WPI-SurfMet-Lab / Multiscale-Statistical-Analysis

Multiscale regression/discrimination analysis software, which uses multiscale area data exported from MountainsMap®.
https://www.surfacemetrology.org/
MIT License
2 stars 0 forks source link

Restructure PlotData backend, neatly store data in usable objects; convert PlotData into file import utility #88

Closed MatthewSpofford closed 4 years ago

MatthewSpofford commented 4 years ago

Store plot data in an object more usable than lists (relative_area, complexity, regress_sets, etc.). These objects would then be used to easily ignore any scale discrepancies.


Blocking: #20, #54, #87

MatthewSpofford commented 4 years ago

Plan is for PlotData to be converted into a utility class meant for importing analysis file results.