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

Near-final Main Survey MTL logic for repeat observations #731

Merged
merged 14 commits into from May 12, 2021
Merged

Conversation

geordie666
Copy link
Contributor

This PR updates the format of the initial MTL ledgers, and establishes MTL decisions for (non-LyA quasar) repeat observations, for the Main Survey. Updates include:

  • All MWS targets are observed twice before dropping to the DONE priority.
    • The repeat observations occur at an interstitial, relatively low priority.
      • Except for MWS_BHB, which is repeated at a relatively high priority.
  • All QSO targets are observed twice before dropping to the DONE priority.
    • The repeat observations occur at an interstitial, relatively low priority.
      • Except for z > 1.6 quasars, which receive 4 observations:
        • QSOs at z > 2.1 are repeated at high priority.
        • QSOs at 1.6 < z < 2.1 are repeated at relatively low priority.
    • The exact same logic is applied for secondary targets that have flavor QSO.
  • All other primaries are observed once before dropping to the DONE priority.
  • TARGET_STATE is expanded to include the full bit-names for all targets.
    • Previously, BGS, MWS and secondary targets only had "BGS", "MWS" or "SCND" for the bit-name.
  • Some extra informational redshift columns in the ledgers:
    • ZS, which is intended to hold "RR" for redrock, "QN" for QuasarNET, etc.
    • ZINFO, which is intended as a catch-all for algorithmic updates.

@geordie666 geordie666 merged commit dfed474 into master May 12, 2021
@geordie666 geordie666 deleted the ADM-mtl-MS branch May 12, 2021 23:32
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

Successfully merging this pull request may close these issues.

None yet

1 participant