The delete_psf command deletes a PSF model from
the stack.
-
id - the id of the dataset; if not given, uses the default dataset id (id=1 by default, see "ahelp get_default_id")
Delete the PSF model for the default source dataset.
sherpa> delete_psf("src")
Delete the PSF model associated with the dataset "src".
- py.sherpa
-
add_user_pars,
calc_chisqr,
calc_energy_flux,
calc_model_sum,
calc_photon_flux,
calc_source_sum,
calc_stat,
clean,
contour_model,
contour_psf,
contour_ratio,
contour_resid,
create_model_component,
delete_bkg_model,
delete_model,
delete_model_component,
eqwidth,
get_bkg_plot,
get_model,
get_model_autoassign_func,
get_model_plot,
get_num_par,
get_order_plot,
get_par,
get_pileup_model,
get_psf,
get_ratio,
get_resid,
get_source,
image_model,
image_psf,
image_source,
integrate,
link,
list_model_ids,
load_psf,
load_table_model,
load_user_model,
plot_model,
plot_psf,
plot_source,
reset,
set_bkg_model,
set_model,
set_model_autoassign_func,
set_pileup_model,
set_psf,
set_source
|