device_FLI_Kepler4040_sn2821221.yml 3.13 KB
# Schema file to check the syntax of this config file
schema: schema_device-2.0.yml

# Here is the description of the configuration of an isolated device
DEVICE:

    inventory_label: CAM-FLI-2821221
    manufacturer: FLI
    model: Kepler4040
    description: "Camera FLI CMOS" # opt str
    sn: KL2821221
    power:
        voltage: 220
        intensity: 10
        socket: "CEE 7/7 2P+T"
        
    connector:
        input: "male 3 inches"
        output: USB3

    CAPABILITIES:
    
        - CAPABILITY:
            component: DetectorSensor
            
            attributes:
            
                - attribute:
                    key: manufacturer
                    value: GSense4040

                - attribute:
                    key:  model
                    value: MN34230

                - attribute:
                    key:  type
                    value: CMOS
                    
                - attribute:
                    key:  exposuretime
                    value: 1.0
                    liminf: 1e-5
                    limsup: 600
                    is_editable: True
                    
                - attribute:  
                    key: binnings
                    value: 
                        binxy:       [ [1,1] ]
                        readouttime: [     6 ]
                    is_editable: False
                    
                - attribute:
                    key:  celldimx
                    value: 9e-6
                - attribute:
                    key:  celldimy
                    value: 9e-6
                    
                - attribute:
                    key:  cellnbx
                    value: 4096
                - attribute:
                    key:  cellnby
                    value: 4096

                - attribute:
                    key:  color
                    value: None
                    
                - attribute:
                    key:  qdes
                    value:
                        wavelengths:  [379e-9, 380e-9, 1100e-9, 1101e-9]
                        qde: [0.0,       0.9,     0.9,     0.0]
                        
                - attribute:
                    key: electronic
                    value:
                        gain_manufacturer: ["merge", "high", "low"]
                        gain_eadu:         [1.10 1.57  20.99] # e/adu
                        readout_noise:     [4.19 6.37 33.97] # e
                        readout_signal:    [145, 157, 85] # adu
                        saturation_level:  [65535, 4096, 4096] # adu

        - CAPABILITY:
            component: DetectorShutter
            
            attributes:
            
                - attribute:
                    key: manufacturer
                    value: FLI

                - attribute:
                    key: model
                    value: None

                - attribute:
                    key: type
                    value: ['rolling']

                - attribute:
                    key: modes
                    value: ["opened"]
                    is_editable: False

    ATTACHED_DEVICES:
        - file: device_FLI_KITS_sn0x1.yml