Notebook name: from_attenuation_to_concentration.ipynb
This notebook takes normalized data (attenuation) as input and will apply the formula defined to the data. The data are then exported as TIFF. This formula convert attenuation into concentration values.
If you need help accessing this notebook, check the How To > Start the python notebooks tutorial.
Check the full tutorial here
Select the folder that contains the normalized images
Need help using the File Selector?
Define the conversion equation to use where
Run this cell to convert the data. A progress bar will show you the evolution of the correction, then disapear once it’s done.
Select the location where the output folder will be created based on the name of the input folder
if input folder is data_03 output folder will be data_03_concentration
Need help using the File Selector?