Skip to content

3.1.6 Prune, Cary, and Quick1D improvements

Compare
Choose a tag to compare
@ksunden ksunden released this 19 Nov 19:59
· 559 commits to master since this release

The headlining features of this release include:

  • from_Cary will now read data files correctly where multiple objects have the same name
  • Tweaks to how Quick1D presents data
    • Remove /chop000/
    • Add title with the data name
    • Add padding for ylim
  • Improvements to set_fig_labels
    • Will now remove labels from axes
    • Can now be told a region to work on, rather than only the whole figure
  • Data.prune method to remove unused variables and channels easily
  • Continued improvements to documentation and examples

Full changelog can be found here.