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

ibis_etc: need Gaia g-band color terms! #46

Open
dstndstn opened this issue Mar 4, 2025 · 0 comments
Open

ibis_etc: need Gaia g-band color terms! #46

dstndstn opened this issue Mar 4, 2025 · 0 comments

Comments

@dstndstn
Copy link
Member

dstndstn commented Mar 4, 2025

Traceback (most recent call last):
  File "/home/declsp/decam-guider/ibis_etc.py", line 2884, in <module>
    etc.run()
  File "/home/declsp/decam-guider/obsbot/obsbot.py", line 541, in run
    gotone = self.run_one()
  File "/home/declsp/decam-guider/obsbot/obsbot.py", line 515, in run_one
    self.process_file(fn)
  File "/home/declsp/decam-guider/ibis_etc.py", line 2777, in process_file
    self.start_exposure(path, expnum)
  File "/home/declsp/decam-guider/ibis_etc.py", line 2749, in start_exposure
    etc.process_guider_acq_image(path, self.roi_settings)
  File "/home/declsp/decam-guider/ibis_etc.py", line 295, in process_guider_acq_image
    R = meas.run(**kw)
  File "/home/declsp/decam-guider/obsbot/measure_raw.py", line 529, in run
    colorterm = self.get_color_term(stars, band)
  File "/home/declsp/decam-guider/ibis_etc.py", line 1465, in get_color_term
    coeffs = polys[band]
KeyError: 'g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant