Changes between Pandeia 2 -> Pandeia 3:
New MIRI gain value has been added and introduces a very small difference in the calculation (see figure):
Changes to interface (by Michael Zhang @ideasrule):
- 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.
- 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
- Added "Edit Calculation" and "Dashboard" buttons to the View page for easy navigation
- Added "New Calculation" button to Dashboard for convenience
- "View" page now allows user to download the simulated observations + errors in text format
- JWST View page now shows number of partially and fully saturated pixels vs. wavelength, allowing user to know which wavelengths are saturated
- 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):
- The temperatures in the Fortney grid are now sorted
- The form is no longer reset when user resolves a target name
- Files are now closed after being opened