===== 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: - GW inference: the **[[https://www.andrews.edu/~tzs/timeconv/timeconvert.php|GPS]]** time is used, and for - 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.