get_sampler_name
- sherpa.astro.ui.get_sampler_name()
Return the name of the current MCMC sampler.
- Returns:
name
- Return type:
See also
get_samplerReturn the current MCMC sampler options.
set_samplerSet the MCMC sampler.
Examples
>>> get_sampler_name() 'MetropolisMH'