Skip to content

hsicube 0.9.0

Latest
Compare
Choose a tag to compare
@maaleske maaleske released this 30 Oct 15:45
· 6 commits to master since this release

hsicube 0.9.0

New release with mostly documentation and test suite improvements. Also included is a new example gallery with a dataset to play around with.

Release notes

Added

  • This CHANGELOG file
  • Tons of documentation and comments
  • Example gallery
  • Ton of test cases and a script for running the suite
  • Many input parameter checks
  • Parameter for mapBands to allow multidimensional return values
  • Cropping can be now done also with a single parameter
  • slice() method for opening im_cube_slicer
  • rgb() method can now calculate a RGB for VIS wavelengths

Changed

  • byCols/unCols renamed to toList/fromList respectively
  • im() uses Colorbrewer colormaps if present
  • Visualizations now show some more metadata by default
  • Test directories renamed to avoid name conflicts

Fixed

  • hist() should now work for earlier MATLAB versions in all cases

Removed

  • Misleading "Normalized" property
  • show() method for autoselecting visualizations