NCAR / ucomp-pipeline

Data processing pipeline for UCoMP
Other
6 stars 3 forks source link

LCVRELX header value reported in the wrong units #220

Closed bberkeyU closed 1 year ago

bberkeyU commented 1 year ago

It looks like the L0 LCVRELX header value for 20220901.211529.36.ucomp.1074.l0.fts is:

LCVRELX  =                0.300 / [ms] Delay after LCVR turning before data  

The correct value is 0.3 [s] (seconds). The header_config.ini for the real-time code has been fixed, so this problem should be corrected for future UCoMP data, but we will need an epoch for data taken before 2023, to change to change the comment from [ms] to [s].

mgalloy commented 1 year ago

This is now in seconds:

LCVRELX =                0.300 / [s] delay after LCVR turning before data

@bberkeyU Should that "turning" actually be "tuning"?

StevenTomczyk commented 1 year ago

Yes, it should be tuning.