Published February 27, 2026
| Version v1.7
Software
Open
pyspextool/pyspextool: v1.7
Authors/Creators
- 1. UC San Diego
- 2. CUNY Hunter College
- 3. Northwestern University
Description
What's Changed
- Adding Telluric Shifting by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/179
- updates to batch by @aburgasser in https://github.com/pyspextool/pyspextool/pull/187
- fix of batch testing by @aburgasser in https://github.com/pyspextool/pyspextool/pull/188
- Batch updates by @aburgasser in https://github.com/pyspextool/pyspextool/pull/189
- Batch updates by @aburgasser in https://github.com/pyspextool/pyspextool/pull/194
- New code for telluric shifts by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/190
- Update load_image.py by @ctheissen in https://github.com/pyspextool/pyspextool/pull/198
- Update check.py by @ctheissen in https://github.com/pyspextool/pyspextool/pull/199
- Batch by @aburgasser in https://github.com/pyspextool/pyspextool/pull/200
- Basic Telluric Correction by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/202
- Add Astropy functions to tests by @kelle in https://github.com/pyspextool/pyspextool/pull/207
- Batch by @aburgasser in https://github.com/pyspextool/pyspextool/pull/210
- First release by @kelle in https://github.com/pyspextool/pyspextool/pull/212
- Update README and setup instructions by @kelle in https://github.com/pyspextool/pyspextool/pull/225
- Batch updates by @aburgasser in https://github.com/pyspextool/pyspextool/pull/227
- try dynamic versioning. by @kelle in https://github.com/pyspextool/pyspextool/pull/226
- Hydrogen line adjustments by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/230
- update README and Jupyter notebook tutorials, and fix #220 by @chihchunhsu in https://github.com/pyspextool/pyspextool/pull/234
- Issue #221 by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/235
- turn on git-lfs for PyPi by @kelle in https://github.com/pyspextool/pyspextool/pull/240
- Move big files to AWS by @kelle in https://github.com/pyspextool/pyspextool/pull/241
- Issue #237 (SNR reporting) by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/242
- update pointer to test_data by @kelle in https://github.com/pyspextool/pyspextool/pull/246
- moved batch file by @aburgasser in https://github.com/pyspextool/pyspextool/pull/254
- Implement Pooch for caching large files/re-org
telluricmodule by @kelle in https://github.com/pyspextool/pyspextool/pull/245 - Remove unused atrans files by @kelle in https://github.com/pyspextool/pyspextool/pull/263
- Issue#267 FITS end card by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/270
- Batch updates by @aburgasser in https://github.com/pyspextool/pyspextool/pull/273
- issue 276: singular matrix in polyfit by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/280
- Issue #266 (inverted aperture signs) by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/277
- Issue 214: profile edges by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/281
- Overriding Aperture Sign Updates by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/289
- Interpolation Problem During Trace (issue #286) by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/290
- Saturated Sky Lines in Wavelength Calibration by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/293
- update README and notebooks by @chihchunhsu in https://github.com/pyspextool/pyspextool/pull/292
- Batch updates by @aburgasser in https://github.com/pyspextool/pyspextool/pull/296
- fixed minor bug in log creation by @aburgasser in https://github.com/pyspextool/pyspextool/pull/297
- Batch bug fix by @aburgasser in https://github.com/pyspextool/pyspextool/pull/298
- Merge Module by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/295
- Batch fixes and scale_spectra fix by @aburgasser in https://github.com/pyspextool/pyspextool/pull/302
- added in merge for batch, some QA fixes by @aburgasser in https://github.com/pyspextool/pyspextool/pull/304
- Multi-spectra telluric correction by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/307
- Batch updates by @aburgasser in https://github.com/pyspextool/pyspextool/pull/309
- Necessary batch updates by @aburgasser in https://github.com/pyspextool/pyspextool/pull/310
- correct fix to batch by @aburgasser in https://github.com/pyspextool/pyspextool/pull/311
- fixes to telluric functions by @aburgasser in https://github.com/pyspextool/pyspextool/pull/314
- SXD reflectance telluric correction review by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/315
- minor batch fixes by @aburgasser in https://github.com/pyspextool/pyspextool/pull/316
- Minor fixes to batch.py by @aburgasser in https://github.com/pyspextool/pyspextool/pull/320
- PullRequest 319 Response by @michaelcushing in https://github.com/pyspextool/pyspextool/pull/321
- fixes to batch.py by @aburgasser in https://github.com/pyspextool/pyspextool/pull/323
- Create IVOA header keyword writer by @ctheissen in https://github.com/pyspextool/pyspextool/pull/301
- Batch update to add in order scaling option by @aburgasser in https://github.com/pyspextool/pyspextool/pull/327
- Add telluric correction tests for all PostExtractionTests modes by @Copilot in https://github.com/pyspextool/pyspextool/pull/317
- add code coverage by @kelle in https://github.com/pyspextool/pyspextool/pull/338
- Fix pandas 3.0 compatibility: use
dtype=objectfor mixed-type DataFrame columns by @Copilot in https://github.com/pyspextool/pyspextool/pull/348 - Update example notebooks with comprehensive documentation and test infrastructure by @Copilot in https://github.com/pyspextool/pyspextool/pull/329
- Configure code coverage by @kelle in https://github.com/pyspextool/pyspextool/pull/344
- Fix Codecov missing base report for matrix builds by @Copilot in https://github.com/pyspextool/pyspextool/pull/345
New Contributors
- @Copilot made their first contribution in https://github.com/pyspextool/pyspextool/pull/317
Full Changelog: https://github.com/pyspextool/pyspextool/compare/v0.1...v1.7
Files
pyspextool/pyspextool-v1.7.zip
Files
(44.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1a528a7c1e20a515c12d5ffb5882c11a
|
44.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pyspextool/pyspextool/tree/v1.7 (URL)
Software
- Repository URL
- https://github.com/pyspextool/pyspextool