-
Notifications
You must be signed in to change notification settings - Fork 8
MetaDetect Ingester for DP2 #469
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
Open
empEvil
wants to merge
38
commits into
master
Choose a base branch
from
MetaDetect_ingest
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
5bc86e8
adding a metadetect ingestion stage
empEvil c59725c
added options to just provide a parquet file
empEvil ecf9d85
updated to DP2 schema
empEvil 41befad
more updates
empEvil da3e2a1
Merge branch 'master' into MetaDetect_ingest
empEvil 78d6545
fixed up for dp1
empEvil f75c150
re-enabling mfrac
empEvil 090d92d
Merge branch 'master' into MetaDetect_ingest
empEvil d406834
changing to mags
empEvil d9b1e74
Merge branch 'master' into MetaDetect_ingest
empEvil 796ba55
just a few lint errors
empEvil d19c94d
Merge branch 'master' into MetaDetect_ingest
empEvil 0ba3e52
added missing original T
empEvil 35d5ebe
updated naming
empEvil d08bb91
fixing smaller details
empEvil a485fda
further updates
empEvil 6ab7c89
Rename MetaDetect.py to metaDetect.py
empEvil 0f94175
changing 00 to ns in datatypes
empEvil de41d62
missed a 00
empEvil 7b3f25e
change 00 to ns in random_forest
empEvil 3fe6149
removed weight from source selector
empEvil 28e3735
removed weight from source selector
empEvil 0914b42
Merge branch 'MetaDetect_ingest' of https://github.com/LSSTDESC/TXPip…
empEvil 0cf4a5d
adding a weight column with 1s
empEvil b134bfd
readding weights
empEvil 04a9e5e
changing 00 to ns
empEvil 633fbfc
psf diagnostics fixed
empEvil c41df07
updating diagnostics to ns
empEvil b54aa01
missed 00s in calibration
empEvil 1462173
removing shear_prefix
empEvil 6a7e660
undoing removal of shear prefix
empEvil fd593cb
update on the weighting
empEvil 91f90e5
updating shear_tomo_cols
empEvil 0b6f19e
commenting out a qual_cut, to be deleted
empEvil 60a0d1f
addding bin to list
empEvil 00682d9
trying to fix issue with plots
empEvil 0204935
trying to fix mean shear for metadetect
empEvil 1b34c34
fixing typo
empEvil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Can you explain the comment more?
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.
Right, I wasn't sure if that was the only flag we needed, or if we need to add a bunch of the flags instead.