felixrodrigo19/Read-a-FITS-file
Write a load_fits function that loads in a FITS file and finds the position of the brightest pixel (i.e. the maximum value) in its image data.
PythonGPL-3.0
Write a load_fits function that loads in a FITS file and finds the position of the brightest pixel (i.e. the maximum value) in its image data.
PythonGPL-3.0