Hi,
I need help in constructing a Fortran program that will rebin the following data. Here is what I need to do:
-I need to construct the data so that for every 5 bins(0-.5,.5-1,1-1.5, etc.) the total sum of the counts for the 5 bins are displayed.
-Also the average error, which equals...