FitManager — PyXspec 2.1.5 documentation#xspec.FitManager.statTest

property statTest

The type of test statistic in use[string].

Valid names: ‘ad’ | ‘chi’ | ‘cvm’ | ‘ks’ | ‘pchi’ | ‘runs’. To set for individual spectra, add a spectrum number (or range) to the string: ie.

>>> Fit.statTest = "ad 2"

Printed 2026-06-28.

(echo:: @ )