Add the possibility of adding custom fields in the header to store simulation information. For instance, here:
header:
mjd-obs: $mjd # Start of observation
mjd: $mjd+17/86400.0 # Write time of data writing to file
seqnum: $seqnum
band: $band
fieldRA: $boresight.ra.deg
fieldDec: $boresight.dec.deg
rotTelPos: $rtp.deg
airmass: $airmass
runnum: 1
Add the possibility of adding custom fields in the header to store simulation information. For instance, here: