AARE
Data analysis library for PSI hybrid detectors
|
Namespaces | |
namespace | read_frame |
Variables | |
read_frame.header_dt | |
int | read_frame.rows = 512 |
int | read_frame.cols = 1024 |
int | read_frame.frames = 10 |
read_frame.data = np.zeros((frames,rows,cols), dtype = np.uint16) | |
read_frame.header = np.zeros(frames, dtype = header_dt) | |
str | read_frame.file_name = 'jungfrau_single_d0_f{}_0.raw'.format(file_id) |
read_frame.f | |
read_frame.dtype | |
read_frame.count | |
read_frame.uint16 | |