To find and download HEASARC data in the cloud, you can use astroquery.heasarc or download our new tool, hark.
The HEASARC and NuSTAR teams are greatly saddened by the sudden passing of Katja Pottschmidt. Most recently Katja was the lead scientist for the NuSTAR Guest Observer Facility (GOF), a role she had supported for many years. During her science career she worked on many other high energy astrophysics missions and played an integral role in advancing our knowledge of the universe. She was a wonderful colleague and friend and will be keenly missed by all who knew her.
ftest
calculate the F-statistic from two chi-square values
Calculate the F-statistic and its probability given new and old
values of and number of degrees of freedom (DOF).
Syntax: | ftest | chisq2 dof2 chisq1 dof1 |
---|
The new and DOF, chisq2 and dof2, should come from adding an extra model
component to (or thawing a frozen parameter of) the model which gave chisq1
and dof1. If the F-test probability is low then it is reasonable to add the
extra model component. WARNING : it is not correct to use the F-test statistic
to test for the presence of a line (see Protassov et al 2002, ApJ 571, 545).
WARNING: this command can only be used if the extra model component is
additive, this does not give the correct result if the component is
multiplicative (see Orlandini et al. 2012, ApJ 748, 86).