twVolc / PyCamPermanent

Permanent PiCam (SO2) installation project software
GNU General Public License v3.0
2 stars 2 forks source link

doas_results processing parameters txt file does not update light dilution correction value used #154

Closed tpering closed 2 months ago

tpering commented 3 months ago

As above, the processing file does not update the light dilution correction factor used (have confirmed that data has been corrected with factor).

See here:

image

twVolc commented 3 months ago

Light dilution correction in this case is a boolean relating to if this processing procedure used the full light dilution correction algorithm (i.e. did it perform the entire LDF calculation procedure for each spectrum). So having it set to 0 in this case should be correct. When setting the LDF manually like I think you have, this value should still be displayed in the doas_results file output under the LDF column - when set manually that LDF will just be the same in every row of the file.

tpering commented 3 months ago

Gotcha, might be more accurate if this was either "true" or "false" or "true-static" or similar?

twVolc commented 2 months ago

Edited the line to say: Light dilution correction used (on/off)= for some clarity. This has been edited in Dev.