gwastro/pycbc: PyCBC Release v1.14.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
- Soumi De2
- Miriam Cabero
- Bernd Machenschalk
- Duncan Macleod9
- Prayush Kumar10
- Steven Reyes
- Thomas Massinger
- Gareth Davies
- Márton Tápai
- dfinstad
- Stephen Fairhurst
- Sebastian Khan11
- Alex Nielsen
- shasvath
- Francesco Pannarale
- Leo Singer12
- Hunter Gabbard13
- idorrington92
- Lorena Magaña Zertuche14
- Bhooshan Uday Varsha Gadre15
- 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. Department of Astrophysics/IMAPP, Radboud University
- 9. @cardiffgravity
- 10. Cornell University
- 11. Cardiff Gravitational Waves Physics
- 12. NASA Goddard Space Flight Center
- 13. LIGO Scientific Collaboration
- 14. University of Mississippi
- 15. IUCAA
Description
This is the v1.14.0 release of PyCBC.
This includes "beta" support for python 3 in almost all core modules (inference and tmpltbank not included yet) and in many executables. Please let us know of issues encoutered with python3 so we can fix them an improve our python3 compatibility. There is also much development towards a multi-ifo offline search code, and numerous improvements in other code modules.
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.14.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.14.0/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.14.0
which can be started with the command:
```sh
singularity shell --home ${HOME}:/srv --pwd /srv --bind /cvmfs --contain --ipc --pid /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7\:v1.14.0
Files
gwastro/pycbc-v1.14.0.zip
Files
(17.0 MB)
Name | Size | Download all |
---|---|---|
md5:174549bbcceb60d8146dbd0e7b0795ca
|
17.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gwastro/pycbc/tree/v1.14.0 (URL)