You didn't think you would get through a Chandra/CIAO demo without seeing CasA, did you?
You have already seen this image before in the Introduction to X-ray Talk (or a version of it). What if you
needed to tweak the image for publication? You can Backup the state of ds9 and Restore it later.
Restore is not guaranteed to be back compatible.
If you want to make your own
download_chandra_obsid 4638 evt2
dmcopy acisf04638N003_evt2.fits"[x=3580.5:5072.5,y=3148.5:4640.5]" crop.evt
dmcopy "crop.evt[bin sky=4][energy=0:200]" outfile="0-p"
dmcopy "crop.evt[bin sky=4][energy=200:500]" outfile="1-r"
dmcopy "crop.evt[bin sky=4][energy=500:850]" outfile="2-o"
dmcopy "crop.evt[bin sky=4][energy=850:1000]" outfile="3-y"
dmcopy "crop.evt[bin sky=4][energy=1000:1200]" outfile="4-g"
dmcopy "crop.evt[bin sky=4][energy=1200:2000]" outfile="5-b"
dmcopy "crop.evt[bin sky=4][energy=2000:3500]" outfile="6-i"
dmcopy "crop.evt[bin sky=4][energy=3500:7000]" outfile="7-v"
dmcopy "crop.evt[bin sky=4][energy=7000:10000]" outfile="8-k"
cd BackupRestore;
/bin/ls -lRF | sed -e s,$USER,user, -e s,$GROUP,group,
ds9 -restore ds9.bck &
import -window "SAOImage ds9" -resize 50% ds9_07_backup_01.png
display < ds9_07_backup_01.png
xpaset -p ds9 quit