-
This issue concerns the third tab.
The download skymap button has some logic that is used to dwonload the skymap from gracedb when it is available otherwise it uses the one from gwcat. This logic …
-
I'm compiling a list of bugs in our online deployment that I've found while looking at our MDC results. There's been only two so far, but I imagine others will be found.
1. The `check_refractory` […
-
The chisquared timeseries helps a lot to quickly assess trustworthiness of an apparent signal - add this to the SNR timeseries plots uploaded to gracedb, similar to the ones used in the offline search
-
I was asked to open a PR about this so there's an official record somewhere. This is just a request to modify AP to only label single IFO gracedb uploads with ADVREQ if they
1. Pass the alert FAR …
-
https://gracedb-playground.ligo.org/events/G996841/files/coinc-1365192779.613_snr.png,0
![image](https://user-images.githubusercontent.com/11317236/232021355-714ac355-aa16-4d7c-82f1-9287bd81511f.pn…
-
@reedessick Simulating multiple events using simulate.py (i.e. -N >1) while simultaneously running lvalertTest_listenMP is creating an EOF error with some pkl files : (pickle.load() fails)
Could be…
-
Currently, someone needs to manually "expose" the GraceDB record of an event candidate so that LV-EM partners can see the content tagged with 'lvem'. Only a limited set of people have the ability to …
-
This would affect the following notice types
```
LVC_PRELIMINARY=150,
LVC_INITIAL=151,
LVC_UPDATE=152,
LVC_TEST=153,
LVC_EARLY_WARNING=163,
LVC_RETRACTION=164,
```
-
Currently if multiple GW events are being triggered over the same range of nights, query_tm.py will group all the pointings together since it only selects on NITE and PROPID. The query needs to be mad…
-
First, GCNs were published using the VOEvent schema. This was based on XML, and frankly it was a pain to work with (non-unique dictionary keys!!). We use the Python voevent-parse package (https://gith…