Skip to content

Commit

Permalink
added under dev for posterior docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmloureiro committed Aug 6, 2024
1 parent 5097cbb commit 6a89b91
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/source/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,11 @@ The smokescreen module can be used to blind the data-vector measurements. The mo
{'Omega_c': (0.22, 0.32), 'sigma8': (0.7, 0.9)})
# conceals (blinds) the data vector
smoke.calculate_concealing_factor()
concealed_dv = smoke.apply_concealing_to_likelihood_datavec()
concealed_dv = smoke.apply_concealing_to_likelihood_datavec()
Posterior Concealment (blinding)
---------------------------------

.. warning::

**UNDER DEVELOPMENT**

0 comments on commit 6a89b91

Please sign in to comment.