gwastro/pycbc: PyCBC Release v1.15.0
Creators
- Alex Nitz1
- Ian Harry
- Duncan Brown2
- Christopher M. Biwer3
- Josh Willis4
- Tito Dal Canton
- Collin Capano5
- Larne Pekowsky6
- Thomas Dent7
- Andrew R. Williamson8
- Miriam Cabero
- Soumi De2
- Gareth Davies
- Duncan Macleod9
- Bernd Machenschalk
- Prayush Kumar10
- Steven Reyes
- Thomas Massinger
- Francesco Pannarale
- dfinstad
- Márton Tápai
- Stephen Fairhurst
- Sebastian Khan11
- Leo Singer12
- Alex Nielsen
- shasvath
- Sumit Kumar
- idorrington92
- Hunter Gabbard13
- Bhooshan Uday Varsha Gadre14
- 1. Albert Einstein Institute - Hannover
- 2. Syracuse University
- 3. Los Alamos National Laboratory
- 4. Caltech/LIGO
- 5. Albert Einstein Institute
- 6. Syracuse University, Department of Physics
- 7. AEI
- 8. Institute of Cosmology and Gravitation, University of Portsmouth
- 9. @cardiffgravity
- 10. Cornell University
- 11. Cardiff Gravitational Waves Physics
- 12. NASA Goddard Space Flight Center
- 13. University of Glasgow
- 14. IUCAA
Description
This is the v1.15.0 release of PyCBC.
This release marks the removal of the weave package from PyCBC. With the removal of this package (not available in python3) the python3 compatibility of PyCBC is much improved. At the moment the PyCBC inference package is still not expected to work in python3. However, other parts of the code base should now work correctly. Undoubtedly there will be more patching required before this is true everywhere, please let us know of any problems encountered.
A Docker container for this release is available from the pycbc/pycbc-el7 repository on Docker Hub and can be downloaded using the command:
docker pull pycbc/pycbc-el7:v1.15.0
On a machine with CVMFS installed, a pre-built virtual environment is available for Red Hat 7 compatible operating systems by running the command:
source /cvmfs/oasis.opensciencegrid.org/ligo/sw/pycbc/x86_64_rhel_7/virtualenv/pycbc-v1.15.0/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.15.0
which can be started with the command:
singularity shell --home ${HOME}:/srv --pwd /srv --bind /cvmfs --contain --ipc --pid /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7\:v1.15.0
Files
gwastro/pycbc-v1.15.0.zip
Files
(17.1 MB)
Name | Size | Download all |
---|---|---|
md5:75b74a4facdcb1a9848af9497f2e6df0
|
17.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gwastro/pycbc/tree/v1.15.0 (URL)