Method specific parameters
schema_version
Description: The schema version used to annotate the ITC method specific parameters
Required: yes
Path: metadata.method_specific_parameters.schema_version
Type: enumerator (string)
Options: (0.1.0)
measurements
Description: List of the information about each measurement. This includes target(s), ligand(s), chemical environment, and the position of the sample within the instrument
Required: yes
Path: metadata.method_specific_parameters.measurements
Type: array of object (Measurement)
Contains: See Measurement
injection_mode
Description: Details of how the experiment was conducted in terms of injection (e.g. titration)
Required: no
Path: metadata.method_specific_parameters.injection_mode
Type: enumerator (string)
Options: ('Single injection', 'Titration')
Contains: See Injection_mode
cell_temperature
Description: Temperature of the cell in which the sample is measured
Required: yes
Path: metadata.method_specific_parameters.cell_temperature
Type: object (Temperature)
Contains: See Temperature
cell_volume
Description: Volume of the cell in which the sample is measured
Required: yes
Path: metadata.method_specific_parameters.cell_volume
Type: object (Volume)
Contains: See Volume
reference_power
Description: Energy supplied to the offset header of the reference cell to equilibrate the temperatures
Required: yes
Path: metadata.method_specific_parameters.reference_power
Type: object (Shaking_and_stirring_speed)
Contains: See Shaking_and_stirring_speed
stirring_speed
Description: Sample cell stirring speed in RPM
Required: yes
Path: metadata.method_specific_parameters.stirring_speed
Type: object (Shaking_and_stirring_speed)
Contains: See Shaking_and_stirring_speed
feedback_mode
Description: The operating mode where conditions are adjusted automatically to maintain constant temperature during heat measurements
Required: yes
Path: metadata.method_specific_parameters.feedback_mode
Type: enumerator (string)
Options: ('None', 'Low', 'High')
data_analysis
Description: The details of how data analysis was performed to obtain results
Required: yes
Path: metadata.method_specific_parameters.data_analysis
Type: array of object (data_analysis)
Contains: See data_analysis