Search for question
Question

The file HW9Problem2data.txt contains mock data of the spectrum emitted by some source. The first column

is frequency v, the second is the flux F, at that frequency, and the third column is the measurement uncertainty

in the flux.

(a) Load the data into Python and plot it as points with error bars on a graph of flux vs. frequency.

(b) Try fitting a parabolic model to the data:

Fig: 1