-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Description
Issue JP-3702 was created on JIRA by Tyler Pauly:
DMS Ops reported a data product has had its filename change:
https://stsci.slack.com/archives/C9KF4MVEV/p1722348421168879
I just noticed an issue where a JWST observation that had been included in a DOI was no longer available in the MAST portal. The original observation was:
jw02512-o008_t007_nirspec_f290lp-g395h-s1600a1-sub2048
and the observation that I think is equivalent is:
jw02512-o008_t007_nirspec_f290lp-g395h-sub2048
It looks like work completed for JP-3233 may have altered behavior for NIRSpec TSO data - it was not given the new product name generation, and the change to _get_opt_element removed the slit name from the concatenated list of elements.
Work should include new test coverage of NIRSpec BOTS - this should have been caught by regressions.