Skip to content
Permalink
7efdcdd58b
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
16 lines (16 sloc) 1.53 KB
session: # describe a data collection session, REQUIRED: pst_id (if not none, just use 'NONE')
0:
session_preparer: TAR # `user_id` of the person who prepared and collected the session, must already be in user table, Ex: KJF
spectrometer_id: Hu800 # `spectrometer_id` session was collected at, must already be in spectrometer table, Ex: Hu800
pst_id: Db0515A.000 # `pst_id` the session is for
time_domain_dataset: # record information about a time domain dataset, REQUIRED: `subdir_name`
0:
subdir_name: '1' # path to where fid/ser file is, can be a relative path, len <= 128, Ex: 1/
pst_id: Db0515A.000 # `pst_id` of sample, must already be in pst table, Ex: Db0515.001
pulse_sequence_nickname: # nickname for pulse sequence, controlled vocabulary
probe_id: # `probe_id` for the probe, if blank probe information pulled from fid directory
1:
subdir_name: '2' # path to where fid/ser file is, can be a relative path, len <= 128, Ex: 1/
pst_id: Db0515A.000 # `pst_id` of sample, must already be in pst table, Ex: Db0515.001
pulse_sequence_nickname: # nickname for pulse sequence, controlled vocabulary
probe_id: # `probe_id` for the probe, if blank probe information pulled from fid directory