View on GitHub

IRAF Community Distribution

IRAF maintained by the community

Home | Installation | Packages | X11IRAF | PyRAF | Forum

splot in histogram mode

Guest wrote on Dec 16, 2008

Hello guys,

I want to splot some spectra in histogram mode. So I epar splot and set

(options = histogram) Combination of plotting options:
auto, zero, xydraw, histogram,
nosysid, wreset, flip, overplot

It didn't work. So I tried to do it interactively under the irafterm.

:hist [yes] I get,
hist NO

Any suggestions? Thanks.

Siti :o

Mike Fitzpatrick wrote on Dec 16, 2008

Siti,

I've verified that histogram mode works in the latest v2.14.1 release, but you don't actually see the histogram unless you zoom in (e.g. use the 'z' key repeatedly).

The ":hist" command should indeed report that if you've set the "option=histogram" on the commandline that it is yes, but if you've literally typed ":hist [yes]" (where the brackets are the problem) this might confuse the setting. Also, was 'histogram' the only setting or was this in combination with something else?

-Mike

Guest wrote on Dec 16, 2008

Hello Mike,

I did what you asked me, and it works. Thanks.

Siti :D

Last post on Dec 16, 2008