-
Notifications
You must be signed in to change notification settings - Fork 18
Required formatting of read routines
Bas des Tombe edited this page Nov 7, 2018
·
5 revisions
- {'ST': (['x', 'time'], array(), {'name': 'ST', 'description': 'Stokes intensity', 'units': '-', 'long_description': ''}),
- 'AST': (['x', 'time'], array(), {'name': 'AST', 'description': 'Anti-stokes intensity', 'units': '-', 'long_description': ''})}
- ST
- AST
- REV-ST
- REV-AST
- probe1Temperature
- probe2Temperature
- referenceTemperature
- acquisitiontimeFW
- acquisitiontimeBW
- filenames
- gamma, gamma_var
- dalpha, dalpha_var
- alpha, alpha_var
- c, c_var
- TMPF, TMPF_MC, TMPF_MC_var
- TMPB, TMPB_MC, TMPB_MC_var
- p_val, p_cov
- timeFW, timeFWstart, timeFWend,
- timeBW, timeBWstart, timeBWend
- sections, _section <- kunnen niet gebruikt worden omdat we deze ook als property gebruiken
- is_double_ended <- kunnen niet gebruikt worden omdat we deze ook als property gebruiken
- chdw, chfw <- kunnen niet gebruikt worden omdat we -nu nog- deze ook als property gebruiken
- channel_configuration
- {'x': ('x', array(), {'name': 'distance', 'description': 'Length along fiber', 'long_description': 'Starting at connector of forward channel', 'units': '-'}),
- x
- time
- dictionary
- isDoubleEnded: bool
- forwardMeasurementChannel: int (1-4)
- backwardMeasurementChannel: int (1-4)