Last modified: December 2023

URL: https://cxc.cfa.harvard.edu/sherpa/ahelp/show_filter.html
Jump to: Description · PARAMETERS · Bugs · See Also


AHELP for CIAO 4.16 Sherpa

show_filter

Context: filtering

Synopsis

Show any filters applied to a data set.

Syntax

show_filter(id=None, outfile=None, clobber=False)

id - int or str, optional
outfile - str, optional
clobber - bool, optional

Description

Display any filters that have been applied to the independent axis or axes of the data set.


PARAMETERS

The parameters for this function are:

Parameter Definition
id The data set. If not given then all data sets are displayed.
outfile If not given the results are displayed to the screen, otherwise it is taken to be the name of the file to write the results to.
clobber If `outfile` is not none , then this flag controls whether an existing file can be overwritten ( True ) or if it raises an exception ( False , the default setting).

Bugs

See the bugs pages on the Sherpa website for an up-to-date listing of known bugs.

See Also

data
group, group_adapt, group_adapt_snr, group_bins, group_counts, group_snr, group_width
filtering
get_filter, ignore, ignore2d, ignore2d_id, ignore_bad, ignore_id, notice, notice2d, notice2d_id, notice_id
info
get_functions, list_bkg_ids, list_functions, show_all, show_bkg_model, show_bkg_source, show_conf, show_covar, show_data, show_fit, show_method, show_model, show_proj, show_source, show_stat