pad_image

pad_image(im: data_models.memory_data_models.Image, shape)[source]

Pad an image to desired shape

The wcs crpix is adjusted appropriately

Parameters
  • im

  • shape

Returns