Skip to content

Version 1.5.2

Latest

Choose a tag to compare

@weber1158 weber1158 released this 16 Jun 14:06
· 1 commit to main since this release
bac65bb

Minor Release - Ideally this release should not interfere with previous workflows/scripts.

Small updates include:

  • Added a new function (kutuzov_classification.m) for applying the mineral classification workflow from Kutuzov et al. (2026) to element data. This function is technically for single particle ICP-TOFMS data, but it also works fairly well on SEM-EDS peak intensity data.
  • Added an optional name-value pair (FullNames=true) to the donarummo_classification.m, panta_classification.m, and weber_classification.m functions so that users can choose whether to save mineral names as abbreviations. By default, minerals are classified using their official abbreviations, but, by specifying FullNames=true as the second input argument, the full mineral names will be saved to the output variable instead of their abbreviations.
  • Documentation additions/corrections
  • Removal of poster files to reduce the size of the repo