enthought / ensemble

High-level widgets for building Python applications
Other
4 stars 7 forks source link

[WIP]: Add volume data filters #48

Open dmsurti opened 9 years ago

dmsurti commented 9 years ago

This adds a default implementation to transform the VolumeData.raw_data property.

When the volume_filter of VolumeData is set, the raw_data is recomputed which results in reloading the histogram and the 3D volume.