4.1.2.1. lib.constants
#
Set global variables in this module.
This module contains global variables that are used throughout the program. These variables define various constants related to the sample, instrument, and measurement.
Author: Thomas Arne Hensel Date: 03/2023
4.1.2.1.1. Module Contents#
4.1.2.1.1.1. Data#
4.1.2.1.1.2. API#
- lib.constants.BLEACH_IDX = 'array(...)'#
- lib.constants.PHOTON_BUDGET = None#
- lib.constants.BACKGROUND_RATE = 1e-09#
- lib.constants.NUMBER_OF_MOLECULES = 2#
- lib.constants.MOLECULE_BRIGHTNESS = 1.0#
- lib.constants.BLINKING = False#
- lib.constants.SINGLE_MOLECULE_PHOTON_BUDGET = None#
- lib.constants.LAMBDA = 640#
- lib.constants.EXC_PSF = 'sine'#
- lib.constants.ALPHA = None#
- lib.constants.AIRY_FACTOR = 1.22#
- lib.constants.NUMERICAL_APERTURE = 1.4#
- lib.constants.DETECTION_FWHM = 350#
- lib.constants.DIMENSIONS = 2#
- lib.constants.SUPERPOSITION_TYPE = 'incoherent'#
- lib.constants.DET_PSF = 'gauss'#
- lib.constants.STED_FACTOR = 10#
- lib.constants.SIG_TO_FWHM = 2.35482#
- lib.constants.REPETITIONS = 1#
- lib.constants.ITERATION_DEPTH = 3#
- lib.constants.DWELL_TIME = None#
- lib.constants.SCAN_RANGE = None#
- lib.constants.BLOCK_SIZE = 1#
- lib.constants.PIXEL_NUMBER = 160#
- lib.constants.MEASUREMENT_MODE = 'phase'#
- lib.constants.SHRINK_FACTOR = 0.8#
- lib.constants.LIGHT_FACTOR = 1.05#