-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Removed xml dependence from pycbc_pygrb_page_tables #4649
Conversation
@MarcoCusinato, please rebase this branch on master in order to fix the failing checks. |
Branch updated. |
Hi @MarcoCusinato, I started adding some requests for changes to start from. In general, though, I don't understand why this PR is so big. For example, what is the need for |
I suspect there may have been some "git incident" here. I am happy to discuss offline if helpful. |
We discussed this PR on a call and it seems that @jakeb245 could help reduce its size. For example, I flagged |
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.
Ok, I've pointed out some things that could be reduced. It seems that we've gone about using HDF5 files in two different ways. It sounds pulling things directly from trigger files as needed is the way we're trying to do things now.
Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org>
Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org>
Tested, data and results at |
Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org>
Just checked them and they look good, thanks. |
* Sync pycbc_multi_inspiral * Sycn page_tables * Sync ppu * Added back required=True * Removed ported SNR from glue * Addressed code climate * Reverted changes in multi_inspiral * Copied Jacob's sort_trigs function * get_bestnrs reverted back, used slide_id in extract basic trig properties * Modified extract_basic_trig_properties * Modified extract_basic_trig_properties * Reworked trigs * Used hdf directly for the onsoyrce file * Removed load_trig_data * Moved load_missed_found_injections to page_tables executable * Closed hdf files and completed injections * Moved load_missed_found_injection * Removed load_injections * Changed for in recovered params Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * changed for in filtrer_stats Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Fixed loops * Added function to calculate distance and chirp mass * Removed reconstructed ra and dec * Addressed codeclimate * Added recovered spin * Added tc to inj_params * Added tc to inj_params * Added ra and dec to on_trigs * Added ra and dec to off_trigs * Removed closing twice trig_data * Added formatting for offsource trigs * Added logging info * Added recovered ra dec for found injections * removed / from subsets * Added 'rec_ra', 'rec_dec' at line 774 Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Removed `,`at line 769 Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Removed `opts` at line 582 Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Removed spaces at line 643 Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Added comment about missed injections * Removed get_bestnrs * Removed vetoes function * Reverted back to previous extract basic trig properties * Used reweighted snr correctly * Removed spaces Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Changed comment Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Fixed typo Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Changed comment Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Added function description Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Removed comment ender * Added and removed empty lines * Update pycbc_pygrb_page_tables Indentation * Removed unused import * Fixed issue with slide_id * Addressed issues with hdf arrays slicing * Addressed dictionary key issues * Update bin/pygrb/pycbc_pygrb_page_tables Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Update bin/pygrb/pycbc_pygrb_page_tables Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Used reweightedsnr_cut * Addressed codeclimate * Removed trig_data from load_missed function * Removed comments * Changed bank file file name * Removed try * Added Delta t column * Added Delta t column * Cleaned unused options * Removed bestnr options * Cleaned stored options * Corrected typo * Update bin/pygrb/pycbc_pygrb_page_tables Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org> * Removed duplicate print --------- Co-authored-by: Francesco Pannarale <francesco.pannarale@ligo.org>
pycbc_pygrb_page_tables
hdf
multi inspiral banks inpygrb_postprocessing_utils
pycbc_multi_inspiral