Releases: gwastro/pycbc
PyCBC Release 1.16.5
This is the v1.16.5 release of PyCBC.
This contains:
- improvements to efficiency of coincidence finding in the offline search
- changes to allow for time-dependent arguments for channel names
- settings to allow for different handling of file I/O in overloaded filesystems
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.16.5
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.16.5/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.16.5
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.16.5
PyCBC Release 1.16.4
This is the v1.16.4 release of PyCBC.
- Adds plugin support for pycbc waveform
- Adds additional parameter mappings
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.16.4
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.16.4/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.16.4
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.16.4
PyCBC Release v1.16.3
This is the v1.16.3 release of PyCBC.
This release fixes a bug in 1.16.2
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.16.3
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.16.3/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.16.3
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.16.3
PyCBC Release v1.16.2
This is the v1.16.2 release of PyCBC.
This release updates some offline statistic naming, adds the ability to alter the search string in live, and corrects some issues found in the creation of phase time amplitude difference histograms
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.16.2
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.16.2/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.16.2
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.16.2
PyCBC Release v1.16.1
This is the v1.16.1 release of PyCBC.
This release is identical to the 1.16.0 release other than a fix to the Travis build scripts so that PyPi deployment does not generate an error in the build and test.
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.16.1
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.16.1/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.16.1
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.16.1
PyCBC Release v1.16.0
This is the v1.16.0 release of PyCBC.
This release contains changes to the offline search analysis which make it incompatible with previous configurations of PyCBC, notably in the naming of ranking statistics.
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.16.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.16.0/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.16.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.16.0
PyCBC Release v1.15.6
This is the v1.15.6 release of PyCBC.
This is an incremental improvement over v1.15.5, more functionality for the multi-detector workflow is added, a patch to the PSD variation is added to avoid time around autogated periods is not strongly upranked, steady improvements to the inference toolkit is also included.
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.6
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.6/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.15.6
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.6
PyCBC Release v1.15.5
This is the v1.15.5 release of PyCBC.
This version adds new functionality to PyCBC Live: triggering on signals visible in only one detector, and calculating probabilities for different source types, in addition to a few minor fixes.
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.5
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.5/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.15.5
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.5
PyCBC Release v1.15.4
This is the v1.15.4 release of PyCBC.
This is an incremental improvement over v1.15.3 and includes small changes in a number of areas. The workflow code can now run on python3, the inference data reading interface is now standardized, XML segment files can be provided as input in workflow generation, some patches have been applied for PyCBC Live.
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.4
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.4/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.15.4
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.4
v1.15.3
This is the v1.15.3 release of PyCBC.
This is a bugfix release over v1.15.2. It incorporates a fix to the strain reading utilities which cased failures in
pycbc inference and similar codes.
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.3
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.3/bin/activate
A singularity container is available at /cvmfs/singularity.opensciencegrid.org/pycbc/pycbc-el7:v1.15.3
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.3