Container for NMR spectra info
Container for an NMR experiment info entry.
Variable | Type | Description |
---|---|---|
unique_id | str | The unique ID, formed of experiment_folder + experiment_number. |
sample_id | str | The sample ID. |
experiment_number | str | The number given to the experiment. |
experiment_folder | str | The folder given to the experiment. |
rack | str | The rack number. |
rack_position | str | The rack position. |
acquisition_batch | 1*1 | The acquisition batch. |
instrument | 1*1 | The instrument used. |
spectrometer_frequency | 1*1 | spectratrometer frequency |
peak_width | m*1 | The peak width values. |
Method | Description |
---|---|
csm_nmr_experiment_info_entry.setUniqueID() | Set the unique_id. |
csm_nmr_experiment_info_entry.setSampleID() | Set the sample_id. |
csm_nmr_experiment_info_entry.setExperimentNumber() | Set the experiment_number. |
csm_nmr_experiment_info_entry.setExperimentFolder() | Set the experiment_folder. |
csm_nmr_experiment_info_entry.setRack() | Set the rack. |
csm_nmr_experiment_info_entry.setRackPosition() | Set the rack_position |
csm_nmr_experiment_info_entry.setAcquisitionBatch() | Set the acquisition_batch. |
csm_nmr_experiment_info_entry.setInstrument() | Set the instrument. |
csm_nmr_experiment_info_entry.setPeakWidth() | Set the peak_width. |
Copyright Imperial College London 2019