Blinding ======== These stages deal with blinding measurements * :py:class:`~txpipe.blinding.TXBlinding` - Blinds real-space measurements following Muir et al * :py:class:`~txpipe.blinding.TXNullBlinding` - Pretend to blind but actually do nothing. .. autotxclass:: txpipe.blinding.TXBlinding :members: :exclude-members: run Inputs: - twopoint_data_real_raw: SACCFile Outputs: - twopoint_data_real: SACCFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html .. autotxclass:: txpipe.blinding.TXNullBlinding :members: :exclude-members: run Inputs: - twopoint_data_real_raw: SACCFile Outputs: - twopoint_data_real: SACCFile Parallel: No - Serial .. collapse:: Configuration .. raw:: html