Small update to sidpy. Changes since last version:
- Added CHANNEL dimension type for sidpy dimensions (for example of usage see this [link](https://github.com/pycroscopy/pycroscopy/issues/273#issuecomment-1267480139)) . 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