lib.Calibration.Qcalibration module

class lib.Calibration.Qcalibration.QubicCalibration(d, path='/opt/hostedtoolcache/Python/3.10.20/x64/lib/python3.10/site-packages/qubic/calfiles/')[source]

Bases: object

Class representing the QUBIC calibration tree. It stores the calibration file names and “hardcoded” values and provides access to them. If the path name of a calibration file is relative, it is first searched relatively to the working directory and if not found, in the calibration path.

Methods

get

get(name, *args)[source]