v1.0.1-alpha - 2017-10-16
- Initial release.
- Seeded to R Roth.
- All plot function reduce plot struct (ps) matrices by stripping NaN rows. This speeds up code and makes looking at things like ps.val much easier.
- Expanded help
- mmPlot plots for ps.session now show session on x/y axis
- Standardize case for class methods, e.g. mmMap.GetMapValues() to mmMap.getMapValues().
- Figure out why loading .tif files is so slow.