MOCSearch

MOCSearch#

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

Filter the catalog by a MOC.

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

Methods

filter_hc_catalog(hc_structure)

Determine the target partitions for further filtering.

perform_hc_catalog_filter(hc_structure)

Filters catalog pixels according to the MOC

plot([projection, title, fov, center, wcs, ...])

Plot the search region

search_points(frame, metadata)

Determine the search results within a data frame

__init__(moc: MOC, fine: bool = True)[source]#

Methods

__init__(moc[, fine])

filter_hc_catalog(hc_structure)

Determine the target partitions for further filtering.

perform_hc_catalog_filter(hc_structure)

Filters catalog pixels according to the MOC

plot([projection, title, fov, center, wcs, ...])

Plot the search region

search_points(frame, metadata)

Determine the search results within a data frame