-
Notifications
You must be signed in to change notification settings - Fork 24
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
QuasarNet afterburner updates part I #2402
base: main
Are you sure you want to change the base?
Conversation
Test output files are in
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll leave the more detailed review to Allyson, since she has more in-depth knowledge of this code and how it interplays with redrock and the templates. I have two comments, one can be ignored if too much work, and one log message that I think needs to be updated.
I talked with Stephen in person about this, but I am writing it here for better tracking. |
I agree with @abrodze's suggestion to not rerun Redrock on sky fibers, but would like to save that for a followup PR that makes other output changes e.g. adding missing columns. I believe the only output changes from this PR are:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments related to the bestchi2 section we have discussed in person. Fine to push this to future PR
@abrodze raised the additional issue of whether the simultaneous run of LOZ and HIZ templates will result in more ZWARN=4 (SMALL_DELTA_CHI2) flags in the 1.4 < z < 1.6 overlap region (close redshifts, but still |dv|>1000). Previously these would not occur because LOZ and HIZ were run separately so they couldn't trigger warnings on each other. I will try to quantify this before merging. |
This PR requires desihub/redrock#320 and fixes:
I have not addressed #2375 in this PR because that will change the data model of the QN output in more substantive ways so I want it isolated in its own PR.
Heads up @abrodze @dylanagreen @akremin