hyperspyUI
hyperspyUI copied to clipboard
A user interface for the hyperspy package. https://hyperspy.org/hyperspyUI
Implement unittests using nosetests and [Qt testing facilities](http://doc.qt.io/qt-5/qtest-overview.html). To run CI of a Qt application, a headless environment is insufficient, but AppVeyor should probably work.
Deployment should be automated using e.g. AppVeyor to build on git tags. Current deployment steps (by memory): - [ ] Install needed NSIS patches / plugins (cache). - [ ]...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.6.3)
@ericpre I was wondering what changes might be necessary to properly handle lazy datasets/4D STEM. I think with the Lazy plotting and annotations this might be a little easier/ smoother...
I was going to go through and make this better for large signals so that you could potentially use this as a way to view and check 4D STEM data....
Just some thoughts but things like: 1. Upsampling the icons to match the display 2. Adding a dark mode 3. Modernizing the UI 4. Making the starting logo transparent. Would...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.7.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.8...v0.7.1)