XSlice

I've often used “cube slicers” in IDL to interactively examine data. Because I wanted more flexibility than the slicer I had used before could provide, and because I wanted to learn about programming IDL widgets, I decided to write my own. XSlice is the result. It allows the user to display slices through a 3D data cube.

Download

XSlice consists of two files, xslice.pro and xslice_buttons.pro. The former contains the main program, the latter contains some button icons.

Download xslice.pro.

Download xslice_buttons.pro.

Changelog

2008 09 16Initial release.

Bugs & feature requests

Please send bugreports and feature requests to dwijn at iluvatar.org.