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

Incorporate NIRISS Order 2 in PandExo online #82

Open
nespinoza opened this issue Oct 9, 2023 · 0 comments
Open

Incorporate NIRISS Order 2 in PandExo online #82

nespinoza opened this issue Oct 9, 2023 · 0 comments

Comments

@nespinoza
Copy link
Collaborator

Hi @natashabatalha,

Either of us can take this on, but wanted to leave it here for future reference. Currently, PandExo online can't do NIRISS/SOSS Order 2 simulations --- but of course on a locally-installed version one can via instrument_dictionary['strategy']['order'] = 2. Need to implement this option in the online version, too.

I'm a bit thorn as to what the best strategy would be:

  • Easiest would be to add an extra option below "Instrument" whenever NIRISS is selected, on which one could select the Order. This is the most straightforward because it would be a simple "if" statement in the online codebase. This "dynamic menus" after selecting an instrument is already incorporated in the code.
  • More complex would be to add results of both orders in the final results. This would be more complicated because it would imply running two simulations, but also because on the final results page it would imply creating some extra space for the two orders.

Leaving it here for implementation for the next Cycle; cc: @mfixstsci.

N.

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

No branches or pull requests

1 participant