Skip to main content
Ctrl+K
LSDB - Home

Using LSDB

  • Home page
  • Getting Started
  • Tutorials
  • API Reference

Project

  • About
  • Contact us
  • Contribution Guide
  • .rst

lsdb.core.search.moc_search

Contents

  • Classes
  • Module Contents
    • MOCSearch
      • MOCSearch.moc
      • MOCSearch.filter_hc_catalog()
      • MOCSearch.search_points()

lsdb.core.search.moc_search#

Classes#

MOCSearch

Filter the catalog by a MOC.

Module Contents#

class MOCSearch(moc: mocpy.MOC, fine: bool = True)[source]#

Bases: lsdb.core.search.abstract_search.AbstractSearch

Filter the catalog by a MOC.

Filters partitions in the catalog to those that are in a specified moc.

moc[source]#
filter_hc_catalog(hc_structure: lsdb.types.HCCatalogTypeVar) → lsdb.types.HCCatalogTypeVar[source]#

Determine the target partitions for further filtering.

search_points(frame: nested_pandas.NestedFrame, metadata: hats.catalog.TableProperties) → nested_pandas.NestedFrame[source]#

Determine the search results within a data frame

previous

lsdb.core.search.index_search

next

lsdb.core.search.order_search

Contents
  • Classes
  • Module Contents
    • MOCSearch
      • MOCSearch.moc
      • MOCSearch.filter_hc_catalog()
      • MOCSearch.search_points()

By LINCC Frameworks

© Copyright 2025, LINCC Frameworks.