mpdaf
mpdaf copied to clipboard
combineCubes
in CubeList.py, the following line 405-406 {{ if expnb is not None and 'EXPTIME' in hdr: hdr['EXPTIME'] = hdr['EXPTIME'] * expnb }} does not take into account the possibility to combine frames of different exposure times. This leads to false values in the header.