fix_src_cat =========== .. py:module:: fix_src_cat .. autoapi-nested-parse:: Post process DR1 source catalog .. !! processed by numpydoc !! Attributes ---------- .. autoapisummary:: fix_src_cat.TQDM_OUT Functions --------- .. autoapisummary:: fix_src_cat.add_metadata fix_src_cat.cli fix_src_cat.main fix_src_cat.write_votable Module Contents --------------- .. py:function:: add_metadata(vo_table: arrakis.makecat.vot.tree.Table, table: astropy.table.Table, filename: str) Add metadata to VO Table for CASDA :Parameters: **vo_table** (*vot*) -- VO Table object :returns: VO Table object with metadata :rtype: vot .. !! processed by numpydoc !! .. py:function:: cli() .. py:function:: main(source_cat_pth: pathlib.Path, spice_cat_pth: pathlib.Path, survey_dir: pathlib.Path, epoch: int = 0) .. py:function:: write_votable(table: astropy.table.Table, outfile: str) -> None .. py:data:: TQDM_OUT