Updated configuration file organization and workflow description.
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
project_name: 'scientific question' # beamtime, smog_chamber, lab_experiment
|
||||
experiment_name: 'kinetic_flowtube_study' # 'flowtube' beamtime, smog_chamber, lab_experiment
|
||||
input_file_directory: '//fs101/5505/Data'
|
||||
output_file_directory: 'output_files/'
|
||||
|
||||
# Define
|
||||
project_name: 'Photoenhanced uptake of NO2 driven by Fe(III)-carboxylate'
|
||||
experiment_name: 'kinetic_flowtube_study' # 'beamtime', 'smog_chamber_study'
|
||||
user_name: 'LuciaI'
|
||||
group_id: '5505'
|
||||
experiment_date:
|
||||
data_level: 'level_0'
|
||||
|
||||
input_file_directory: '//fs101/5505/Data'
|
||||
output_file_directory: 'output_files/'
|
||||
|
||||
#
|
||||
instrument_datafolder: # analytical_methods:
|
||||
- 'Lopap'
|
||||
- 'Humidity_Sensors'
|
||||
@@ -16,10 +18,12 @@ instrument_datafolder: # analytical_methods:
|
||||
- 'T200_NOx'
|
||||
- 'T360U_CO2'
|
||||
|
||||
integration_mode: 'collection' #'experimental_step # 'collection' # or experimental_step
|
||||
# Define data_integration mode as either 'collection' or 'experimental_step'
|
||||
integration_mode: 'collection'
|
||||
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
||||
datetime_steps:
|
||||
- '2022-11-22 00-00-00'
|
||||
- '2022-01-31 00-00-00'
|
||||
- '2023-06-22 00-00-00'
|
||||
- '2023-06-29 00-00-00'
|
||||
- '2023-06-22 00-00-00'
|
||||
|
||||
Reference in New Issue
Block a user