----------------- - Bug fixes (x- and y-axis vectors failing to generate with imported HDF5 files) - Minor tweaks and improvements
0.4.3
---------------- - Spectrum and Hsi now moved to **data.spectra**. **This could break your fork if you have custom code.** - LazyHDF5 now within CRIkit2 instead of external library - Import macrostage raster images (NIST) from multiple datasets
0.4.2
---------------- - Changes to Phase Error Correction UI and some quality of life improvements
0.4.1
---------------- - The UI for Phase Error Correction now incorporates the wavenumber-increased parameter of 0.4 release
0.4
--------------- - **Important**: PhaseErrCorrectALS now has parameter for whether wavenumber is increasing left-to-right. This is important to set correctly. This should match the `conjugate` parameter in the KramersKronig.
0.3.1
----------------- - Updated h5py deprecated syntax from .value to [:] (XavierAutier) - Minor updates