Skip to content

Commit

Permalink
CHANGELOG.md: Update breaking changes for PointingSys and get_pointin…
Browse files Browse the repository at this point in the history
…gs functions
  • Loading branch information
yusuke-takase committed Nov 23, 2024
1 parent 0676137 commit 1f06327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# HEAD
- **Breaking change**: `PointingSys()` now requires `Observation` as an argument. And several functions to add pointing systematics are merged into `left_multiply_syst_quats()`.

- **Breaking change**: Redefinition (ωt instead of 2ωt) of the hwp angle returned by `get_pointings()`. Change in the pointing returned by `Observation.get_pointings()`, now behaving as it was before this [commit](https://github.com/litebird/litebird_sim/pull/319/commits/b3bc3bb2049c152cc183d6cfc68f4598f5b93ec0). Documentation updated accordingly. [#340](https://github.com/litebird/litebird_sim/pull/340)

Expand Down

0 comments on commit 1f06327

Please sign in to comment.