-
Notifications
You must be signed in to change notification settings - Fork 18
Required formatting of read routines V2
Bas des Tombe edited this page Feb 19, 2020
·
1 revision
This page superseeds the first version. It is currently not implemented yet.
- {'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
- rst
- rast
- probe1Temperature
- probe2Temperature
- referenceTemperature
- acquisitiontimef
- acquisitiontimeb
- filenames
- gamma, gamma_var
- dalpha, dalpha_var
- alpha, alpha_var
- df, df_var
- db, db_var
- tmpf, tmpf_ci, tmpf_var
- tmpb, tmpb_ci, tmpb_var
- p_val, p_cov
- timef, timef_start, timef_end,
- timeb, timeb_start, timeb_end
- 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
- MC
- CI
- seconds
- minutes
- hours
- days
- dictionary
- isDoubleEnded: bool
- forwardMeasurementChannel: int (1-4)
- backwardMeasurementChannel: int (1-4)