LSSTDESC / TXPipe

Pipeline elements for 3x2pt analysis (shear-shear, shear-density, density-density) for DC2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch TXRandomForestLensSelector and TXSourceSelectorBase to use a proper specz catalog

joezuntz opened this issue · comments

The two classes that do object tomograpy, TXRandomForestLensSelector and TXSourceSelectorBase, use an old temporary file tagged calibration_table to contain the spectroscopic sample that they will run on.

We should switch this to use the spectroscopic_catalog HDF5 file that is generated in e.g. the metadetect pipeline.