Known PyRAF Shortcomings
This is a general catch-all page listing any problems or limitations of PyRAF, differences
from the IRAF CL, and planned improvements for the future. Items
are often followed by a parenthetical comment on our plans for responding to
them. If the comment says "no plans" then we do not currently
have any plans to implement the listed feature or behavior. That may
change if we receive enough feedback indicating that it is important.
Not included in these lists are enhancements to the IDL-like capabilities
of Python through improvements to the Numpy package.
For example, some known problems with PyRAF are:
- Sometimes Y axis labels are incorrectly oriented on interactive displays.
- The graphics cursor flickers a bit when moved. This is almost unnoticeable when
running locally, but in some cases
with remote display it can be a bit sluggish and annoying.
- IGI does not clear the previous plot when plotting a new one.
Please
let us know of any problems not listed above.
Differences from the CL are listed
here.
Planned improvements are listed
here.
|