Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of Missing Reference Lamps [Missing Modes] #390

Open
3 of 6 tasks
simontorres opened this issue Mar 15, 2024 · 2 comments
Open
3 of 6 tasks

List of Missing Reference Lamps [Missing Modes] #390

simontorres opened this issue Mar 15, 2024 · 2 comments
Labels
March 2024 Sprint Solve long standing issues and implement new requirements.

Comments

@simontorres
Copy link
Member

simontorres commented Mar 15, 2024

Some new modes have been added and there is no way to find the wavelength calibration because the necessary reference lamps have been added, here we will track those missing lamps.

Note: All reference lamps must be obtained using binning 1x1 and the narrowest possible lamp.

  • 2100_3900 1x2 slit 0.45
  • 2100_5000A 2x2, slit 1.0 arcseconds
  • 2100_6507A Filter GG455 binning 1x2 slit 0.45"
  • 1200_CaNIR Filter OG570 binning 1x2 slit 0.8
  • 600UV 2x2 slit 1.0 CuHeAr
  • 600UV 2x2 slit 1.5 (same as above)

Data was obtained after February 13th, 2024

  • 2024/02/16
  • 2024/02/17
  • 2024/02/21
@simontorres simontorres added the March 2024 Sprint Solve long standing issues and implement new requirements. label Mar 18, 2024
@simontorres
Copy link
Member Author

Workaround to get 1200_CaNIR working

The 1200_CaNIR is spectroscopically the same as 1200M7, using this workaround will not affect your wavelength solution.

  1. Clone the goodman pipeline package
    git clone https://github.com/soar-telescope/goodman_pipeline.git

  2. Move into the folder and navigate to
    goodman_pipeline/goodman_pipeline/data/ref_comp

  3. Copy the 1200M7 HgArNe lamp
    cp goodman_comp_1200M7_OG570_HgArNe.fits goodman_comp_1200_CaNIR_OG570_HgArNe.fits

  4. Using any proper tool for editing headers change the header of goodman_comp_1200CaNIR_OG570_HgArNe.fits to the following values
    WAVMODE = 1200_CaNIR

    If you have other lamps might want to repeat the same (steps 3 and 4) of all the 1200M7 lamps

  5. Now you need to tell the pipeline where to find it. You must place it in a different folder, there must be only reference lamps there, if you can locate where the package is installed you can also copy it there, where all the other lamps are. Then use the --reference-files option to tell the pipeline where to search for lamps.

@simontorres
Copy link
Member Author

@cbaorion do we really need the lamps for 600UV CuHeAr? in the pipeline there is already a lamp for that setup taken with the 0.45' slit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
March 2024 Sprint Solve long standing issues and implement new requirements.
Projects
None yet
Development

No branches or pull requests

1 participant