get_sampler_opt
- sherpa.astro.ui.get_sampler_opt(opt)
Return an option of the current MCMC sampler.
- Returns:
- opt
str The name of the option. The fields depend on the current sampler.
- opt
See also
get_samplerReturn the current MCMC sampler options.
set_sampler_optSet an option for the current MCMC sampler.
Examples
>>> get_sampler_opt('log') False