Last modified: December 2023

URL: https://cxc.cfa.harvard.edu/sherpa/ahelp/delete_pileup_model.html
AHELP for CIAO 4.16 Sherpa

delete_pileup_model

Context: model

Synopsis

Delete the pile up model for a data set.

Syntax

delete_pileup_model(id=None)

id - int or str, optional

Description

Remove the pile up model applied to a source model.


Examples

Example 1

>>> delete_pileup_model()

Example 2

>>> delete_pileup_model('core')

PARAMETERS

The parameter for this function is:

Parameter Definition
id The data set. If not given then the default identifier is used, as returned by `get_default_id` .

Changes in CIAO

Added in CIAO 4.13


Bugs

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

See Also

modeling
get_pileup_model, set_pileup_model