PLEASE icon indicating copy to clipboard operation
PLEASE copied to clipboard

PLEASE: The Python Low-energy Electron Analysis SuitE - Enabling rapid analysis and visualization of LEEM and LEED Data.

Results 8 PLEASE issues
Sort by recently updated
recently updated
newest added

The old source code had very little separation between models, ui, buisiness logic, etc... The new re-write should provide a more clear separation but it will take some time to...

There are a number of options for the core plotting functions required for PLEASE, however the two general options are: * pyqtgraph * old codebase already uses this so many...

A good starting point for the new code development would be the I/O code for loading data from images and `.dat` files to numpy `ndarrays`. This issue depends on #6...

enhancement
I/O

Currently the application supports only LEEM and LEED data. In principle support could be added for other related experimental types such as ARPES. However, this would need to be added...

enhancement
I/O

The current CI framework is doing only the very basic Linux build (default for the python github action) We should investigate enabling builds on macOS and Windows as well, electing...

enhancement
CI

As the re-write for PLEASE v2.0.0 continues, a CHANGELOG should be started to track progress, allowing for incremental releases along the way.

enhancement
documentation

It would be nice to have a more robust parser for the raw data files generated by the Elmitec LEEM systems. The header of these files could be parsed to...

enhancement
I/O

A re-write of the codebase is under way. To help organize the new development effort, a design doc for the application should be created from the recent meeting notes and...

documentation