Changed ordering of data integration config files so that they align with our experimental campaign hierarchy.
This commit is contained in:
@@ -3,9 +3,10 @@ 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_name: 'kinetic_flowtube_study' # 'beamtime', 'smog_chamber_study'
|
||||
experiment_date:
|
||||
data_level: 'level_0'
|
||||
|
||||
@@ -19,7 +20,7 @@ instrument_datafolder: # analytical_methods:
|
||||
- 'T360U_CO2'
|
||||
|
||||
# Define data_integration mode as either 'collection' or 'experimental_step'
|
||||
integration_mode: 'collection'
|
||||
integration_mode: 'experimental_step'
|
||||
# Specify datetimes (YYYY-MM-DD HH-MM-SS) at which experimental steps were created.
|
||||
datetime_steps:
|
||||
- '2022-11-22 00-00-00'
|
||||
|
||||
Reference in New Issue
Block a user