Skip to content

0.11

Compare
Choose a tag to compare
@ramav87 ramav87 released this 04 Oct 20:09
· 204 commits to main since this release
1e3a0d4

Small update to sidpy. Changes since last version:

  • Added CHANNEL dimension type for sidpy dimensions (for example of usage see this link) . This is useful for multi-channel spectral datasets, which can now be plotted using the intrinsic .plot() method
  • Added updated capability on spectral visualizer to enable plotting of multi-channel spectra
  • Small changes with set_dimension() method to be more robust
  • Minor bug fixes
  • Updates to various tests