RNO-G / mattak

RNO-G dataformats
1 stars 1 forks source link

Voltage Calibration (DC) #1

Closed cozzyd closed 1 week ago

cozzyd commented 2 years ago

Each physical sample has its own conversion to voltage. In principle this can be known from the DC bias scan, however the temperature dependence complicates this.

We need to figure out how to deal with the temperature dependence, and then implement voltage calibration into mattak. There is a partial attempt at implemenation already (mattak::VoltageCalibration) but it's not really trying to tackle temperature dependence very well.

fschlueter commented 7 months ago

Should we close this or change the title to something like add temperature dependency to voltage calibration?