@@ -138,4 +138,12 @@ The answer will be something like:
- If the detector is switched to other mode (from 'normal' to 'low_noise' or from 'low_noise' to 'normal') we need to take a new pedestal
- We will see that the detector is in different mode in the live visualization (in the image and also inside "Metadata" table there will be additional information, if detector is in low_noise mode). To be checked!
\ No newline at end of file
- We will see that the detector is in different mode in the live visualization (in the image and also inside "Metadata" table there will be additional information, if detector is in low_noise mode). To be checked!
Note: To change the repetition rate for the acquisition with the JF
3. Set ESE detector, Code 159: "divisor" to: 4 for 25 Hz, 2 for 50 Hz, 1 for 100 Hz, etc.
4. In the script ```maloja.py``` in line 219 change "rate_multiplicator" to: 4 for 25 Hz, 2 for 50 Hz, 1 for 100 Hz, etc : "daq = SFAcquisition(instrument, pgroup,........)"