-
craftutils.observation.epoch.ImagingEpoch.frame_class.reproject(other_image: ImagingImage, ext: int =
0, output_path: str | None =None, include_footprint: bool =False, write_footprint: bool =True, method: str ='exact', mask_mode: bool =False) - Parameters¶
- other_image: ImagingImage¶
- ext: int =
0¶ - output_path: str | None =
None¶ - include_footprint: bool =
False¶ - write_footprint: bool =
True¶ - method: str =
'exact'¶ - mask_mode: bool =
False¶ If you are reprojecting a mask, the values will change slightly, so set this to True to round them back to the correct numbers.
- Returns¶