Version 23.0.0
·
67 commits
to master
since this release
- add
deleteWidget
method to CILViewerBase - Add environment file for development of the viewer
- ImageWriter writes out with file extension set in FileFormat variable - previously didn't necessarily
do this for some hdf5 formats. - Fix bug with returning HDF5 attributes from HDF5Reader
- Move code for resetting camera out of TrameViewer3D and into CILViewer
- Adds the following methods to CILViewer (and corresponding unit tests):
- getGradientOpacityPercentiles
- getScalarOpacityPercentiles
- getVolumeColorPercentiles
- Adds to CILViewerBase (and corresponding unit tests):
- getSliceColorPercentiles
- setup.py:
- Always normalise the version from git describe to pep440