Skip to content

Handling of STIS tag files #43

Description

@jcv109

Dear Justin/Sean,
I send to you this message regarding the processing of STIS tag files with your package (which runs fine with COS files). The package seems to properly identify stis filetypes (as _tag file). Hence, the routine io.py calls "extract_stis" (from stis.py). This routine calls in turn "extract_index" (from cos.py). However, this cos-routine attempts to filter the hdu data by coordinates (XCORR). Unfortunately, the STIS tag files do not contain the XCORR keyword. Hence, the program raises an exception about keyword not found. I wonder if a fix or hint or workaround could be provided. Could XCORR be replaced by AXIS1 when processing STIS files? Thanks in advance again for your advice, that is really appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions