simpunch.util#
Utility functions.
Functions#
|
Update the spacecraft location metadata. |
|
Write an array to a FITS file using compression. |
Module Contents#
- simpunch.util.update_spacecraft_location(input_data: ndcube.NDCube, time_obs: astropy.time.Time) ndcube.NDCube#
Update the spacecraft location metadata.
- simpunch.util.write_array_to_fits(path: str, image: numpy.ndarray, overwrite: bool = True) None#
Write an array to a FITS file using compression.