v0.2.1 (June 2017)
The work for this update was done during the Mozilla Global Sprint 2017. Thank you @alysivji and @rarredon for your contributions! Thanks @stephwright and the Mozilla Open Science Team for organizing an awesome event!
New Features:
- If legend is not explicitly given, it can be computed implicitly by passing
legend=True - Align flag added to
hyp.plotfunction - Align flag added to
hyp.tools.reducefunction - Reduce flag added to
hyp.tools.alignandhyp.tools.procrustesfunctions - Align and reduce flags added to
hyp.tools.loadfunction - Updated examples with new syntax
Bugs Squashed:
- Fixed import bug for saving animations
- Fixed bug in align function where an extra column(s) of zeros were appended to data before alignment if ndims<=2