Inference parameters

In nmma/em/analysis.py, several inference parameters can be chosen. Some of the most important parameters will be explained in more detail in the following.

Trigger time

trigger-time Depending on the type of inference, the trigger time for an observed event needs to be provided:

  1. GW inference: the GPS time is used, and for
  2. EM inference: the Modified Julian Date (MJD) is used.

Observational data

data The observational electromagnetic data provided during the inference with the following structure of columns (time, filter, magnitude, magnitude error). The time has to be in isot time format.

Last modified: le 2022/06/09 10:33