punchbowl.level2.preprocess#
Functions#
|
Trim the edges of the image, expanding the mask the same amount. Sets masked pixels to nan. |
|
Apply alpha scalings. |
|
Preprocess trefoil inputs. |
Module Contents#
- punchbowl.level2.preprocess.trim_edges(data_list: list[ndcube.NDCube], trim_edge_px: int | list[int] = 0) None[source]#
Trim the edges of the image, expanding the mask the same amount. Sets masked pixels to nan.