Conversation
stageable option within ini file under pycbc|stageable
… is not valid!!D)
ahnitz
pushed a commit
that referenced
this pull request
May 26, 2015
Update pycbc_hdf_config_walkthrough.rst
ahnitz
referenced
this pull request
in ahnitz/pycbc
Jun 25, 2015
hagabbar
referenced
this pull request
in hagabbar/pycbc_copy
May 19, 2017
# This is the 1st commit message: Added qtransform function # This is the commit message #2: Added additional comments, added Returns section to qtransform def, fixed unit errors
ahnitz
pushed a commit
that referenced
this pull request
May 19, 2017
* main function of pycbc qtransform script * Fractional mismatch between neighbouring tiles function * stand-a-lone qtransform spectrogram plotting executable. * Removed q-transform directory with deltam.py and main.py stand-a-lone scripts * removed .py on end of qtransform_plotter, removed main() function in qtransform.py, added #!/usr/bin/env python to qtransform_plotter executable * cleaned up imports section of qtransform.py, removed qtransform_plotter executable from this pull request * Added qtransform function * Added additional comments, added Returns section to qtransform def, fixed unit errors * Update qtransform.py * # This is a combination of 2 commits. # This is the 1st commit message: Added qtransform function # This is the commit message #2: Added additional comments, added Returns section to qtransform def, fixed unit errors * normalized variable is now keyword argument, removed sampling variable, duration definition simplified
hagabbar
referenced
this pull request
in hagabbar/pycbc_copy
May 24, 2017
# This is the 1st commit message: Added qtransform function # This is the commit message #2: Added additional comments, added Returns section to qtransform def, fixed unit errors
spxiwh
added a commit
that referenced
this pull request
Aug 3, 2017
JulianWesterweck
pushed a commit
to JulianWesterweck/pycbc
that referenced
this pull request
Oct 4, 2018
Fix issue with inclination
dethodav
pushed a commit
to dethodav/pycbc
that referenced
this pull request
Oct 13, 2020
pannarale
pushed a commit
that referenced
this pull request
Feb 17, 2025
khunsang
pushed a commit
to khunsang/pycbc
that referenced
this pull request
May 23, 2025
* Update pygrb_postprocessing_utils.py
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
These patches allow a pycbc workflow to run its inspiral jobs on stampede. The inspiral executable must be static (pyinstaller for pycbc_inspiral), and ini file modifications are needed to direct the inspiral jobs to the correct execution site.
Example,
[pegasus_profile-inspiral]
pycbc|installed=False
pegasus|clusters.num=1
pegasus|label=inspiral
hints|execution.site=stampede-devel
When submitting the workflow use the added pycbc_submit_dax_stampede{_devel} script to submit instead. The regular pycbc_submit_dax_stampede script also takes and additional argument in the second position that indicates the number of host machines to request.
pycb_submit_dax_stampede test.dax NUM_HOSTS --cache pat/to/cache/fiel/if/needed.cache