Difference between revisions of "GOES Flux vs STIX counts"
Line 8: | Line 8: | ||
with x=log10(stix_peak_counts*r^2)<br> | with x=log10(stix_peak_counts*r^2)<br> | ||
− | where p0, p1 | + | where p0, p1 are the parameters from the curve fit, peak_counts is the STIX QL LC peak |
counts and r is the distance between the Sun and solar orbiter in units of au. <br> | counts and r is the distance between the Sun and solar orbiter in units of au. <br> |
Revision as of 09:08, 20 January 2022
The GOES flux of a solar flare is estimated using
flux=10^(p0+p1*x),
with x=log10(stix_peak_counts*r^2)
where p0, p1 are the parameters from the curve fit, peak_counts is the STIX QL LC peak
counts and r is the distance between the Sun and solar orbiter in units of au.