lsdb.core.search.order_search#
Classes#
Filter the catalog by HEALPix order. |
Module Contents#
- class OrderSearch(min_order: int = 0, max_order: int | None = None)[source]#
Bases:
lsdb.core.search.abstract_search.AbstractSearch
Filter the catalog by HEALPix order.
Filters partitions in the catalog to those that are in the orders specified. Does not filter points inside those partitions.