Detector classes ^^^^^^^^^^^^^^^^ Detector classes have not yet been integrated into the **Skimpy** framework. However these classes provide useful information about detectors. .. _detectorproperties_class: DetectorProperties ------------------- The base class for detectors. .. autoclass:: skimpy.detectors.detectorprops.DetectorProperties :members: :special-members: __init__ DetectorProperties_GT4095 ------------------------- This is a descriptrion of the Allied Vision GT4095 CCD detector. This detector was used on the 2018 CATS instrument. .. autoclass:: skimpy.detectors.detector_gt4095.DetectorProperties_GT4095 :members: :special-members: __init__