-
Fixed a problem with preferences. The prefs file was not parsed.
-
Fixed a problem with xpaset ds9 fits and multiple ext fits files
-
Fixed some minor problems with xpa and blink,frame
-
Added xpaset ds9 frame [first|next|prev|last]
-
Added printing of pixel tables
-
Added Copy/Paste support for pixel tables
-
Fixed a problem with changing the size of pixel tables
-
'F' toggles Info Pannel 'freeze' mode.
-
Full shared memory support has been added
$xpaget ds9 shm
$xpaset -p ds9 shm 102 8640
$xpaset -p ds9 shm shmid 102 8640 foo[2]
$xpaset -p ds9 shm mosaicimage key 100 10240 foo
$xpaset -p ds9 shm mosaic key 100 10240 foo[3]
$xpaset -p ds9 shm array shmid 102 8640 [dim=32,bitpix=16]
$xpaset -p ds9 update 1 100 100 200 200 # update HDU1 in image coords
$xpaset -p ds9 update 3 400 400 500 500 # update HDU3 in image
coords