Skip to content

Commit ce8ff7e

Browse files
ivhclaude
andcommitted
Release v0.8a3
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c002242 commit ce8ff7e

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## [0.8a3] - 2026-02-11
5+
6+
### Changed
7+
- Replace MCMC-based `wavecal_init` with iterative peak matching algorithm
8+
- Remove `emcee` and `corner` dependencies
9+
10+
### Fixed
11+
- Fix continuum trace count mismatch when norm_flat drops edge traces
12+
- Fix extraction_height precedence: settings over trace.height
13+
- Fix LFC plot crash on negative orders and Finalize trace selection
14+
- Fix 2D wavecal poly eval, continuum trace selection, and numeric guards
15+
- Fix wavecal/freq_comb trace data flow and continuum trace mismatch
16+
417
## [0.8a2] - 2026-02-03
518

619
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pyreduce-astro"
3-
version = "0.8a2"
3+
version = "0.8a3"
44
requires-python = ">=3.13"
55
description = "A data reduction package for echelle spectrographs"
66
readme = "README.md"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)