The current version of the spectroscopy demo downloads the fits files using their filename (see, e.g., this line). The current version is therefore incompatible with the new L1 fits file names, since 'V01' has been changed to 'V02'.
I would suggest using stx_get_science_fits_file to download the L1 fits files using their UID. @grazwegian, will you make this change?
The current version of the spectroscopy demo downloads the fits files using their filename (see, e.g., this line). The current version is therefore incompatible with the new L1 fits file names, since 'V01' has been changed to 'V02'.
I would suggest using stx_get_science_fits_file to download the L1 fits files using their UID. @grazwegian, will you make this change?