get_both_filenames

lightcurve.cos.get_both_filenames(filename)

Get a list of both filenames for FUV data

Regardless if rootname_corrtag_a.fits or rootname_corrtag_b.fits is passed in, both will be returned in a list.

Parameters:filename (str) – full path to COS file
Returns:files – rootname_corrtag_a.fits, rotname_corrtag_b.fits
Return type:tuple