max_order | int | Maximum order of polynomial fit this coefficient is a part of | |
order | int | Order of polynomial coefficient | |
residual | float | Mean absolute residual of fit | |
saturated | int | Concerns coefficient for saturated pixels only | |
source | Chip | Chip where crosstalk originates | |
source_amplifier | str | Amplifier/detector half of source chip | |
target | Chip | Chip affected by crosstalk | |
target_amplifier | str | Amplifier/detector half of target chip | |
threshold | float | Threshold pixel value in source CCD between linear and non-linear regime | |
value | float | Value of polynomial coefficient | |