Where’s the data Lebowski

gw_data_find

The GWDataFind service allows users to query for the location of Gravitational-Wave data files. Scitokens authentification is required to access the datafind server.

https://gwdatafind.readthedocs.io/

https://computing.docs.ligo.org/guide/auth/scitokens/

source /cvmfs/software.igwn.org/conda/etc/profile.d/conda.sh
conda activate igwn-py310 > /dev/null 2>&1
htgettoken --vaultserver vault.ligo.org --issuer igwn --audience https://datafind.ligo.org --scope gwdatafind.read
htdecodetoken -H
python -m gwdatafind -r datafind.ligo.org -o H -t H1_HOFT_C00 --latest

-y to find available type

python -m gwdatafind -r datafind.ligo.org  -o V -y | grep -i hoft
python -m gwdatafind -r datafind.ligo.org  -o V -y | grep -i online
python -m gwdatafind -r datafind.ligo.org  -o H -y | grep -i hoft

-a to find time segments where a given type is available

python -m gwdatafind -r datafind.ligo.org  -o L -t L1_HOFT_C00_AR -a

-f to find location(s) of a file

python -m gwdatafind -r datafind.ligo.org  -f L-L1_HOFT_C00_AR-1368974350-3058.gwf

Warning

Vigro h(t) name changed from V1Online to HoftOnline on Jun 13

python -m gwdatafind -r datafind.ligo.org  -o V -t V1Online --latest
python -m gwdatafind -r datafind.ligo.org  -o V -t HoftOnline --latest

O4 data

Raw data

at CIT, LHO, LLO:
   /archive/frames/O4/raw
   /ifocache/frames/O4/raw
   /ceph/mirror/frames/O4/raw

at LHO: /archive/frames/O4/raw/H1

at LLO: /archive/frames/O4/raw/L1

 at Cascina: /data/rawdata/  (circular buffer over many subdirs)
(for instance, today data (7-NOV-2023) are in /data/rawdata/v36/1383/)

Low latency frames

datasets: H1_llhoft, L1_llhoft, V1Online (before 2023-JUN-13) or HoftOnline (after 2023-JUN-13)

at CIT, LHO, LLO:
   /dev/shm/kafka/   (5 min buffer)
   /ifocache/llcache/kafka/  (1 month buffer)
   ==> being migrated to /kafkacache/

at Cascina:
   /data/dev/hrec/ H1KafkaOnline L1KafkaOnline V1Online (~1 week buffer)
   /data/prod/hrec/ H1Online L1Online V1Online (~2 months buffer)

Note

at CIT, /ifocache/llcache/kafka/ is being migrated to the new dedicated /kafkacache filesystem/fileserver hosting a 1-month rolling buffer of O4 live HLVK 1-sec frame files for mid-latency data access. The preferred low-latency data access remains local /dev/shm/kafka files on dedicated low-latency processing systems, however, if you need access to a longer buffer for debugging or to bridge over until the 4096-sec AR frames are vailable please feel free to query gw_data_find for 1-sec files and use the resulting /kafkacache.

Aggregated frames

datasets: H1_HOFT_C00, L1_HOFT_C00, V1Online (before 2023-JUN-13) or HoftOnline (after 2023-JUN-13)

on cvmfs:
   /cvmfs/ligo.storage.igwn.org/igwn/ligo/frames/O4/hoft_C00
   /cvmfs/virgo.storage.igwn.org/igwn/virgo/frames/O4/V1Online (before Jun 13)
   /cvmfs/virgo.storage.igwn.org/igwn/virgo/frames/O4/HoftOnline (after Jun 13)

at CIT:
   /ifocache/frames/O4/hoft_C00
   /ceph/mirror/frames/O4/hoft_C00
   /archive/frames/O4/hoft_C00

at LLO, LHO:
   /archive/frames/O4/hoft_C00

at Cascina:
   /data/prod/hrec/ H1Online L1Online V1Online (~2 months buffer)

Analysis ready frames

datasets: H1_HOFT_C00_AR, L1_HOFT_C00_AR

on cvmfs:
   /cvmfs/ligo.storage.igwn.org/igwn/ligo/frames/O4/hoft_C00_AR

at CIT:
   /ifocache/frames/O4/hoft_C00_AR
   /ceph/mirror/frames/O4/hoft_C00_AR
   /archive/frames/O4/hoft_C00_AR

Note

at CIT, /archive/frames and /ifocache/frames are both fine to use for offline processing, they are just not guaranteed for low-latency processing. However, /ifocache/frames/O4/hoft_C00 will soon go away in favor of a new /ceph/frames/O4/hoft_C00 once additional stability testing is done on the new underlying Ceph filesystems at CIT. The new /ceph will be taking over with an order of magnitude more performance (speed and capacity).

O3 data

Raw data

at CIT: /archive/frames/O3/raw
at LLO: /archive/frames/O3/raw/L1
at LHO: /archive/frames/O3/raw/H1
at Cascina: /data/archive/rawdata
at ccin2p3: /hpss/in2p3.fr/group/virgo/Run/O3/raw

Aggregated frames

on cvmfs:
   /cvmfs/ligo.storage.igwn.org/igwn/ligo/frames/O3/hoft_C01_clean_sub60Hz
   /cvmfs/ligo.storage.igwn.org/igwn/ligo/frames/O3/V1Online
   /cvmfs/ligo.storage.igwn.org/igwn/ligo/frames/O3/V1O3Repro1A

at CIT:
   /archive/frames/O3/hoft_C01_clean_sub60Hz
   /archive/frames/O3/V1Online
   /archive/frames/O3/V1O3Repro1A
   /ceph/mirror/frames/O3/hoft_C01_clean_sub60Hz
   /ceph/mirror/frames/O3/V1Online
   /ceph/mirror/frames/O3/V1O3Repro1A
   /ifocache/frames/O3

at ccin2p3:
   /sps/virgo/USERS/mbta/O3/H1_hoft_C01_clean_sub60Hz
   /sps/virgo/USERS/mbta/O3/L1_hoft_C01_clean_sub60Hz
   /sps/virgo/USERS/mbta/O3/V1Online
   /sps/virgo/USERS/mbta/O3/V1O3Repro1A