Skip to content

Releases: MillionConcepts/marslab

v0.9.25

12 Nov 21:01

Choose a tag to compare

Added

  • SCAM and CCAM filter info
  • stereo anaglyphs as a Look option

v0.9.24

19 Feb 20:01

Choose a tag to compare

Added

  • additional colors for use with pretty-plot

v0.9.23

16 Jan 02:21

Choose a tag to compare

Full Changelog: v0.9.22...v0.9.23

v0.9.22

09 Aug 21:27

Choose a tag to compare

fixed

  • two edge cases in tick placement/formatting

v0.9.21

09 Aug 20:37

Choose a tag to compare

fixed

  • removed a stray print debug

v0.9.2

09 Aug 16:52

Choose a tag to compare

Removed

  • some unnecessary dependency specifications

Full Changelog: v0.9.14...v0.9.2

v0.9.14

08 Aug 21:31

Choose a tag to compare

Added

  • extensive in-code documentation, type hints, and shared type objects
  • a variety of new / expanded tests

Changed

  • Improvements to imgops.imgstats.fhplot
  • added test frameworks to default environment
  • extensive linting and refactoring
  • imgops.imgutils.normalize_range now forbids half-floats by default
  • geom can now interpret older VICAR-style attributes in PDS3 labels

Fixed

  • some cases in which tick values were misplaced in imgops.render.attach_colorbar
  • several out-of-date or incorrect tests
  • inconsistencies in name parsing in several geom functions
  • several small inconsistencies and edge-case errors in spectops
  • a variety of small changes for compatibility with deprecations in matplotlib
  • several bugs in imgops.imgutils functions related to MaskedArray edge cases
  • fixed some inconsistencies and edge cases in scaling/normalization functions in imgops.imgutils

Full Changelog: v0.9.13...v0.9.14

v0.9.13

06 Dec 20:27

Choose a tag to compare

Added

  • Timeout for poolutils.wait_for_it and a hook for it in bandset.bandset.make_look_set

Changed

  • Now permits int tick labels in imgops.render.colormapped_plot
  • Improvements to imgops.imgstats.fhplot

Fixed

  • Index column in m3 target wavelengths in marslab.compat.data.m3_target_wavelengths.csv

Removed

  • clize dependency

Full Changelog: v0.9.12...v0.9.13

v0.9.12

22 Feb 14:30

Choose a tag to compare

  • additional masking functionality for NaN

  • added dpi_from_image function

  • added streamlined zcambandset

Full Changelog: v0.9.11...v0.9.12

v0.9.11

22 Nov 17:25

Choose a tag to compare

  • Masking options added, sky masking improved
  • Performance increases and simplified and refactored functions