-
Notifications
You must be signed in to change notification settings - Fork 3
Comprehensive catalogue output #135
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
Comprehensive catalogue output #135
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
create joint comprehensive cat.
…two columns instead of single 2D column
…into out_mask_flags
cailmdaley
left a comment
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.
Looks great Martin! Most of my comments are very minor suggestions that you shouldn't feel any obligation to implement. The only substantive thing is that the run method for run_joint_cat.CalibrateCat is empty, not sure if that was intended.
Writing an additional master shear catalogue, with all objects before masking and cuts.
This catalogue includes mask flags (pipeline, SExtractor), the number of exposures, and all
metacalibration information for the user to perform calibration (shear and selection response).
Check it out
@sachaguer @cailmdaley