lcls-psana / graphqt

A set of classes and methds to draw graphical data using PyQt (4) widgets.
0 stars 2 forks source link

View images from files of different types #1

Closed msdubrovin closed 7 years ago

msdubrovin commented 7 years ago

Working for FDE (Fiber Diffraction Experiment) Meng's analysis I need in application which allows to view images from files of different types including .txt, .npy, .h5 (generated by CrystFEL e.g. pattern_sim), .bin (for SZ compressor). This option can be easily added to app iv.

msdubrovin commented 7 years ago

It is done in 1st approximation in File mode: