...
online data repository: https://piscopublic.cfa.harvard.edu/
Note that PISCO data files have 8 image frames. Unbinned files are 158 Mbyes; files 39 Mbytes in size are binned 2x2.
To see all the frames of a PISCO FITS file similarly oriented, use a ds9 command like this, substituting the FITS filename for $1
ds9 -geometry 1600x950 -tile column -multiframe $1 -frame 1 -zoom .24 -scale ZScale -frame 2 -zoom .24 -scale ZScale -orient x -frame 3 -zoom .24 -scale ZScale -orient x -frame 4 -zoom .24 -scale ZScale -frame move back -frame 5 -zoom .24 -scale ZScale -orient y -frame 6 -zoom .24 -scale ZScale -orient xy -frame 7 -zoom .24 -scale ZScale -orient xy -frame 8 -zoom .24 -scale ZScale -orient y -frame move back
...
to get ds9 going, start XQuartz first then run ds9 from the X11 terminal window. In the past used to use xgterm. Let's see if that exists. Nope. But that's an IRAF thing so not going to worry about it.
made piscoDS9.sh on search path, need to run from xterm window. This boots up DS9 with something like the correct formatting, as shown above.
Example image:
tabulation of sky brightness, this is 180 sec exposure
band | sky in image | sky ADU per sec |
---|---|---|
1 | 1200 | 6.6 |
2 | 1310 | 7 |
3 | 3000 | 17 |
4 | 2790 | 15 |
...