Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisrkckl committed Dec 11, 2024
1 parent 101e58f commit 8860e67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG-unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ the released changes.
- `add_param` returns the name of the parameter (useful for numbered parameters)
- `introduces_dm_errors` class attribute in `NoiseComponent`s to distinguish DM noise
- Simulate correlated DM noise for wideband TOAs
- Abstract base classes `WhiteNoiseComponent` and `CorrelatedNoiseComponent`
- `get_dm_noise_basis` and `get_wideband_noise_basis` methods in `CorrelatedNoiseComponent`s
- `scaled_wideband_uncertainty`, `noise_model_wideband_designmatrix`, `dm_designmatrix`, `wideband_designmatrix`, `full_designmatrix`, and `full_basis_weight` methods in `TimingModel`
- `get_wideband_errors` method in `TOAs`
- `calc_combined_resids` method in `WidebandTOAResiduals`
- Rerun intermittent failures in CI
- micromamba CI environment for testing macOS-latest, without tox
### Fixed
Expand Down

0 comments on commit 8860e67

Please sign in to comment.