Ingestion

These stages import data into TXPipe input formats, or generate mock data from simpler input catalogs.

  • TXCosmoDC2Mock - Simulate mock shear and photometry measurements from CosmoDC2 (or similar)

  • TXBuzzardMock - Simulate mock photometry from Buzzard.

  • TXGaussianSimsMock - Simulate mock photometry from gaussian simulations

  • TXMetacalGCRInput - Ingest metacal catalogs from GCRCatalogs

  • TXIngestStars - Ingest a star catalog from GCRCatalogs

  • TXExposureInfo - Ingest exposure information from an OpSim database

  • TXIngestRedmagic - Ingest a redmagic catalog

class txpipe.exposure_info.TXExposureInfo(*args: Any, **kwargs: Any)[source]

Ingest exposure information from an OpSim database

This is used later for measurements, e.g. shear around exposure centers.