Blinding

class txpipe.blinding.TXBlinding(*args: Any, **kwargs: Any)[source]

Bases: ceci.

Blinding the data vectors.

run()[source]

Run the analysis for this stage.

  • Load two point SACC file

  • Blinding it

  • Output blinded data

  • Optionally deletete unblinded data

class txpipe.blinding.TXNullBlinding(*args: Any, **kwargs: Any)[source]

Bases: ceci.

A null stage to trivially copy the real raw data to real without blinding, for use with simulations data.

run()[source]

Run the analysis for this stage.

  • Load two point SACC file

  • Copy two point SACC file twopoint_data_real_raw to twopoint_data_real