How to Create a Sensitivity Map?
Below is a script to create a sensitivity map (somehow equivalent to the CALIBRATION file generated by Didier when using LAMP). This accounts for the pixel detection efficiency. It is generated from the measurement of a 'calibrant' which can be water or vanadium. It might as well recquires the subtraction of a Dark measurement (Cd or B4C) and of an empty cell. it is encouraged to name the output file with a self explanatory name and stored in the internalUse/processed folder.
create_sensitivity.py
Some specific tools for D16B
Below is a python file where functions specific for the D16/D16B visualisation and data manipulation are written. To use them, either download the file in the processed folder and import them or copy/paste the functions in your script.