Entry for csm_nmr_calibration data.
Container for the NMR calibration info.
| Variable | Type | Description |
|---|---|---|
| sample_id | str | The sample ID. |
| sample_type | str | Urine/Plasma/Serum/etc. |
| calibration_type | str | Peak to calibrate against, glucose, TSP, single. |
| calibration_ref_point | str | Must be filled in if calibration_type is single. |
| calibration_search_min | 1*1 | Must be filled in if calibration_type is single. |
| calibration_search_max | 1*1 | Must be filled in if calibration_type is single. |
| Method | Description |
|---|---|
| csm_nmr_calibration_info_entry.setSampleID() | Set the sample_id; |
| csm_nmr_calibration_info_entry.setSampleType() | Set the sample_type; |
| csm_nmr_calibration_info_entry.setCalibrationType() | Set the calibration_type; |
| csm_nmr_calibration_info_entry.setCalibrationRefPoint() | Set the calibration_ref_point; |
| csm_nmr_calibration_info_entry.setCalibrationSearchMin() | Set the calibration_search_min; |
| csm_nmr_calibration_info_entry.setCalibrationSearchMax() | Set the calibration_search_max; |
Copyright Imperial College London 2019