/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.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Watchers