get_xschatter¶
- sherpa.astro.xspec.get_xschatter()[source] [edit on github]¶
Return the chatter level used by X-Spec.
- Returns
chatter – The chatter setting used by the X-Spec routines.
- Return type
See also
Examples
>>> get_xschatter() 10
Return the chatter level used by X-Spec.
chatter – The chatter setting used by the X-Spec routines.
See also
Examples
>>> get_xschatter()
10