| Name | Short Name | Type | Description | 
| T (temperature in C) | T | real | Temperature | 
| Ionic strength | ion | real | Ionic strenght of the medium for buffer calculations. | 
| Apply point-by-point range criteria | criteria | boolean | Whether to apply trace and data point selection criteria defined below and in the calibration functions. | 
| Valid Ratio Range | RatioRange | string | Data point filtering criterion. | 
| Valid DF/F Range | DFPFRange | string | Data point filtering criterion. | 
| Valid Concentration Range (times Kd) | ConcRange | string | Data point filtering criterion. These values times the Kd, in the unit of the Kd | 
| Viewfield level QC | ViewFieldQC | boolean | Turns on or off following quality control criteria that allow removing all traces. | 
| Limit minimal % of traces passing QC | LimitMMPQCpercent | real | Zero or 100 turns the feature off. If the % (of total) is less than the limit, all traces are removed. | 
| Limit minimal number of traces passing QC | LimitMMPQCnumber | integer | Zero turns the feature off. If the number of calibrated traces is less than the limit, all traces are removed. |