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 thedonarummo_classification.m,panta_classification.m, andweber_classification.mfunctions so that users can choose whether to save mineral names as abbreviations. By default, minerals are classified using their official abbreviations, but, by specifyingFullNames=trueas 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