hats.pixel_math.filter#
Functions#
Aligns the catalog pixel tree with another pixel tree of interest, and |
Module Contents#
- get_filtered_pixel_list(pixel_tree: hats.pixel_tree.pixel_tree.PixelTree, search_tree: hats.pixel_tree.pixel_tree.PixelTree) list[hats.pixel_math.HealpixPixel] [source]#
Aligns the catalog pixel tree with another pixel tree of interest, and extracts the HEALPix pixels that overlap. This method is useful to obtain the pixels intersecting a pre-defined search space.