XPAChanges
Changes For Users from XPA 1.0 and 2.0
- Provided by: libxpa-dev (Version: 2.1.20-3build1)
- Source: xpa
- Report a bug
Changes For Users from XPA 1.0 and 2.0
This document describes changes that will affect users who migrate from XPA 1.0 to XPA 2.0.
There have been a few changes that affect users who upgrade XPA from version 1.0 to version 2.0. These changes are detailed below.
cat foo.fits | xpaset SAOtng fits
instead of:
cat foo.fits | xpaset SAOtng
echo "file foo.fits" | xpaset -n SAOtng
xpaset -p SAOtng colormap I8
will send the paramlist to the SAOtng callback without reading from stdin.
See xpa(n) for a list of XPA help pages