NCAR / ucomp-pipeline

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

Identify documents that define the UCOMP FSR or Continuum spacing #292

Closed bberkeyU closed 2 months ago

bberkeyU commented 3 months ago

There is some concern that we have multiple answers for the UCoMP lyot filter Free Spectral Range (FSR) and, therefore, continuum spacing, which is FSR/4.

Checking Google Drive, I found documents called: Line List.xlsx UCoMP Line List.xlsx Line List.xlxs Which have FSR of 5.03 and 5.025 for 1074.

In subversion: Integration and Testing\Tuning\filter.txt Shows 1074 FSR as 5.025 Integration and Testing\Wavelength Calibration\UCoMP_Trans.pro Defines the 1074 FSR as 4.970

I don't know where the 4.970 values come from; they have been in UCoMP_Trans since I first checked them into Subversion.
The 5.025 values come from Phil Oakley and Steve's work in 2014.

Answer: The original numbers were based on physical measurements of the LiNbO crystals and the theoretical index of refraction. We measured the actual FSR in the tuning fits. The best-known FSR values are the stage periods from the tuning files. With the continuum offsets FSR/4.

bberkeyU commented 2 months ago

subversion:\HAO-IG\UCOMP\Integration and Testing\Tuning\Analysis\make_ucomp_cal_file.pro The program that maps the random lyot filter tunings in the lab a phase-> voltage lookup table that the realtime code uses to drive the LCVR voltage, computes a period for each of the stages. The period for stage0 (the thinnest crystal/widest cosine envelope) should be the FSR of the instrument if everything is working correctly.

This code finds the 1074.7 FSR/period to be 5.1271543 1074.7 tuning file

bberkeyU commented 2 months ago

FSR/period values from the tuning files: tuning_calibration_1074.7.ini:period = 5.1271543 tuning_calibration_1079.8.ini:period = 5.1824248 tuning_calibration_1083.0.ini:period = 5.2177031 tuning_calibration_530.3.ini:period = 0.8343041 tuning_calibration_637.4.ini:period = 1.4443314 tuning_calibration_656.3.ini:period = 1.5663056 tuning_calibration_670.2.ini:period = 1.6309743 tuning_calibration_691.8.ini:period = 1.7797394 tuning_calibration_706.2.ini:period = 1.8777221 tuning_calibration_761.2.ini:period = 2.2670970 tuning_calibration_789.4.ini:period = 2.4919660 tuning_calibration_802.4.ini:period = 2.5844097 tuning_calibration_991.3.ini:period = 4.2715816

bberkeyU commented 2 months ago

The resource files need to be updated for this new period/FSR with the continuum_offset set to FSR/4

wave | continuum_offset 530.3 | 0.208576025 637.4 | 0.36108285 656.3 | 0.3915764 691.8 | 0.44493485 706.2 | 0.469430525 789.4 | 0.6229915 1074.7 | 1.281788575 1079.8 | 1.2956062 1083.0 | 1.304425775   |   New Lines |   670.16 | 0.407743575 761.10 | 0.56677425 802.41 | 0.646102425 991.26 | 1.0678954