This project calculates the mean of a stack of FITS files. Each FIT file may or maynot contain detected pulsar but the final output shows a clear detection of pulsar.
Programming Language - Python
Packages
- fits from astropy.io
- plt from matplotlib.pyplot
- numpy