Reports the Sherpa version that is in use.
sherpa> VERSION
Sherpa Version 3.0.2
sherpa> print( sherpa_version );
30002
The version of Sherpa is displayed when it is started up in
interactive mode. It can also be found by using the VERSION
command, which displays a message on the screen.
The value can also be accessed from a S-Lang script by using the
sherpa_version variable. This returns the version using the
following formula
major * 10000 + minor * 100 + micro
where the release is given as
- chandra
-
guide
- sherpa
-
bye,
calc_kcorr,
dataspace,
dcounts,
dollarsign,
echo,
eflux,
eqwidth,
erase,
flux,
get,
get_dcounts_sum,
get_dir,
get_eflux,
get_eqwidth,
get_filename,
get_flux2d,
get_flux_str,
get_lfactorial,
get_mcounts_sum,
get_pflux,
get_source_components,
get_verbose,
groupbycounts,
guess,
is,
journal,
list,
list_par,
mcounts,
numbersign,
paramest,
plot_eprof,
plot_rprof,
prompt,
reset,
run,
set,
set_analysis,
set_axes,
set_coord,
set_dataspace,
set_dir,
set_verbose,
setplot,
sherpa-module,
sherpa_plotfns,
sherpa_utils,
show,
simspec,
use
|