You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor plotting bug fixes
Fixed plotting error when using a split axis and specifying start and stop of age bins. Changed calcComparisonCSV() to make backwards compatible with v1.3 of notebook. Fixed plotting errors with plotHeatMap and plotDepoAge.
Multiple updates to detritalPy and release of detritalPy-mix and detr…
…italPy-nmf
Added two new notebooks, detritalPy-mix and detritalPy-nmf, and associated code. Fixed plotting issue due to matplotlib update, added Wasserstein distance metric, and updated MDS regarding how stress by is returned from sklearn for non-metric MDS.
Bug fixes and updates to MDA calculations
Fixed a bug that could cause the YC2s(3+) and Y3Zo MDA methods to miss the youngest cluster in certain circumstances. Updated the tau method filtering criteria. Updated code documentation and MDA options (e.g., whether analyses must be adjacent, or contiguous, to form a 'cluster').