Leaving notes during quantem code jam session with students of COLab:
- H5 files are not readable for initializing a dataset object (must extract the array for now).
- Swap import error occurs when using arrays first.
- Enable setting different origins for diffraction images when using
from_array.
- Consider combining
get_dp_<min/max/median, etc.> into a single function?
show2d does not display boolean images.
These are terse notes at the moment but they can be expanded later on.
@cophus I will be focusing on developing widgets in quantem for the next days to come but I'm happy to help/assist and review PRs for anyone.
Leaving notes during quantem code jam session with students of COLab:
from_array.get_dp_<min/max/median, etc.>into a single function?show2ddoes not display boolean images.These are terse notes at the moment but they can be expanded later on.
@cophus I will be focusing on developing widgets in
quantemfor the next days to come but I'm happy to help/assist and review PRs for anyone.