Skip to content

0.1.4

Compare
Choose a tag to compare
@morganjwilliams morganjwilliams released this 19 Feb 07:44

0.1.4 Changelog

  • Web tests switched off, as the MELTS web service appears to be retired.

pyrolite_meltsutil.tables

  • Added note to pyrolite_meltsutil.util.tables.integrate_solid_composition to assert that it's for use with singular experiments, not aggregations of experiments.

pyrolite_meltsutil.vis

  • Updated pyrolite_meltsutil.vis.templates functions to return a tuple of axes and proxies ((ax, proxies)) for easier legend creation. The proxies object is a dictionary of phaseID : {**styling}.
  • Updated pyrolite_meltsutil.vis.style functions to have expanded sets of linestyles/markers for plotting up to 8 different series (note that half of these would be duplicates)

pyrolite_meltsutil.util

  • Added pyrolite_meltsutil.util.log for consistent logging handling.
  • Move pyrolite_meltsutil.util.general.get_process_tree and pyrolite_meltsutil.util.general.check_perl over from pyrolite