Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesulf committed May 24, 2024
1 parent cd3d4ee commit 411525a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added
- added `dsigma.stacking.mean_critical_surface_density`

### Changed
- photometric redshift correction now always applied when computing the mean source redshift
- `dsigma.stacking.lens_magnification_bias` now uses `dsigma.stacking.mean_critical_surface_density` to estimate the critical surface density and not calculate it based on the mean lens and source redshift

## [0.7.2] - 2023-06-02

### Changed
### Added

- `dsigma.stacking.lens_magnification_bias` can now be used to compute the bias in the tangential shear

### Changed

- mean source redshift now takes into account n(z)'s passed to `dsigma.precompute.precompute`

### Fixed
Expand Down

0 comments on commit 411525a

Please sign in to comment.