The purpose of this PR is to provide a fast and convenient way of sorting, filtering, aggregating and evaluating quantities from the truth/coadd catalog. The dask parallel computing library has been used as an option to avoid memory errors and deal with computationally intensive tasks.
The utility functions are transferred to a separate file to improve organization of the package.
The purpose of this PR is to provide a fast and convenient way of sorting, filtering, aggregating and evaluating quantities from the truth/coadd catalog. The dask parallel computing library has been used as an option to avoid memory errors and deal with computationally intensive tasks.
The utility functions are transferred to a separate file to improve organization of the package.