Skip to content

Commit

Permalink
reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiardie committed Oct 5, 2023
1 parent 619a358 commit 2fe793d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions litebird_sim/hwp_sys/hwp_sys.py
Original file line number Diff line number Diff line change
Expand Up @@ -647,8 +647,8 @@ def set_parameters(
beta is assumed to be in degrees (later converted to radians)
:math:`[[1 + h_1, z_1], [z_2, - (1 + h_2) * \exp{1j * \beta}]]`.
To reproduce the ideal HWP case, set all Jones parameters to 0.
If Mueller parameters are used, set :math:`M^{II/QQ} = 1`, :math:`M^{UU} = -1`
and all the others to 0.
If Mueller parameters are used, set :math:`M^{II/QQ} = 1`,
:math:`M^{UU} = -1` and all the others to 0.
Mbsparams (:class:`.Mbs`): an instance of the :class:`.Mbs` class
Input maps needs to be in galactic (mbs default)
integrate_in_band (bool): performs the band integration for tod generation
Expand Down

0 comments on commit 2fe793d

Please sign in to comment.