Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header check is wrong for non NICER responses #1

Open
matteolucchini1 opened this issue Dec 18, 2023 · 1 comment
Open

Header check is wrong for non NICER responses #1

matteolucchini1 opened this issue Dec 18, 2023 · 1 comment

Comments

@matteolucchini1
Copy link
Owner

When checking if "SPECRESP MATRIX" is in the header, the array is wrong: "elif "SPECRESP MATRIX" in extnames:" should be test_extnames.

In general do a better job of ensuring rmf or rmf+arf formats.

@matteolucchini1
Copy link
Owner Author

So this is extra weird because some rmf files can have the arf in them, and still have the same format. The easiest fix is to check if we're loading a .rmf or .rsp file along with the extnames flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant