Skip to content

PandExo 3.0

Latest
Compare
Choose a tag to compare
@natashabatalha natashabatalha released this 25 Sep 16:01
· 2 commits to master since this release
4e74dca

Changes between Pandeia 2 -> Pandeia 3:

New MIRI gain value has been added and introduces a very small difference in the calculation (see figure):

Screenshot 2023-09-14 at 11 19 43 PM

Changes to interface (by Michael Zhang @ideasrule):

  1. The "edit" functionality works now. The user can now easily change one parameter and re-run the calculation. Files to upload have to be re-selected because Javascript security features forbid uploading files without explicit user consent.
  2. Pretty much every field of the form is now validated before submission. Instead of letting the user submit and then crashing, forcing the user to fill out the whole form from scratch, it refuses to submit
  3. Added "Edit Calculation" and "Dashboard" buttons to the View page for easy navigation
  4. Added "New Calculation" button to Dashboard for convenience
  5. "View" page now allows user to download the simulated observations + errors in text format
  6. JWST View page now shows number of partially and fully saturated pixels vs. wavelength, allowing user to know which wavelengths are saturated
  7. Default values now populated for many text fields and dropdown lists, partially because they're common choices, partially to make it impossible to submit without choosing a dropdown option

Bug fixes (by Michael Zhang @ideasrule):

  1. The temperatures in the Fortney grid are now sorted
  2. The form is no longer reset when user resolves a target name
  3. Files are now closed after being opened