exosim.tools.readoutSchemeCalculator#
Classes#
This tool helps in the definition of the channels' readout schemes. |
Module Contents#
- class ReadoutSchemeCalculator(options_file, input_file)[source]#
Bases:
exosim.tools.exosimTool.ExoSimToolThis tool helps in the definition of the channels’ readout schemes. Starting from the desired readout format, this tool estimates the best parameters to set in the channel description to best fit the ramp.
- Variables:
input (str) – input file
options (dict) – This is parsed from
LoadOptions
Examples
>>> import exosim.tools as tools >>> >>> tools.ReadoutSchemeCalculator(options_file = 'tools_input_example.xml', >>> input_file='input_file.h5')
- load_focal_plane(ch)[source]#
It loads the channel focal plane from the input file:
- Parameters:
ch (str) – channel name
- Returns:
CountsPerSecond– focal planeCountsPerSecond– foreground focal plane