Add gain map structure to README

This commit is contained in:
2024-04-17 14:27:47 +02:00
parent e5f9c69284
commit e84beba6e9

View File

@ -73,7 +73,7 @@ Data analysis:
## Structure of JF gain map files
Gain maps are generated by *JFMC_CalibWriter_wBP* and named *gainMaps_MXXX_yyy-mm-dd.bin*, whereby *MXXX* denotes the module number. Every binary file contains six gain maps in the order G0, G1, G2, HG0, HG1, HG2. Every gain map is an array of doubles with size 512*1024 (rows*columns) corresponding to the gain factor in ADU/keV for every pixel of the module.
Gain maps are generated by *JFMC_CalibWriter_wBP* and named *gainMaps_MXXX_yyy-mm-dd.bin*, whereby *MXXX* denotes the module number. Every binary file contains six gain maps in the order G0, G1, G2, HG0, HG1, HG2. Every gain map is an array of doubles with size 512x1024 (rows x columns) corresponding to the gain factor in ADU/keV for every pixel of the module.
## Legacy: Direct beam
Provides a relative calibration between high and medium gains. The current in the X-ray box is varied to measure the response of high and medium gains. The ratio of the two gains is the ratio of fitted gradients.