Releases: Subaru-PFS/spt_etc_webapp
Releases · Subaru-PFS/spt_etc_webapp
v2.0.0 (S25A CfP)
What's Changed
Application
- Fix Panel version to 1.4.5
- Update
spt_ExposureTimeCalculator
to reflect the up-to-date throughput model (throughput mode20240714
) - Organize
pyproject.toml
- Update default values to the nominal values to be used as reference values for the effective exposure time calculation
- Generate a template file for Technical Justification
- Add SWIRE galaxy templates
- Stretching is modified to follow the browser zoom-in/out
- Set
OUTPUT_DIR
parameter configurable in the.env
file
Documentation
- Update contact email address to the observation help desk
- Add descriptions for SWIRE templates
- Add figures showing template spectra
Throughput
is renamed toThroughput Degradation Factor
- Add a table showing the nominal observing conditions
- Add a description on the TJ template file
- Remove
polyfill.io
dependency
Full Changelog: v.1.0.0...v2.0.0
Version 1.0.0 release
What's Changed
- U/monodera/disable panels at exec by @monodera in #5
- add explicit description how the emission line S/N is calculated. by @monodera in #6
- Tickets/obsproc 58 by @monodera in #7
- update documentation by @monodera in #8
- use loguru as a logger by @monodera in #9
- add issues.md by @monodera in #10
- update documentation by @monodera in #11
- Tickets/obsproc 62 by @monodera in #12
- docs: Add known issue regarding text display in boxes by @monodera in #13
- version bump to 1.0.0 following the presentation at Subaru UM FY2023 by @monodera in #14
Full Changelog: v0.1.0...v.1.0.0
First public release
Merge pull request #4 from Subaru-PFS/u/monodera/check_norm_range Enable button after the error notificationn raised.