List of Metadata to Add or Not
List of detector metadata present in the current mx master file (ex: id231):
Name | Example Value | In Dataclass |
---|---|---|
bit_depth_image | 32 | |
bith_depth_readout | 16 | |
countrate_correction_count_cutoff | 72870 | |
countrate_correction_lookup_table | 2D array | |
countrate_correction_table | 2D array | |
pilatus_fw_version | release-2022.1.2 | |
sensor_material | CdTe | |
flatfield | 2D array | |
frame_count_time | 36400.0 [s] | |
frame_period | 36400 [s] | |
number_of_excluded_pixels | 1287750 | |
pixel_mask | 2D array | |
software_version | 1.8.0 | |
roi_mode | ||
trigger_mode | exts | |
x_pixels_in_detector | 4148 | |
y_pixels_in_detector | 4362 | |
detector_number | P-32-0126 | |
detector_readout_time | 1e-07 [s] | |
saturation_value | 72870 | |
sensor_thickness | 0.000075 | |
threshold_energy | 6999.984427575363 eV | |
x_pixel_size | 0.000075 | |
y_pixel_size | 0.000075 |
Some could be add to the sb_detector dataclass.
Edited by Ludovic Broche