-
Notifications
You must be signed in to change notification settings - Fork 13
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
v1.4 canfar run #690
v1.4 canfar run #690
Conversation
Co-authored-by: Samuel Farrens <[email protected]>
Co-authored-by: Samuel Farrens <[email protected]>
Co-authored-by: Samuel Farrens <[email protected]>
Co-authored-by: Samuel Farrens <[email protected]>
Don't think anything in particular needs to be checked. Maybe a bit more care should be taken for changes in the underlying pipeline compared to updates in the modules. |
I noticed that the
Would you be interested in trying this on your fork? It'll be a lot easier to look at the real changes if it works! |
I started doing the rebase, but got a ton of conflicting files. I have to fix those by hand; it seems that the rebasing goes through every commit over the last two years or so. After half an hour of manually fixing (recurring) conflicts, I think I am close to giving up. |
@cailmdaley I went through the pipeline and utility scripts. Nothing worrying seemed to be changed, most if not all of the diff was due to black. From my side we are ready to merge (and hope for the best!) |
restored some v1.4 additions
brought back additions from v1.4
added back removed parts (128 prev)
added (back) n_obj, w_log
added back w_log
spread model optional
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.
Great, please go ahead and merge when you're ready!
Summary
Major modifications for processing run on canfar of ShapePipe v1.4 catalogues.
Auxilliary scripts:
Main pipeline:
Modules:
processing is interrupted, reprocessing does not have to start from the beginning. Note that in this case the random numbers
do not match the previous object ID any more.
check_existing_dir
option to modules mask, ngmix. Processing of the corresponding module is skipped ifexpected output file exists in this directory.
Reviewer Checklist
develop
branch