lsst.pipe.tasks g253578fa50+c1a9b1f270
Loading...
Searching...
No Matches
felis.py File Reference

Go to the source code of this file.

Namespaces

namespace  lsst
 
namespace  lsst.pipe
 
namespace  lsst.pipe.tasks
 
namespace  lsst.pipe.tasks.ssp
 
namespace  lsst.pipe.tasks.ssp.felis
 

Functions

str lsst.pipe.tasks.ssp.felis._timestamp_precision_to_unit (int prec)
 
tuple[str, Any] lsst.pipe.tasks.ssp.felis._felis_column_to_numpy_dtype (Mapping[str, Any] col)
 
np.dtype lsst.pipe.tasks.ssp.felis.felis_table_to_numpy_dtype (Mapping[str, Any] table)
 
str lsst.pipe.tasks.ssp.felis.pretty_print_dtype (np.dtype dtype, str table_name, int target_comment_col=36, int max_line_length=110)
 
 lsst.pipe.tasks.ssp.felis.main ()
 

Variables

list lsst.pipe.tasks.ssp.felis.DEFAULT_TABLES = ["SSObject", "SSSource", "mpc_orbits", "current_identifications", "numbered_identifications"]