Error "hplus and hcross must be pointers to NULL" calling lalsimulation.SimInspiralTDModesFromPolarizations
Description of problem
LALSimulation requires the **hplus
and **hcross
arguments to XLALSimInspiralGenerateTDWaveform
point to NULL
(see here), presumably to prevent accidentally writing to arbitrary memory locations / overwriting old values.
XLALSimInspiralTDModesFromPolarizations
initializes *hplus
and *hcross
to arbitrary values, then passes their addresses to XLALSimInspiralTD
which in turn passes them to XLALSimInspiralChooseTDWaveform
, which passes them to XLALSimInspiralGenerateTDWaveform
. It seems that *hplus
and *hcross
are usually initialized to NULL
, but under certain conditions (which I'm finding difficult to reproduce in isolation) they are not.
I'm seeing this error occur in some RIFT ILE jobs submitted to Condor, with the error message
XLAL Error - XLALSimInspiralGenerateTDWaveform (/home/conda/feedstock_root/build_artifacts/lalsimulation-split_1683202253407/work/lib/LALSimInspiral.c:476): hplus and hcross must be pointers to NULL
XLAL Error - XLALSimInspiralGenerateTDWaveform (/home/conda/feedstock_root/build_artifacts/lalsimulation-split_1683202253407/work/lib/LALSimInspiral.c:476): Invalid argument
XLAL Error - XLALSimInspiralTDModesFromPolarizations (/home/conda/feedstock_root/build_artifacts/lalsimulation-split_1683202253407/work/lib/LALSimInspiral.c:952): Internal function call failed: Invalid argument
which must be triggered by a call to lalsimulation.SimInspiralTDModesFromPolarizations
in RIFT.
Context/environment
This has happened in multiple Conda environments, but most recently igwn-testing
. It occurred in a number of past Condor jobs. Digging through logs, my best attempt at system information for one of the failed jobs is
System information
``` Hostname: node513 Operating system: Rocky Linux 8.8 Python version: 3.10.11 ```Conda info
active environment : igwn-testing
active env location : /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-testing
shell level : 4
user config file : /home/daniel.wysocki/.condarc
populated config files : /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/.condarc
conda version : 23.1.0
conda-build version : 3.24.0
python version : 3.10.10.final.0
virtual packages : __archspec=1=x86_64
__cuda=11.4=0
__glibc=2.28=0
__linux=4.18.0=0
__unix=0=0
base environment : /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda (read only)
conda av data dir : /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://conda.anaconda.org/igwn/linux-64
https://conda.anaconda.org/igwn/noarch
package cache : /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/pkgs
/home/daniel.wysocki/.conda/pkgs
envs directories : /home/daniel.wysocki/.conda/envs
/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs
platform : linux-64
user-agent : conda/23.1.0 requests/2.28.2 CPython/3.10.10 Linux/4.18.0-425.10.1.el8_7.x86_64 rocky/8.8 glibc/2.28
UID:GID : 44235:44235
netrc file : None
offline mode : False
Conda list
$ conda list
# packages in environment at /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-testing:
#
# Name Version Build Channel
_libgcc_mutex 0.1 conda_forge conda-forge
_openmp_mutex 4.5 2_kmp_llvm conda-forge
_py-xgboost-mutex 2.0 cpu_0 conda-forge
_sysroot_linux-64_curr_repodata_hack 3 h69a702a_13 conda-forge
adc-streaming 2.3.1 pyhd8ed1ab_0 conda-forge
ads 0.12.3 py_2 conda-forge
afterimage 1.21 ha9998ff_1003 conda-forge
aiohttp 3.7.4.post0 py310h6acc77f_1 conda-forge
alsa-lib 1.2.8 h166bdaf_0 conda-forge
amqp 5.1.1 pyhd8ed1ab_0 conda-forge
anyio 3.6.2 pyhd8ed1ab_0 conda-forge
aom 3.5.0 h27087fc_0 conda-forge
appdirs 1.4.4 pyh9f0ad1d_0 conda-forge
argon2-cffi 21.3.0 pyhd8ed1ab_0 conda-forge
argon2-cffi-bindings 21.2.0 py310h5764c6d_3 conda-forge
arviz 0.15.1 pyhd8ed1ab_0 conda-forge
asimov 0.4.0 pyhd8ed1ab_0 conda-forge
astroid 2.15.5 py310hff52083_0 conda-forge
astroplan 0.8 pyhd8ed1ab_0 conda-forge
astropy 5.2.2 py310h0a54255_0 conda-forge
astropy-healpix 0.7 py310hde88566_2 conda-forge
astroquery 0.4.6 pyhd8ed1ab_0 conda-forge
asttokens 2.2.1 pyhd8ed1ab_0 conda-forge
async-lru 2.0.2 pyhd8ed1ab_0 conda-forge
async-timeout 3.0.1 py_1000 conda-forge
atk-1.0 2.38.0 hd4edc92_1 conda-forge
attr 2.5.1 h166bdaf_1 conda-forge
attrs 23.1.0 pyh71513ae_1 conda-forge
authlib 1.2.0 pyhd8ed1ab_0 conda-forge
autoconf 2.71 pl5321h2b4cb7a_1 conda-forge
automake 1.16.5 pl5321ha770c72_0 conda-forge
automat 22.10.0 pyhd8ed1ab_0 conda-forge
awkward 2.2.0 pyhd8ed1ab_0 conda-forge
awkward-cpp 15 py310hd41b1e2_0 conda-forge
awkward0 0.15.5 pyhd8ed1ab_0 conda-forge
babel 2.12.1 pyhd8ed1ab_1 conda-forge
backcall 0.2.0 pyh9f0ad1d_0 conda-forge
backports 1.0 pyhd8ed1ab_3 conda-forge
backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge
bayeswave 1.1.0 hc33afde_0 conda-forge
bayeswaveutils 1.1.0 py310hff52083_0 conda-forge
bc 1.07.1 h7f98852_0 conda-forge
bcrypt 3.2.2 py310h5764c6d_1 conda-forge
beautifulsoup4 4.12.2 pyha770c72_0 conda-forge
bilby 2.1.1 pyhd8ed1ab_0 conda-forge
bilby.cython 0.3.0 py310hde88566_1 conda-forge
bilby_pipe 1.1.0 pyhd8ed1ab_0 conda-forge
billiard 3.6.4.0 py310h5764c6d_3 conda-forge
binutils 2.39 hdd6e379_1 conda-forge
binutils_impl_linux-64 2.39 he00db2b_1 conda-forge
binutils_linux-64 2.39 h5fc0e48_13 conda-forge
black 23.3.0 py310hff52083_1 conda-forge
bleach 6.0.0 pyhd8ed1ab_0 conda-forge
blosc 1.21.4 h0f2a231_0 conda-forge
boost 1.78.0 py310hc4a4660_4 conda-forge
boost-cpp 1.78.0 h5adbc97_2 conda-forge
bottle 0.12.23 pyhd8ed1ab_0 conda-forge
brotli 1.0.9 h166bdaf_8 conda-forge
brotli-bin 1.0.9 h166bdaf_8 conda-forge
brotlipy 0.7.0 py310h5764c6d_1005 conda-forge
bruco 0.2.1 py310hff52083_0 conda-forge
brunsli 0.1 h9c3ff4c_0 conda-forge
build 0.7.0 pyhd8ed1ab_0 conda-forge
bzip2 1.0.8 h7f98852_4 conda-forge
c-ares 1.19.0 hd590300_0 conda-forge
c-blosc2 2.8.0 hf91038e_1 conda-forge
c-compiler 1.5.2 h0b41bf4_0 conda-forge
ca-certificates 2023.5.7 hbcca054_0 conda-forge
cachecontrol 0.12.11 pyhd8ed1ab_1 conda-forge
cachecontrol-with-filecache 0.12.11 pyhd8ed1ab_1 conda-forge
cached-property 1.5.2 hd8ed1ab_1 conda-forge
cached_interpolate 0.1.0 py310hde88566_3 conda-forge
cached_property 1.5.2 pyha770c72_1 conda-forge
cachetools 5.3.0 pyhd8ed1ab_0 conda-forge
cachy 0.3.0 pyhd8ed1ab_1 conda-forge
cairo 1.16.0 ha61ee94_1014 conda-forge
cairocffi 1.5.1 pyhd8ed1ab_0 conda-forge
cairosvg 2.6.0 pyhd8ed1ab_0 conda-forge
cds-crtools 3.1.5.dev4 py310hff52083_1 conda-forge
cdshealpix 0.6.4 py310h1fa729e_0 conda-forge
cdsutils 1.6.0 pyhd8ed1ab_0 conda-forge
celery 5.2.7 pyhd8ed1ab_0 conda-forge
certifi 2023.5.7 pyhd8ed1ab_0 conda-forge
cffi 1.15.1 py310h255011f_3 conda-forge
cfg 10.5.2 h27087fc_0 conda-forge
cfitsio 4.2.0 hd9d235c_0 conda-forge
chardet 4.0.0 py310hff52083_3 conda-forge
charls 2.3.4 h9c3ff4c_0 conda-forge
charset-normalizer 3.1.0 pyhd8ed1ab_0 conda-forge
chealpix 3.31.0 hccf39e9_3 conda-forge
chndump 3.1.5.dev4 h0b41bf4_1 conda-forge
ciecplib 0.7.2 pyhd8ed1ab_0 conda-forge
cleo 2.0.1 pyhd8ed1ab_0 conda-forge
click 8.0.4 py310hff52083_0 conda-forge
click-default-group 1.2.2 pyhd8ed1ab_1 conda-forge
click-didyoumean 0.3.0 pyhd8ed1ab_0 conda-forge
click-plugins 1.1.1 py_0 conda-forge
click-repl 0.2.0 pyhd8ed1ab_0 conda-forge
clikit 0.6.2 pyhd8ed1ab_2 conda-forge
cloudpickle 2.2.1 pyhd8ed1ab_0 conda-forge
cm 10.3.4 h27087fc_1 conda-forge
cmake 3.26.3 h077f3f9_0 conda-forge
cmarkgfm 0.8.0 py310h5764c6d_2 conda-forge
colorama 0.4.6 pyhd8ed1ab_0 conda-forge
coloredlogs 15.0.1 pyhd8ed1ab_3 conda-forge
comm 0.1.3 pyhd8ed1ab_0 conda-forge
conda-lock 1.4.0 pyhd8ed1ab_2 conda-forge
configargparse 1.5.3 pyhd8ed1ab_0 conda-forge
configobj 5.0.6 py_0 conda-forge
configparser 5.3.0 pyhd8ed1ab_0 conda-forge
constantly 15.1.0 py_0 conda-forge
control 0.9.3.post2 pyhd8ed1ab_1 conda-forge
coreutils 9.3 h0b41bf4_0 conda-forge
corner 2.2.2 pyhd8ed1ab_0 conda-forge
coverage 7.2.5 py310h2372a71_0 conda-forge
cpptango 9.4.1 h7f52402_0 conda-forge
crashtest 0.4.1 pyhd8ed1ab_0 conda-forge
crtools-gui-libraries 3.1.5.dev4 h2f47157_1 conda-forge
cryptography 40.0.2 py310h34c0648_0 conda-forge
cssselect2 0.2.1 pyh9f0ad1d_1 conda-forge
cudatoolkit 11.2.2 hbe64b41_11 conda-forge
cupy 12.0.0 py310h9216885_1 conda-forge
curl 8.1.0 h409715c_0 conda-forge
cwb 6.4.3.4 ha62ad56_0 conda-forge
cweqgen 0.4.3 pyhd8ed1ab_0 conda-forge
cwinpy 0.9.3 py310h0a54255_0 conda-forge
cxx-compiler 1.5.2 hf52228f_0 conda-forge
cycler 0.11.0 pyhd8ed1ab_0 conda-forge
cyrus-sasl 2.1.27 h9033bb2_6 conda-forge
cython 0.29.34 py310heca2aa9_0 conda-forge
cytoolz 0.12.0 py310h5764c6d_1 conda-forge
dask-core 2023.5.0 pyhd8ed1ab_0 conda-forge
dataclasses 0.8 pyhc8e2a94_3 conda-forge
dav1d 1.2.0 hd590300_0 conda-forge
davix 0.8.4 hafe4d26_1 conda-forge
dbus 1.13.6 h5008d03_3 conda-forge
dbus-python 1.3.2 py310h253d92d_2 conda-forge
dcc 0.8.0 pyhd8ed1ab_0 conda-forge
debugpy 1.6.7 py310heca2aa9_0 conda-forge
declarative 1.3.2 pyhd8ed1ab_0 conda-forge
decorator 5.1.1 pyhd8ed1ab_0 conda-forge
deepdish 0.3.7 pyhd8ed1ab_0 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_0 conda-forge
deprecated 1.2.13 pyh6c4a22f_0 conda-forge
dill 0.3.6 pyhd8ed1ab_1 conda-forge
dingo-gw 0.5.1 pyhd8ed1ab_0 conda-forge
distlib 0.3.6 pyhd8ed1ab_0 conda-forge
distromax 1.0.4 pyhd8ed1ab_0 conda-forge
dmtviewer 3.1.5.dev4 h2f47157_1 conda-forge
docutils 0.20.1 py310hff52083_0 conda-forge
dqsegdb 2.0.0 py310hff52083_0 conda-forge
dqsegdb2 1.1.3 pyhd8ed1ab_0 conda-forge
dtt-awggui 3.1.5.dev4 h2f47157_1 conda-forge
dtt-awgstream 3.1.5.dev4 h0b41bf4_1 conda-forge
dtt-diag 3.1.5.dev4 hf52228f_1 conda-forge
dtt-diagd 3.1.5.dev4 hf52228f_1 conda-forge
dtt-diaggui 3.1.5.dev4 hf52228f_1 conda-forge
dtt-multiawgstream 3.1.5.dev4 h0b41bf4_1 conda-forge
dtt-tpcmd 3.1.5.dev4 h0b41bf4_1 conda-forge
dtt-xml-tools 3.1.5.dev4 hf52228f_1 conda-forge
dttxml 1.1.5 pyhd8ed1ab_0 conda-forge
dulwich 0.20.50 py310h1fa729e_0 conda-forge
dynesty 2.1.0 pyhd8ed1ab_0 conda-forge
ecp-cookie-init 2.0.1 pyhd8ed1ab_0 conda-forge
emcee 3.1.4 pyhd8ed1ab_0 conda-forge
ensureconda 1.4.3 pyhd8ed1ab_0 conda-forge
entrypoints 0.4 pyhd8ed1ab_0 conda-forge
ephem 4.1.4 py310h1fa729e_0 conda-forge
epics-base 7.0.7.0 h2dfad98_0 conda-forge
exceptiongroup 1.1.1 pyhd8ed1ab_0 conda-forge
execnet 1.9.0 pyhd8ed1ab_0 conda-forge
executing 1.2.0 pyhd8ed1ab_0 conda-forge
expat 2.5.0 hcb278e6_1 conda-forge
ezca 1.4.0 py_0 conda-forge
ezdag 0.1.0 pyhd8ed1ab_0 conda-forge
fastavro 1.7.4 py310h2372a71_0 conda-forge
fastrlock 0.8 py310hd8f1fbe_3 conda-forge
fd 8.43.7 h166bdaf_0 conda-forge
fftw 3.3.10 nompi_hc118613_107 conda-forge
filelock 3.12.0 pyhd8ed1ab_0 conda-forge
finesse 3.0a3 py310hedf46ba_2 conda-forge
flake8 6.0.0 pyhd8ed1ab_0 conda-forge
flask 2.2.3 pyhd8ed1ab_0 conda-forge
flit-core 3.9.0 pyhd8ed1ab_0 conda-forge
font-ttf-dejavu-sans-mono 2.37 hab24e00_0 conda-forge
font-ttf-inconsolata 3.000 h77eed37_0 conda-forge
font-ttf-source-code-pro 2.038 h77eed37_0 conda-forge
font-ttf-ubuntu 0.83 hab24e00_0 conda-forge
fontconfig 2.14.2 h14ed4e7_0 conda-forge
fonts-conda-ecosystem 1 0 conda-forge
fonts-conda-forge 1 0 conda-forge
fonttools 4.39.4 py310h2372a71_0 conda-forge
foton 3.1.5.dev4 hf52228f_1 conda-forge
framel 8.42.2 h166bdaf_0 conda-forge
freetype 2.12.1 hca18f0e_1 conda-forge
freezegun 1.2.2 pyhd8ed1ab_0 conda-forge
fribidi 1.0.10 h36c2ea0_0 conda-forge
frv 4.36.0 hbea9962_0 conda-forge
fsspec 2023.5.0 pyh1a96a4e_0 conda-forge
ftgl 2.4.0 hbcb1f35_0 conda-forge
future 0.18.3 pyhd8ed1ab_0 conda-forge
g-ir-build-tools 1.76.1 py310h4977704_0 conda-forge
g-ir-host-tools 1.76.1 h07c79da_0 conda-forge
gcc 11.3.0 h02d0930_13 conda-forge
gcc_impl_linux-64 11.3.0 hab1b70f_19 conda-forge
gcc_linux-64 11.3.0 he6f903b_13 conda-forge
gcn-kafka 0.3.2 pyhd8ed1ab_0 conda-forge
gdk-pixbuf 2.42.8 hff1cb4f_1 conda-forge
gds-base 3.0.0 h36e703b_2 conda-forge
gds-base-crtools 3.0.0 h4f0ec6d_2 conda-forge
gds-base-gdstrig 3.0.0 h924138e_2 conda-forge
gds-base-monitors 3.0.0 h924138e_2 conda-forge
gds-base-runtime 3.0.0 h924138e_2 conda-forge
gds-base-web 3.0.0 h924138e_2 conda-forge
gds-frameio-base 3.0.0 h7a94ca9_0 conda-forge
gds-framexmit 3.0.0 h27087fc_2 conda-forge
gds-gui-crtools 3.0.0 h2f47157_3 conda-forge
gds-lowlatency-tools 3.0.0 h924138e_0 conda-forge
gds-lsmp 3.0.0 h924138e_0 conda-forge
gds-root-extensions-base 3.0.0 h066bf4c_3 conda-forge
gds-root-extensions-crtools 3.0.0 h066bf4c_3 conda-forge
gettext 0.21.1 h27087fc_0 conda-forge
ghostscript 9.54.0 h27087fc_2 conda-forge
giflib 5.2.1 h0b41bf4_3 conda-forge
git 2.40.1 pl5321h86e50cf_0 conda-forge
git-lfs 3.3.0 ha770c72_0 conda-forge
gitdb 4.0.10 pyhd8ed1ab_0 conda-forge
gitpython 3.1.31 pyhd8ed1ab_0 conda-forge
gl2ps 1.4.2 h0708190_0 conda-forge
glasflow 0.2.0 pyhd8ed1ab_0 conda-forge
glew 2.1.0 h9c3ff4c_2 conda-forge
glib 2.76.2 hfc55251_0 conda-forge
glib-networking 2.72.2 h6605ff3_0 conda-forge
glib-tools 2.76.2 hfc55251_0 conda-forge
gmp 6.2.1 h58526e2_0 conda-forge
gmpy2 2.1.2 py310h3ec546c_1 conda-forge
gobject-introspection 1.76.1 py310hc8e940b_0 conda-forge
gprof2dot 2019.11.30 py_0 conda-forge
gpstime 0.6.1 py310hff52083_2 conda-forge
gracedb-sdk 0.2.0 pyhd8ed1ab_0 conda-forge
graphite2 1.3.13 h58526e2_1001 conda-forge
graphviz 6.0.2 h99bc08f_0 conda-forge
greenlet 2.0.2 py310hc6cd4ac_1 conda-forge
gsl 2.7 he838d99_0 conda-forge
gsoap 2.8.123 h8dc497d_0 conda-forge
gst-plugins-base 1.22.0 h4243ec0_0 conda-forge
gst-plugins-good 1.22.0 hbba150b_0 conda-forge
gst-python 1.22.2 py310hc8c8ebe_0 conda-forge
gstlal 1.10.0 py310hd4bbc81_5 conda-forge
gstlal-burst 0.4.0 py310h3b9a982_2 conda-forge
gstlal-calibration 1.5.2 py310h5e929fd_0 conda-forge
gstlal-inspiral 1.10.0 py310h57bc22a_2 conda-forge
gstlal-ugly 1.10.0 py310hb10d895_4 conda-forge
gstreamer 1.22.0 h25f0c4b_0 conda-forge
gstreamer-orc 0.4.33 h166bdaf_0 conda-forge
gtest 1.13.0 h00ab1b0_1 conda-forge
gtk2 2.24.33 h90689f9_2 conda-forge
gts 0.7.6 h64030ff_2 conda-forge
guardian 1.4.4 py310hff52083_1 conda-forge
gwdatafind 1.1.3 pyhd8ed1ab_0 conda-forge
gwdetchar 2.0.6 pyhd8ed1ab_0 conda-forge
gwinc 0.2.2 pyhd8ed1ab_0 conda-forge
gwollum 4.0.0 h3494d52_1 conda-forge
gwosc 0.7.1 pyhd8ed1ab_0 conda-forge
gwpopulation 0.9.0 pyhd8ed1ab_0 conda-forge
gwpy 3.0.4 pyhd8ed1ab_0 conda-forge
gwsumm 2.1.1 pyhd8ed1ab_0 conda-forge
gwsurrogate 1.1.0 py310h86e9d90_2 conda-forge
gwtools 1.1.5 pyhd8ed1ab_0 conda-forge
gwtrigfind 0.8.0 py_0 conda-forge
gxx 11.3.0 h02d0930_13 conda-forge
gxx_impl_linux-64 11.3.0 hab1b70f_19 conda-forge
gxx_linux-64 11.3.0 hc203a17_13 conda-forge
h5netcdf 1.1.0 pyhd8ed1ab_1 conda-forge
h5py 3.8.0 nompi_py310ha66b2ad_101 conda-forge
halo 0.0.31 pyhd8ed1ab_0 conda-forge
harfbuzz 6.0.0 h8e241bc_0 conda-forge
hdf5 1.14.0 nompi_hb72d44e_103 conda-forge
healpix_cxx 3.81 h6f8cf2a_1 conda-forge
healpy 1.16.2 py310h63f94f6_0 conda-forge
hop-client 0.8.0 pyhd8ed1ab_0 conda-forge
htchirp 2.0 pyh9f0ad1d_0 conda-forge
htcondor-classads 10.0.3 he155508_1 conda-forge
htgettoken 1.11 py310hff52083_0 conda-forge
htmap 0.6.1 pyhd8ed1ab_2 conda-forge
html2text 2020.1.16 py_0 conda-forge
html5lib 1.1 pyh9f0ad1d_0 conda-forge
humanfriendly 10.0 py310hff52083_4 conda-forge
humanize 4.6.0 pyhd8ed1ab_0 conda-forge
hveto 2.0.1 pyhd8ed1ab_0 conda-forge
hyperlink 21.0.0 pyhd3deb0d_0 conda-forge
icu 70.1 h27087fc_0 conda-forge
idna 3.4 pyhd8ed1ab_0 conda-forge
idq 0.6.2 pyhd8ed1ab_0 conda-forge
igwn-alert 0.2.3 pyhd8ed1ab_1 conda-forge
igwn-archive 0.1.0 pyhd8ed1ab_0 conda-forge
igwn-auth-utils 0.4.0 pyhd8ed1ab_0 conda-forge
igwn-cmake-macros 1.4.0 ha770c72_0 conda-forge
igwn-lldd-common 0.2.0 pyhd8ed1ab_0 conda-forge
igwn-lldd-fdio 0.1.0 pyhd8ed1ab_0 conda-forge
imagecodecs 2022.9.26 py310h543e91f_4 conda-forge
imageio 2.28.1 pyh24c5eb1_0 conda-forge
imagemagick 7.1.0_55 pl5321h0d24a18_0 conda-forge
importlib-metadata 4.13.0 pyha770c72_0 conda-forge
importlib_metadata 4.13.0 hd8ed1ab_0 conda-forge
importlib_resources 5.12.0 pyhd8ed1ab_0 conda-forge
incremental 22.10.0 pyhd8ed1ab_0 conda-forge
inflection 0.5.1 pyh9f0ad1d_0 conda-forge
iniconfig 2.0.0 pyhd8ed1ab_0 conda-forge
inspiral-range 0.9.2 py310hff52083_1 conda-forge
ipyaladin 0.2.1 pyhd8ed1ab_0 conda-forge
ipykernel 6.23.1 pyh210e3f2_0 conda-forge
ipympl 0.9.3 pyhd8ed1ab_0 conda-forge
ipython 8.13.2 pyh41d4057_0 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
ipywidgets 8.0.6 pyhd8ed1ab_0 conda-forge
isort 5.12.0 pyhd8ed1ab_1 conda-forge
itsdangerous 2.1.2 pyhd8ed1ab_0 conda-forge
jack 1.9.22 h11f4161_0 conda-forge
jaraco.classes 3.2.3 pyhd8ed1ab_0 conda-forge
jax 0.4.10 pyhd8ed1ab_0 conda-forge
jaxlib 0.4.10 cpu_py310hc0ddb09_0 conda-forge
jbig 2.1 h7f98852_2003 conda-forge
jedi 0.18.2 pyhd8ed1ab_0 conda-forge
jeepney 0.8.0 pyhd8ed1ab_0 conda-forge
jinja2 3.1.2 pyhd8ed1ab_1 conda-forge
joblib 1.2.0 pyhd8ed1ab_0 conda-forge
jpeg 9e h0b41bf4_3 conda-forge
jplephem 2.18 pyh78acc04_0 conda-forge
jq 1.6 h36c2ea0_1000 conda-forge
json5 0.9.5 pyh9f0ad1d_0 conda-forge
jsoncpp 1.9.5 h4bd325d_1 conda-forge
jsonschema 4.17.3 pyhd8ed1ab_0 conda-forge
jupyter 1.0.0 py310hff52083_8 conda-forge
jupyter-lsp 2.1.0 pyhd8ed1ab_0 conda-forge
jupyter_client 8.2.0 pyhd8ed1ab_0 conda-forge
jupyter_console 6.6.3 pyhd8ed1ab_0 conda-forge
jupyter_core 5.3.0 py310hff52083_0 conda-forge
jupyter_events 0.6.3 pyhd8ed1ab_0 conda-forge
jupyter_server 2.5.0 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.4.4 pyhd8ed1ab_1 conda-forge
jupyterlab 4.0.0 pyhd8ed1ab_1 conda-forge
jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge
jupyterlab_server 2.22.1 pyhd8ed1ab_0 conda-forge
jupyterlab_widgets 3.0.7 pyhd8ed1ab_1 conda-forge
jxrlib 1.1 h7f98852_2 conda-forge
kafka-python 2.0.2 pyh9f0ad1d_0 conda-forge
kernel-headers_linux-64 3.10.0 h4a8ded7_13 conda-forge
keyring 23.13.1 py310hff52083_0 conda-forge
keyutils 1.6.1 h166bdaf_0 conda-forge
kiwisolver 1.4.4 py310hbf28c38_1 conda-forge
kombine 0.8.4 py_0 conda-forge
kombu 5.2.4 py310hff52083_2 conda-forge
krb5 1.20.1 h81ceb04_0 conda-forge
lal 7.3.1 fftw_py310h5c7c63b_100 conda-forge
lalapps 9.2.1 py310h29500a9_0 conda-forge
lalburst 2.0.1 py310h1fa729e_0 conda-forge
lalframe 3.0.1 py310h1fa729e_0 conda-forge
lalinference 4.1.3 mpi_openmpi_py310h6e63d76_0 conda-forge
lalinference-data 4.1.3 ha770c72_0 conda-forge
lalinspiral 4.0.2 py310h2372a71_0 conda-forge
lalmetaio 4.0.1 py310h1fa729e_0 conda-forge
lalpulsar 6.0.1 py310h00eb7bb_0 conda-forge
lalpulsar-data 6.0.1 ha770c72_0 conda-forge
lalsimulation 5.2.0 py310h63a0205_1 conda-forge
lalsimulation-data 5.2.0 ha770c72_1 conda-forge
lalsuite 7.15 pyhd8ed1ab_0 conda-forge
lame 3.100 h166bdaf_1003 conda-forge
lazy-object-proxy 1.9.0 py310h1fa729e_0 conda-forge
lazy_loader 0.2 pyhd8ed1ab_0 conda-forge
lcms2 2.14 h6ed2654_0 conda-forge
ld_impl_linux-64 2.39 hcc3a1bd_1 conda-forge
ldas-tools-al 2.6.7 h6e2fe03_1 conda-forge
ldas-tools-cmake 1.2.3 h9c3ff4c_0 conda-forge
ldas-tools-diskcacheapi 2.7.2 h27087fc_2 conda-forge
ldas-tools-diskcacheapi-swig 2.6.12 h924138e_1 conda-forge
ldas-tools-filters 2.6.6 h4bd325d_0 conda-forge
ldas-tools-frameapi 2.6.6 h27087fc_1 conda-forge
ldas-tools-frameapi-swig 2.6.12 h924138e_1 conda-forge
ldas-tools-framecpp 2.9.2 hb003108_0 conda-forge
ldas-tools-framecpp-swig 2.6.14 h27087fc_2 conda-forge
ldas-tools-ldasgen 2.7.3 h8cbb357_0 conda-forge
ldas-tools-ldasgen-swig 2.6.10 h924138e_2 conda-forge
ldas-tools-utilities 2.6.7 h27087fc_2 conda-forge
lerc 4.0.0 h27087fc_0 conda-forge
libabseil 20230125.0 cxx17_hcb278e6_1 conda-forge
libaec 1.0.6 hcb278e6_1 conda-forge
libavif 0.11.1 hff004cb_1 conda-forge
libawg 3.1.5.dev4 hf52228f_1 conda-forge
libblas 3.9.0 16_linux64_openblas conda-forge
libbrotlicommon 1.0.9 h166bdaf_8 conda-forge
libbrotlidec 1.0.9 h166bdaf_8 conda-forge
libbrotlienc 1.0.9 h166bdaf_8 conda-forge
libcap 2.67 he9d0100_0 conda-forge
libcblas 3.9.0 16_linux64_openblas conda-forge
libclang 15.0.7 default_h7634d5b_2 conda-forge
libclang13 15.0.7 default_h9986a30_2 conda-forge
libcondor_utils 10.0.3 hd75029c_1 conda-forge
libcups 2.3.3 h36d4200_3 conda-forge
libcurl 8.1.0 h409715c_0 conda-forge
libcxx 15.0.7 hf52228f_0 conda-forge
libcxxabi 15.0.7 ha770c72_0 conda-forge
libdb 6.2.32 h9c3ff4c_0 conda-forge
libdeflate 1.14 h166bdaf_0 conda-forge
libdfm 3.1.5.dev4 hf52228f_1 conda-forge
libdtt 3.1.5.dev4 hfdf5d5f_1 conda-forge
libedit 3.1.20191231 he28a2e2_2 conda-forge
libev 4.33 h516909a_1 conda-forge
libevent 2.1.10 h28343ad_4 conda-forge
libexpat 2.5.0 hcb278e6_1 conda-forge
libfantom 3.1.5.dev4 h3bd2bf3_1 conda-forge
libffi 3.4.2 h7f98852_5 conda-forge
libfilterfile 3.1.5.dev4 hf52228f_1 conda-forge
libfilterwiz 3.1.5.dev4 h2f47157_1 conda-forge
libflac 1.4.2 h27087fc_0 conda-forge
libframel 8.42.2 h166bdaf_0 conda-forge
libgcc-devel_linux-64 11.3.0 h210ce93_19 conda-forge
libgcc-ng 12.2.0 h65d4601_19 conda-forge
libgcrypt 1.10.1 h166bdaf_0 conda-forge
libgd 2.3.3 h18fbbfe_3 conda-forge
libgfortran-ng 12.2.0 h69a702a_19 conda-forge
libgfortran5 12.2.0 h337968e_19 conda-forge
libgirepository 1.76.1 h8bf6c18_0 conda-forge
libglib 2.76.2 hebfc3b9_0 conda-forge
libglu 9.0.0 he1b5a44_1001 conda-forge
libgomp 12.2.0 h65d4601_19 conda-forge
libgpg-error 1.46 h620e276_0 conda-forge
libgrpc 1.54.2 hcf146ea_0 conda-forge
libhwloc 2.9.1 hd6dc26d_0 conda-forge
libiconv 1.17 h166bdaf_0 conda-forge
libidn2 2.3.4 h166bdaf_0 conda-forge
liblal 7.3.1 fftw_h88093d1_100 conda-forge
liblalburst 2.0.1 hc5c143e_0 conda-forge
liblalframe 3.0.1 h0b41bf4_0 conda-forge
liblalinference 4.1.3 hc5c143e_0 conda-forge
liblalinspiral 4.0.2 h0c602a9_0 conda-forge
liblalmetaio 4.0.1 h0b41bf4_0 conda-forge
liblalpulsar 6.0.1 he27e3cf_0 conda-forge
liblalsimulation 5.2.0 py310h63a0205_1 conda-forge
liblapack 3.9.0 16_linux64_openblas conda-forge
libllvm11 11.1.0 he0ac6c6_5 conda-forge
libllvm13 13.0.1 hf817b99_2 conda-forge
libllvm15 15.0.7 hadd5161_1 conda-forge
libmetaio 8.5.1 h753d276_1002 conda-forge
libnghttp2 1.52.0 h61bc06f_0 conda-forge
libnsl 2.0.0 h7f98852_0 conda-forge
libntlm 1.4 h7f98852_1002 conda-forge
libogg 1.3.4 h7f98852_1 conda-forge
libopenblas 0.3.21 pthreads_h78a6416_3 conda-forge
libopus 1.3.1 h7f98852_1 conda-forge
libpng 1.6.39 h753d276_0 conda-forge
libpq 15.3 hbcd7760_0 conda-forge
libprotobuf 3.21.12 h3eb15da_0 conda-forge
libpsl 0.21.1 hd0d0c12_5 conda-forge
librdkafka 1.9.2 ha5a0de0_2 conda-forge
librsvg 2.54.4 h7abd40a_0 conda-forge
libsanitizer 11.3.0 h239ccf8_19 conda-forge
libsistr 3.1.5.dev4 h0b41bf4_1 conda-forge
libsndfile 1.2.0 hb75c966_0 conda-forge
libsodium 1.0.18 h36c2ea0_1 conda-forge
libsoup 3.2.2 had0b2b9_0 conda-forge
libsqlite 3.42.0 h2797004_0 conda-forge
libssh2 1.10.0 hf14f497_3 conda-forge
libstdcxx-devel_linux-64 11.3.0 h210ce93_19 conda-forge
libstdcxx-ng 12.2.0 h46fd767_19 conda-forge
libstempo 2.4.5 py310h769672d_1 conda-forge
libsystemd0 253 h8c4010b_1 conda-forge
libtestpoint 3.1.5.dev4 hf52228f_1 conda-forge
libtiff 4.4.0 h82bc61c_5 conda-forge
libtool 2.4.7 h27087fc_0 conda-forge
libudev1 253 h0b41bf4_1 conda-forge
libunistring 0.9.10 h7f98852_0 conda-forge
libusb 1.0.26 h0b4f0b6_100 conda-forge
libuuid 2.38.1 h0b41bf4_0 conda-forge
libuv 1.44.2 h166bdaf_0 conda-forge
libvorbis 1.3.7 h9c3ff4c_0 conda-forge
libwebp 1.2.4 h522a892_0 conda-forge
libwebp-base 1.2.4 h166bdaf_0 conda-forge
libxcb 1.13 h7f98852_1004 conda-forge
libxgboost 1.7.4 cpu_h6e95104_0 conda-forge
libxkbcommon 1.5.0 h79f4944_1 conda-forge
libxml2 2.10.3 hca2bb57_4 conda-forge
libxslt 1.1.37 h873f0b0_0 conda-forge
libzlib 1.2.13 h166bdaf_4 conda-forge
libzopfli 1.0.3 h9c3ff4c_0 conda-forge
lidax 3.1.5.dev4 hf52228f_1 conda-forge
ligo-common 1.0.4 py_0 conda-forge
ligo-followup-advocate 1.1.9 pyhd8ed1ab_0 conda-forge
ligo-gracedb 2.11.0 pyhd8ed1ab_0 conda-forge
ligo-proxy-utils 2.0.0 pyhd8ed1ab_0 conda-forge
ligo-raven 2.4 py310hff52083_1 conda-forge
ligo-scald 0.8.4 pyhd8ed1ab_0 conda-forge
ligo-segments 1.4.0 py310h6acc77f_2 conda-forge
ligo.em-bright 1.1.0 pyhd8ed1ab_0 conda-forge
ligo.skymap 1.0.7 py310hf13adaf_0 conda-forge
ligotimegps 2.0.0 py_0 conda-forge
lintegrate 0.1.14 py310h86e9d90_1 conda-forge
liquidpy 0.7.5 pyhd8ed1ab_0 conda-forge
llvm-openmp 16.0.4 h4dfa4b3_0 conda-forge
llvmlite 0.39.1 py310h58363a5_1 conda-forge
locket 1.0.0 pyhd8ed1ab_0 conda-forge
lockfile 0.12.2 py_1 conda-forge
log_symbols 0.0.14 pyh8c360ce_0 conda-forge
lscsoft-glue 3.0.1 py310h6acc77f_0 conda-forge
lxml 4.9.2 py310hbdc0903_0 conda-forge
lz4 4.3.2 py310h0cfdcf0_0 conda-forge
lz4-c 1.9.4 hcb278e6_0 conda-forge
lzo 2.10 h516909a_1000 conda-forge
m2crypto 0.38.0 py310h2e85d94_2 conda-forge
m4 1.4.18 h516909a_1001 conda-forge
make 4.3 hd18ef5c_1 conda-forge
mako 1.2.4 pyhd8ed1ab_0 conda-forge
markdown 3.4.3 pyhd8ed1ab_0 conda-forge
markdown-it-py 2.2.0 pyhd8ed1ab_0 conda-forge
markuppy 1.14 py_0 conda-forge
markupsafe 2.1.2 py310h1fa729e_0 conda-forge
matplotlib-base 3.5.3 py310h8d5ebf3_2 conda-forge
matplotlib-inline 0.1.6 pyhd8ed1ab_0 conda-forge
mccabe 0.7.0 pyhd8ed1ab_0 conda-forge
mdurl 0.1.0 pyhd8ed1ab_0 conda-forge
metaio 8.5.1 h27826a3_1001 conda-forge
metis 5.1.0 h58526e2_1006 conda-forge
mistune 2.0.5 pyhd8ed1ab_0 conda-forge
mkl 2022.2.1 h84fe81f_16997 conda-forge
ml_dtypes 0.1.0 py310h9b08913_0 conda-forge
mock 5.0.2 pyhd8ed1ab_0 conda-forge
mocpy 0.12.3 py310h5764c6d_0 conda-forge
more-itertools 9.1.0 pyhd8ed1ab_0 conda-forge
mpc 1.3.1 hfe3b2da_0 conda-forge
mpfr 4.2.0 hb012696_0 conda-forge
mpg123 1.31.3 hcb278e6_0 conda-forge
mpi 1.0 openmpi conda-forge
mpld3 0.5.9 pyhd8ed1ab_0 conda-forge
mpmath 1.3.0 pyhd8ed1ab_0 conda-forge
msgpack-python 1.0.5 py310hdf3cbec_0 conda-forge
multidict 6.0.4 py310h1fa729e_0 conda-forge
munge 0.5.13 h1c5bbd1_1 conda-forge
munkres 1.1.4 pyh9f0ad1d_0 conda-forge
mypy_extensions 1.0.0 pyha770c72_0 conda-forge
mysql-common 8.0.32 hf1915f5_2 conda-forge
mysql-libs 8.0.32 hca2cd23_2 conda-forge
nbclassic 1.0.0 pyhb4ecaf3_1 conda-forge
nbclient 0.7.4 pyhd8ed1ab_0 conda-forge
nbconvert 7.4.0 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.4.0 pyhd8ed1ab_0 conda-forge
nbconvert-pandoc 7.4.0 pyhd8ed1ab_0 conda-forge
nbformat 5.8.0 pyhd8ed1ab_0 conda-forge
ncurses 6.3 h27087fc_1 conda-forge
nds2-client 0.16.8 h93a0877_3 conda-forge
nds2-client-java 0.16.12 h27087fc_1 conda-forge
ndscope 0.17.1 pyhd8ed1ab_0 conda-forge
nessai 0.8.0 pyhd8ed1ab_0 conda-forge
nest-asyncio 1.5.6 pyhd8ed1ab_0 conda-forge
networkx 3.1 pyhd8ed1ab_0 conda-forge
nlohmann_json 3.11.2 h27087fc_0 conda-forge
notebook 6.5.4 pyha770c72_0 conda-forge
notebook-shim 0.2.3 pyhd8ed1ab_0 conda-forge
nspr 4.35 h27087fc_0 conda-forge
nss 3.89 he45b914_0 conda-forge
numba 0.56.4 py310h0e39c9b_1 conda-forge
numexpr 2.7.3 py310hb5077e9_1 conda-forge
numpy 1.23.5 py310h53a5b5f_0 conda-forge
obspy 1.2.2 py310h96516ba_2 conda-forge
omicron 4.0.0 h16db3a4_1 conda-forge
omniorb-libs 4.2.5 h9cb18e5_6 conda-forge
oniguruma 6.9.8 h166bdaf_0 conda-forge
openjpeg 2.5.0 h7d73246_1 conda-forge
openmpi 4.1.5 h414af15_101 conda-forge
openssl 3.1.0 hd590300_3 conda-forge
opt_einsum 3.3.0 pyhd8ed1ab_1 conda-forge
otter-report 0.3.3 pyhd8ed1ab_0 conda-forge
packaging 23.1 pyhd8ed1ab_0 conda-forge
pandas 2.0.1 py310h7cbd5c2_1 conda-forge
pandoc 2.19.2 h32600fe_2 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
pango 1.50.14 hd33c08f_0 conda-forge
parameterized 0.9.0 pyhd8ed1ab_0 conda-forge
paramiko 3.1.0 pyhd8ed1ab_0 conda-forge
parmap 1.6.0 pyhd8ed1ab_0 conda-forge
parso 0.8.3 pyhd8ed1ab_0 conda-forge
partd 1.4.0 pyhd8ed1ab_0 conda-forge
pastel 0.2.1 pyhd8ed1ab_0 conda-forge
pathlib2 2.3.7.post1 py310hff52083_2 conda-forge
pathspec 0.11.1 pyhd8ed1ab_0 conda-forge
patsy 0.5.3 pyhd8ed1ab_0 conda-forge
pcaspy 0.7.3 py310h769672d_3 conda-forge
pcre 8.45 h9c3ff4c_0 conda-forge
pcre2 10.40 hc3806b6_0 conda-forge
pegasus-wms.api 5.0.3 pyhd8ed1ab_0 conda-forge
pegasus-wms.common 5.0.4 pyhd8ed1ab_0 conda-forge
pep517 0.13.0 pyhd8ed1ab_0 conda-forge
pepredicates 0.0.3 py_0 conda-forge
perl 5.32.1 2_h7f98852_perl5 conda-forge
pesummary 1.0.0 pyhd8ed1ab_0 conda-forge
pexpect 4.8.0 pyh1a96a4e_2 conda-forge
pgplot 5.2.2 h68245ad_1008 conda-forge
pickleshare 0.7.5 py_1003 conda-forge
pillow 9.2.0 py310h454ad03_3 conda-forge
pip 23.1.2 pyhd8ed1ab_0 conda-forge
pixman 0.40.0 h36c2ea0_0 conda-forge
pkg-config 0.29.2 h36c2ea0_1008 conda-forge
pkginfo 1.9.6 pyhd8ed1ab_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_0 conda-forge
platformdirs 2.6.2 pyhd8ed1ab_0 conda-forge
plotly 5.14.1 pyhd8ed1ab_0 conda-forge
pluggy 1.0.0 pyhd8ed1ab_5 conda-forge
ply 3.11 py_1 conda-forge
poetry 1.3.2 linux_pyhd8ed1ab_0 conda-forge
poetry-core 1.4.0 pyhd8ed1ab_0 conda-forge
poetry-plugin-export 1.3.1 pyhd8ed1ab_0 conda-forge
precession 1.0.3 pyhd8ed1ab_0 conda-forge
prometheus_client 0.16.0 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.38 pyha770c72_0 conda-forge
prompt_toolkit 3.0.38 hd8ed1ab_0 conda-forge
psrqpy 1.2.5 pyhd8ed1ab_0 conda-forge
psutil 5.9.5 py310h1fa729e_0 conda-forge
psycopg2 2.9.3 py310h416cc33_2 conda-forge
ptemcee 1.0.0 py_0 conda-forge
pthread-stubs 0.4 h36c2ea0_1001 conda-forge
ptyprocess 0.7.0 pyhd3deb0d_0 conda-forge
pulseaudio 16.1 hcb278e6_3 conda-forge
pulseaudio-client 16.1 h5195f5e_3 conda-forge
pulseaudio-daemon 16.1 ha8d29e2_3 conda-forge
pure_eval 0.2.2 pyhd8ed1ab_0 conda-forge
py-cpuinfo 9.0.0 pyhd8ed1ab_0 conda-forge
py-xgboost 1.7.4 cpu_py310hd1aba9c_0 conda-forge
pyasn1 0.4.8 py_0 conda-forge
pyasn1-modules 0.2.7 py_0 conda-forge
pycairo 1.23.0 py310hb8a676c_0 conda-forge
pycbc 2.0.5 py310h48e37cd_0 conda-forge
pycm 7.5.7 py310h5764c6d_1 conda-forge
pycodestyle 2.10.0 pyhd8ed1ab_0 conda-forge
pycondor 0.6.0 pyhd8ed1ab_0 conda-forge
pycparser 2.21 pyhd8ed1ab_0 conda-forge
pydantic 1.10.7 py310h1fa729e_0 conda-forge
pydarm 0.1 pyhd8ed1ab_0 conda-forge
pydotplus 2.0.2 py_2 conda-forge
pydv 0.2.1 pyhd8ed1ab_0 conda-forge
pyepics 3.5.0 py310hff52083_3 conda-forge
pyerfa 2.0.0.3 py310h0a54255_0 conda-forge
pyfd 4.5.9 py310h5764c6d_1 conda-forge
pyfftw 0.13.1 py310h0a54255_0 conda-forge
pyflakes 3.0.1 pyhd8ed1ab_0 conda-forge
pygcn 1.0.2 py_0 conda-forge
pygments 2.10.0 pyhd8ed1ab_0 conda-forge
pygobject 3.44.1 py310hc8e940b_0 conda-forge
pygsl_lite 0.1.5 py310hc5aa054_2 conda-forge
pyinotify 0.9.6 py310hff52083_1006 conda-forge
pyjwt 2.7.0 pyhd8ed1ab_0 conda-forge
pykerberos 1.2.4 py310hd1ceca7_3 conda-forge
pylev 1.4.0 pyhd8ed1ab_0 conda-forge
pylint 2.17.4 pyhd8ed1ab_0 conda-forge
pymodbus 2.5.3 pyhd8ed1ab_0 conda-forge
pynacl 1.5.0 py310h5764c6d_2 conda-forge
pyomicron 2.0.4 pyhd8ed1ab_0 conda-forge
pyopenssl 23.1.1 pyhd8ed1ab_0 conda-forge
pyparsing 3.0.9 pyhd8ed1ab_0 conda-forge
pyqt 5.15.7 py310hab646b1_3 conda-forge
pyqt5-sip 12.11.0 py310heca2aa9_3 conda-forge
pyqtgraph 0.13.3 pyhd8ed1ab_0 conda-forge
pyrsistent 0.19.3 py310h1fa729e_0 conda-forge
pyrxp 3.0.1 py310h5764c6d_3 conda-forge
pyseobnr 0.2.2 py310h278f3c1_0 conda-forge
pyserial 3.5 pyhd8ed1ab_0 conda-forge
pyserial-asyncio 0.6 pyhd8ed1ab_0 conda-forge
pyserver 1.1.2 pyhd8ed1ab_0 conda-forge
pysocks 1.7.1 pyha2e5f31_6 conda-forge
pyspellchecker 0.7.2 pyhd8ed1ab_0 conda-forge
pytables 3.8.0 py310hde6a235_1 conda-forge
pytango 9.4.1 py310hf02b7e0_1 conda-forge
pytest 7.3.1 pyhd8ed1ab_0 conda-forge
pytest-console-scripts 1.3.1 pyhd8ed1ab_0 conda-forge
pytest-cov 4.0.0 pyhd8ed1ab_0 conda-forge
pytest-freezegun 0.4.2 pyhd8ed1ab_1 conda-forge
pytest-httpserver 1.0.6 pyhd8ed1ab_0 conda-forge
pytest-mock 3.10.0 pyhd8ed1ab_0 conda-forge
pytest-requires 0.1.0 pyhd8ed1ab_0 conda-forge
pytest-rerunfailures 11.1.2 pyhd8ed1ab_0 conda-forge
pytest-runner 6.0.0 pyhd8ed1ab_0 conda-forge
pytest-socket 0.6.0 pyhd8ed1ab_0 conda-forge
pytest-timeout 2.1.0 pyhd8ed1ab_0 conda-forge
pytest-xdist 3.3.0 pyhd8ed1ab_0 conda-forge
pythia8 8.307 py310hd8f1fbe_0 conda-forge
python 3.10.11 he550d4f_0_cpython conda-forge
python-avahi 0.8 py310hd3bce8c_4 conda-forge
python-awg 3.1.5.dev4 py310h7dd10d6_1 conda-forge
python-confluent-kafka 1.9.2 py310h5764c6d_2 conda-forge
python-dateutil 2.8.2 pyhd8ed1ab_0 conda-forge
python-fastjsonschema 2.16.3 pyhd8ed1ab_0 conda-forge
python-foton 3.1.5.dev4 py310h9b08913_1 conda-forge
python-framel 8.42.2 py310hde88566_0 conda-forge
python-gds 3.0.0 py310hc4a4660_0 conda-forge
python-gitlab 3.14.0 pyhd8ed1ab_0 conda-forge
python-gssapi 1.8.2 py310hd1ceca7_2 conda-forge
python-htcondor 10.0.3 py310h96428ee_1 conda-forge
python-json-logger 2.0.7 pyhd8ed1ab_0 conda-forge
python-lal 7.3.1 fftw_py310h0d7cf45_100 conda-forge
python-lalburst 2.0.1 py310hc5aa054_0 conda-forge
python-lalframe 3.0.1 py310h0a54255_0 conda-forge
python-lalinference 4.1.3 py310h0a54255_0 conda-forge
python-lalinspiral 4.0.2 py310h278f3c1_0 conda-forge
python-lalmetaio 4.0.1 py310h0a54255_0 conda-forge
python-lalpulsar 6.0.1 py310h0a54255_0 conda-forge
python-lalsimulation 5.2.0 py310h5297bb7_1 conda-forge
python-ldas-tools-al 2.6.10 py310hbf28c38_1 conda-forge
python-ldas-tools-diskcacheapi 2.6.12 py310hbf28c38_1 conda-forge
python-ldas-tools-frameapi 2.6.12 py310hbf28c38_1 conda-forge
python-ldas-tools-framecpp 2.6.14 py310h769672d_1 conda-forge
python-ldas-tools-ldasgen 2.6.10 py310hbf28c38_1 conda-forge
python-ligo-lw 1.8.3 py310h5764c6d_0 conda-forge
python-nds2-client 0.16.12 py310h769672d_0 conda-forge
python-tzdata 2023.3 pyhd8ed1ab_0 conda-forge
python-wget 3.2 py_0 conda-forge
python-xxhash 3.2.0 py310h1fa729e_0 conda-forge
python_abi 3.10 3_cp310 conda-forge
pythonvirgotools 5.1.3 pyhd8ed1ab_0 conda-forge
pytorch 1.13.1 cpu_py310hd11e9c7_1 conda-forge
pytz 2023.3 pyhd8ed1ab_0 conda-forge
pyusb 1.2.1 pyhd8ed1ab_0 conda-forge
pyvo 1.4.1 pyhd8ed1ab_0 conda-forge
pywavelets 1.4.1 py310h0a54255_0 conda-forge
pyyaml 6.0 py310h5764c6d_5 conda-forge
pyzmq 25.0.2 py310h059b190_0 conda-forge
qnm 0.4.3 py_0 conda-forge
qt-main 5.15.8 h5d23da1_6 conda-forge
qtconsole 5.4.3 pyhd8ed1ab_0 conda-forge
qtconsole-base 5.4.3 pyha770c72_0 conda-forge
qtpy 2.3.1 pyhd8ed1ab_0 conda-forge
quaternion 2022.4.3 py310h0a54255_0 conda-forge
quaternionic 1.0.6 pyhd8ed1ab_0 conda-forge
rapid-pe 0.1.0 py310hff52083_0 conda-forge
rapidfuzz 2.15.1 py310heca2aa9_0 conda-forge
rapidpe-rift-pipe 0.2.1 pyhd8ed1ab_0 conda-forge
re2 2023.02.02 hcb278e6_0 conda-forge
readline 8.2 h8228510_1 conda-forge
readme_renderer 37.3 pyhd8ed1ab_0 conda-forge
reproject 0.10.0 py310h0a54255_0 conda-forge
requests 2.29.0 pyhd8ed1ab_0 conda-forge
requests-ecp 0.3.0 pyhd8ed1ab_0 conda-forge
requests-gracedb 0.1.4 pyhd8ed1ab_0 conda-forge
requests-gssapi 1.2.3 pyhd8ed1ab_0 conda-forge
requests-mock 1.10.0 pyhd8ed1ab_0 conda-forge
requests-toolbelt 0.10.1 pyhd8ed1ab_0 conda-forge
rfc3339-validator 0.1.4 pyhd8ed1ab_0 conda-forge
rfc3986 2.0.0 pyhd8ed1ab_0 conda-forge
rfc3986-validator 0.1.1 pyh9f0ad1d_0 conda-forge
rhash 1.4.3 h166bdaf_0 conda-forge
rich 13.3.1 pyhd8ed1ab_0 conda-forge
rift 0.0.15.8 py310hff52083_0 conda-forge
root_base 6.28.0 py310h720e498_1 conda-forge
ruamel.yaml 0.17.26 py310h2372a71_0 conda-forge
ruamel.yaml.clib 0.2.7 py310h1fa729e_1 conda-forge
safe-netrc 1.0.0 py_0 conda-forge
sbank 1.0.2 py310hde88566_0 conda-forge
scikit-image 0.20.0 py310h9b08913_1 conda-forge
scikit-learn 1.1.3 py310h0c3af53_1 conda-forge
scipy 1.8.1 py310hdfbd76f_3 conda-forge
scitokens 1.7.4 pyhd8ed1ab_0 conda-forge
scitokens-cpp 0.7.1 hf3971a6_0 conda-forge
scri 2022.8.4 py310ha770c72_0 conda-forge
seaborn 0.12.2 hd8ed1ab_0 conda-forge
seaborn-base 0.12.2 pyhd8ed1ab_0 conda-forge
secretstorage 3.3.3 py310hff52083_1 conda-forge
send2trash 1.8.2 pyh41d4057_0 conda-forge
service_identity 18.1.0 py_0 conda-forge
setproctitle 1.3.2 py310h5764c6d_1 conda-forge
setuptools 67.7.2 pyhd8ed1ab_0 conda-forge
shellingham 1.5.1 pyhd8ed1ab_0 conda-forge
sip 6.7.9 py310hc6cd4ac_0 conda-forge
six 1.16.0 pyh6c4a22f_0 conda-forge
sleef 3.5.1 h9b69904_2 conda-forge
sly 0.4 pyhd8ed1ab_0 conda-forge
slycot 0.5.2 py310hb64257d_0 conda-forge
smmap 3.0.5 pyh44b312d_0 conda-forge
snappy 1.1.10 h9fff704_0 conda-forge
snax 0.5.2 pyhccb5c55_0 conda-forge
sniffio 1.3.0 pyhd8ed1ab_0 conda-forge
soupsieve 2.3.2.post1 pyhd8ed1ab_0 conda-forge
spherical 1.0.13 pyhd8ed1ab_0 conda-forge
spherical_functions 2022.4.1 pyhd8ed1ab_1 conda-forge
spinners 0.0.24 pyh9f0ad1d_0 conda-forge
spinsfast 2022.4.1 py310hd73b2c2_3 conda-forge
sqlalchemy 2.0.13 py310h2372a71_0 conda-forge
sqlite 3.42.0 h2c6b66d_0 conda-forge
stack_data 0.6.2 pyhd8ed1ab_0 conda-forge
statsmodels 0.14.0 py310h278f3c1_1 conda-forge
suitesparse 5.10.1 h9e50725_1 conda-forge
swig 4.1.1 he155508_1 conda-forge
sxs 2022.4.5 pyhd8ed1ab_0 conda-forge
sympy 1.12 pypyh9d50eac_103 conda-forge
sysroot_linux-64 2.17 h4a8ded7_13 conda-forge
tabulate 0.9.0 pyhd8ed1ab_1 conda-forge
tbb 2021.9.0 hf52228f_0 conda-forge
tcsh 6.24.10 h8228510_0 conda-forge
tempo2 2023.01.1 hfe56124_0 conda-forge
tenacity 8.2.2 pyhd8ed1ab_0 conda-forge
termcolor 2.3.0 pyhd8ed1ab_0 conda-forge
terminado 0.17.1 pyh41d4057_0 conda-forge
testfixtures 7.1.0 pyhd8ed1ab_0 conda-forge
threadpoolctl 3.1.0 pyh8a188c0_0 conda-forge
tifffile 2022.10.10 pyhd8ed1ab_0 conda-forge
tinycss2 1.2.1 pyhd8ed1ab_0 conda-forge
tinydb 4.7.1 pyhd8ed1ab_0 conda-forge
tk 8.6.12 h27826a3_0 conda-forge
tmux 3.3 h385fc29_0 conda-forge
toml 0.10.2 pyhd8ed1ab_0 conda-forge
tomli 2.0.1 pyhd8ed1ab_0 conda-forge
tomli-w 1.0.0 pyhd8ed1ab_0 conda-forge
tomlkit 0.11.8 pyha770c72_0 conda-forge
toolz 0.12.0 pyhd8ed1ab_0 conda-forge
torchvision 0.14.1 cpu_py310hdfb2906_0 conda-forge
tornado 6.3.2 py310h2372a71_0 conda-forge
tqdm 4.65.0 pyhd8ed1ab_1 conda-forge
traitlets 5.9.0 pyhd8ed1ab_0 conda-forge
trove-classifiers 2023.5.2 pyhd8ed1ab_0 conda-forge
twine 4.0.2 pyhd8ed1ab_0 conda-forge
twisted 22.10.0 py310h5764c6d_0 conda-forge
typing-extensions 4.5.0 hd8ed1ab_0 conda-forge
typing_extensions 4.5.0 pyha770c72_0 conda-forge
tzdata 2023c h71feb2d_0 conda-forge
tzlocal 2.1 pyh9f0ad1d_0 conda-forge
ujson 5.7.0 py310heca2aa9_0 conda-forge
unicodedata2 15.0.0 py310h5764c6d_0 conda-forge
uproot 5.0.7 ha770c72_0 conda-forge
uproot-base 5.0.7 pyhd8ed1ab_0 conda-forge
uproot3 3.14.4 pyhd8ed1ab_0 conda-forge
uproot3-methods 0.10.1 pyhd8ed1ab_0 conda-forge
upv 3.2.0 h2f47157_1 conda-forge
urllib3 1.26.15 pyhd8ed1ab_0 conda-forge
vdt 0.4.3 h9c3ff4c_0 conda-forge
vector-classes 1.4.3 h924138e_0 conda-forge
vetoperf 3.2.0 h2f47157_1 conda-forge
vine 5.0.0 pyhd8ed1ab_1 conda-forge
virtualenv 20.21.1 pyhd8ed1ab_0 conda-forge
voeventlib 1.2 py_0 conda-forge
voms 2.1.0rc3 h25bd2b9_0 conda-forge
watchdog 3.0.0 py310hff52083_0 conda-forge
wcwidth 0.2.6 pyhd8ed1ab_0 conda-forge
webencodings 0.5.1 py_1 conda-forge
websocket-client 1.5.1 pyhd8ed1ab_0 conda-forge
werkzeug 2.3.4 pyhd8ed1ab_0 conda-forge
wget 1.20.3 ha35d2d1_1 conda-forge
wheel 0.40.0 pyhd8ed1ab_0 conda-forge
widgetsnbextension 4.0.7 pyhd8ed1ab_0 conda-forge
wrapt 1.15.0 py310h1fa729e_0 conda-forge
wtforms 2.3.3 pyhd8ed1ab_0 conda-forge
xarray 2023.4.2 pyhd8ed1ab_0 conda-forge
xarray-einstats 0.5.1 pyhd8ed1ab_0 conda-forge
xcb-util 0.4.0 h516909a_0 conda-forge
xcb-util-image 0.4.0 h166bdaf_0 conda-forge
xcb-util-keysyms 0.4.0 h516909a_0 conda-forge
xcb-util-renderutil 0.3.9 h166bdaf_0 conda-forge
xcb-util-wm 0.4.1 h516909a_0 conda-forge
xforms 0.9999.3 h2f508e2_1 conda-forge
xgboost 1.7.4 cpu_py310hd1aba9c_0 conda-forge
xkeyboard-config 2.38 h0b41bf4_0 conda-forge
xmltodict 0.13.0 pyhd8ed1ab_0 conda-forge
xorg-fixesproto 5.0 h7f98852_1002 conda-forge
xorg-kbproto 1.0.7 h7f98852_1002 conda-forge
xorg-libice 1.0.10 h7f98852_0 conda-forge
xorg-libsm 1.2.3 hd9c2040_1000 conda-forge
xorg-libx11 1.6.12 h36c2ea0_0 conda-forge
xorg-libxau 1.0.9 h7f98852_0 conda-forge
xorg-libxcursor 1.2.0 h516909a_0 conda-forge
xorg-libxdmcp 1.1.3 h7f98852_0 conda-forge
xorg-libxext 1.3.4 h516909a_0 conda-forge
xorg-libxfixes 5.0.3 h516909a_1004 conda-forge
xorg-libxft 2.3.4 hc534e41_1 conda-forge
xorg-libxpm 3.5.13 h516909a_0 conda-forge
xorg-libxrender 0.9.10 h516909a_1002 conda-forge
xorg-libxt 1.1.5 h516909a_1003 conda-forge
xorg-renderproto 0.11.1 h7f98852_1002 conda-forge
xorg-xextproto 7.3.0 h0b41bf4_1003 conda-forge
xorg-xproto 7.0.31 h7f98852_1007 conda-forge
xrootd 5.5.4 py310h8ff6cd0_0 conda-forge
xxhash 0.8.1 h0b41bf4_0 conda-forge
xz 5.2.6 h166bdaf_0 conda-forge
yaml 0.2.5 h7f98852_2 conda-forge
yarl 1.9.1 py310h2372a71_0 conda-forge
zenodo_get 1.3.4 pyhd8ed1ab_0 conda-forge
zeromq 4.3.4 h9c3ff4c_1 conda-forge
zfp 1.0.0 h27087fc_3 conda-forge
zipp 3.15.0 pyhd8ed1ab_0 conda-forge
zlib 1.2.13 h166bdaf_4 conda-forge
zlib-ng 2.0.7 h0b41bf4_0 conda-forge
zope.interface 6.0 py310h1fa729e_0 conda-forge
zstandard 0.19.0 py310hdeb6495_1 conda-forge
zstd 1.5.2 h3eb15da_6 conda-forge
lalapps_version
$ lalapps_version --verbose
LAL-Version: 7.3.1
LAL-Id: ba834368942ae59461ae5154fcf542c4d5a3b5b2
LAL-Date: 2023-04-7 15:24:34 +0000
LAL-Branch: None
LAL-Tag: lal-v7.3.1
LAL-Status: CLEAN: All modifications committed
LAL-Configure-Args: '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--with-hdf5=yes' '--disable-python' '--disable-swig-python' '--enable-swig-iface' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lal-split_1681285188625/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lal-split_1681285188625/work=/usr/local/src/conda/lal-7.3.1 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lal-split_1681285188625/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig' 'GSL_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lgsl'
LAL-Configure-Date: 2023-04-12T07:43:51+0000
LAL-Build-Date: 2023-04-12T07:44:39+0000
LALFrame-Version: 3.0.1
LALFrame-Id: bbd22b0556c6f8e37ca4e5005c57892d28040329
LALFrame-Date: 2023-04-7 15:24:34 +0000
LALFrame-Branch: None
LALFrame-Tag: lalframe-v3.0.1
LALFrame-Status: CLEAN: All modifications committed
LALFrame-Configure-Args: '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--enable-framec' '--enable-framel' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--disable-python' '--disable-swig-python' '--enable-swig-iface' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalframe-split_1681285144449/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalframe-split_1681285144449/work=/usr/local/src/conda/lalframe-3.0.1 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalframe-split_1681285144449/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig'
LALFrame-Configure-Date: 2023-04-12T07:42:01+0000
LALFrame-Build-Date: 2023-04-12T07:42:09+0000
LALMetaIO-Version: 4.0.1
LALMetaIO-Id: a69160d97a94bf69f1854f12d510effeec67e9b2
LALMetaIO-Date: 2023-04-7 15:24:34 +0000
LALMetaIO-Branch: None
LALMetaIO-Tag: lalmetaio-v4.0.1
LALMetaIO-Status: CLEAN: All modifications committed
LALMetaIO-Configure-Args: '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--disable-python' '--disable-swig-python' '--enable-swig-iface' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalmetaio-split_1681285141494/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalmetaio-split_1681285141494/work=/usr/local/src/conda/lalmetaio-4.0.1 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalmetaio-split_1681285141494/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig'
LALMetaIO-Configure-Date: 2023-04-12T07:41:47+0000
LALMetaIO-Build-Date: 2023-04-12T07:41:54+0000
LALSimulation-Version: 5.2.0
LALSimulation-Id: 6d939723e10b22ed8775552be67ae1e2004ec9e6
LALSimulation-Date: 2023-04-25 02:41:35 +0000
LALSimulation-Branch: None
LALSimulation-Tag: lalsimulation-v5.2.0
LALSimulation-Status: CLEAN: All modifications committed
LALSimulation-Configure-Args: '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--enable-openmp' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--enable-python' '--enable-swig-iface' '--enable-swig-python' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalsimulation-split_1683202253407/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalsimulation-split_1683202253407/work=/usr/local/src/conda/lalsimulation-5.2.0 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalsimulation-split_1683202253407/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PYTHON=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/bin/python' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig' 'GSL_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lgsl'
LALSimulation-Configure-Date: 2023-05-04T12:13:27+0000
LALSimulation-Build-Date: 2023-05-04T12:14:41+0000
LALBurst-Version: 2.0.1
LALBurst-Id: d84ad0a22eef55b716e6ecfba084092109691120
LALBurst-Date: 2023-04-7 15:24:35 +0000
LALBurst-Branch: None
LALBurst-Tag: lalburst-v2.0.1
LALBurst-Status: CLEAN: All modifications committed
LALBurst-Configure-Args: '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--disable-python' '--disable-swig-python' '--enable-swig-iface' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalburst-split_1681285187838/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalburst-split_1681285187838/work=/usr/local/src/conda/lalburst-2.0.1 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalburst-split_1681285187838/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig' 'GSL_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lgsl'
LALBurst-Configure-Date: 2023-04-12T07:44:24+0000
LALBurst-Build-Date: 2023-04-12T07:44:35+0000
LALInspiral-Version: 4.0.2
LALInspiral-Id: 12fa0130ae35d551b476ee5b7ff47ca61349a263
LALInspiral-Date: 2023-04-25 02:41:35 +0000
LALInspiral-Branch: None
LALInspiral-Tag: lalinspiral-v4.0.2
LALInspiral-Status: CLEAN: All modifications committed
LALInspiral-Configure-Args: '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--enable-openmp' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--disable-python' '--disable-swig-python' '--enable-swig-iface' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalinspiral-split_1683103073297/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalinspiral-split_1683103073297/work=/usr/local/src/conda/lalinspiral-4.0.2 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalinspiral-split_1683103073297/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig' 'GSL_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lgsl'
LALInspiral-Configure-Date: 2023-05-03T08:42:33+0000
LALInspiral-Build-Date: 2023-05-03T08:43:14+0000
LALInference-Version: 4.1.3
LALInference-Id: 8fc7f8d96f5d63e9ee93d9cd02648cbd4ba16676
LALInference-Date: 2023-04-7 15:24:35 +0000
LALInference-Branch: None
LALInference-Tag: lalinference-v4.1.3
LALInference-Status: CLEAN: All modifications committed
LALInference-Configure-Args: '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--enable-openmp' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--disable-python' '--disable-swig-python' '--enable-swig-iface' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalinference-split_1681245320104/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalinference-split_1681245320104/work=/usr/local/src/conda/lalinference-4.1.3 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalinference-split_1681245320104/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig' 'GSL_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lgsl'
LALInference-Configure-Date: 2023-04-11T20:42:09+0000
LALInference-Build-Date: 2023-04-11T20:42:28+0000
LALPulsar-Version: 6.0.1
LALPulsar-Id: 51a4ed070870dadc0457c1245f9f27752d240949
LALPulsar-Date: 2023-04-7 15:24:35 +0000
LALPulsar-Branch: None
LALPulsar-Tag: lalpulsar-v6.0.1
LALPulsar-Status: CLEAN: All modifications committed
LALPulsar-Configure-Args: '--disable-doxygen' '--disable-gcc-flags' '--disable-static' '--disable-swig-octave' '--enable-cfitsio' '--enable-openmp' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' '--disable-python' '--disable-swig-python' '--enable-swig-iface' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalpulsar-split_1681236845600/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalpulsar-split_1681236845600/work=/usr/local/src/conda/lalpulsar-6.0.1 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalpulsar-split_1681236845600/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig' 'GSL_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lgsl'
LALPulsar-Configure-Date: 2023-04-11T18:19:00+0000
LALPulsar-Build-Date: 2023-04-11T18:19:31+0000
LALApps-Version: 9.2.1
LALApps-Id: 9d8ab88d05619177293e2a5206ed8a762ae2dbea
LALApps-Date: 2023-04-7 15:24:36 +0000
LALApps-Branch: None
LALApps-Tag: lalapps-v9.2.1
LALApps-Status: CLEAN: All modifications committed
LALApps-Configure-Args: '--disable-gcc-flags' '--enable-cfitsio' '--prefix=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing' 'build_alias=x86_64-conda-linux-gnu' 'host_alias=x86_64-conda-linux-gnu' 'CC=/home/conda/feedstock_root/build_artifacts/lalapps_1681214415284/_build_env/bin/x86_64-conda-linux-gnu-cc' 'CFLAGS=-march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -pipe -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include -fdebug-prefix-map=/home/conda/feedstock_root/build_artifacts/lalapps_1681214415284/work=/usr/local/src/conda/lalapps-9.2.1 -fdebug-prefix-map=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing=/usr/local/src/conda-prefix' 'LDFLAGS=-Wl,-O2 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--disable-new-dtags -Wl,--gc-sections -Wl,--allow-shlib-undefined -Wl,-rpath,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -Wl,-rpath-link,/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib' 'CPPFLAGS=-DNDEBUG -D_FORTIFY_SOURCE=2 -O2 -isystem /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/include' 'CPP=/home/conda/feedstock_root/build_artifacts/lalapps_1681214415284/_build_env/bin/x86_64-conda-linux-gnu-cpp' 'PKG_CONFIG_PATH=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib/pkgconfig' 'PYTHON=/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/bin/python' 'GSL_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lgsl' 'CFITSIO_LIBS=-L/cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/envs/igwn-py310-testing/lib -lcfitsio'
LALApps-Configure-Date: 2023-04-11T12:03:40+0000
LALApps-Build-Date: 2023-04-11T12:03:53+0000
Suggested solutions
I think there's a simple fix, simply changing this line to
REAL8TimeSeries *hplus = NULL, *hcross = NULL;
the pointers will be guaranteed to pass the sanity check.