Skip to content

cut mask (experiment footprint) based on input keyword #69

Description

@syasini

Currently, the canvas.cut_mask() method takes in the healpix map of an experiment footprint. It would be nice to allow the user to apply such cuts using experiment footprints. For example

canvas.cut_mask("CMB-S4", inplace=True) 
canvas.cut_mask("DESI", inplace=True) 

would limit the catalog to the common footprint between S4 and DESI.

TODO: Add masks from cmb x galaxy web app to the data directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions