**MAJOR UPDATES:**
* BUG FIX: Orthogonal interpolation is enabled by default. Thanks to haesleinhuepf for helping implement this in pyclesperanto-prototype https://github.com/clEsperanto/pyclesperanto_prototype/issues/196. Thanks to dpshepherd for his help as well. This will get rid of edge artefacts with highly anisotropic data.
* Changed GUI so GPU option and deskew angle are now within the Initialize button Dialog Box.
* Can now choose GPU option when Initializing napari plugin
* DrLachie added support for running napari-lattice from the HPC, and fixed bugs in the batch processing section
* Updated notebooks
Tests:
* Fixed Github workflows so it should work with QT tests
* Added more tests for deskewing, cropping and testing batch processing using napari-lattice
** _References for orthogonal interpolation:_**
* [Sapoznik et al., 2020](https://elifesciences.org/articles/57681)
* [qi2lab-OPM](https://github.com/QI2lab/OPM)