exosim.tools.readoutSchemeCalculator#

Classes#

ReadoutSchemeCalculator

This tool helps in the definition of the channels' readout schemes.

Module Contents#

class ReadoutSchemeCalculator(options_file, input_file)[source]#

Bases: exosim.tools.exosimTool.ExoSimTool

This 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:

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: