|
|
SPD2FITS / SPD2TXT - SkyPipe to FITS / TEXT conversion tools
SPD2FITS converts SkyPipe SPD files to FITS format, which then can be read with fv or any other
FITS viewer capable of displaying "binary tables" (event data).
SPD2TXT converts SkyPipe SPD files to tab-separated text-files, which can be plotted with
any modern plotting software that can handle tab-separated data.
S P D 2 T X T
SPD2TXT is based on SPD2FITS version 0.2 - that means, "Integer Save" format and 3 channels
are fully supported.
This tool requires Java V1.4 or higher from www.java.com.
download disabled until further notice
Usage:
# ./spd2txt file.spd
or
c:\SPD2TXT> spd2txt.bat file.spd
This will create file.spd.txt (the data-file) and file.spd.hdr.txt (header file with the SPD header information)
Version history:
06-JAN-2006: V0.1 released
S P D 2 F I T S
NEW: V0.2 supports "Integer Save" format; 3rd channel support added.
This tool requires Java V1.4 or higher from www.java.com.
DOWNLOAD SPD2FITS V0.2 (zip file; ~100k)
DOWNLOAD SPD2FITS V0.11 (zip file; ~100k)
View the java source code of SPD2FITS V0.1
Usage:
# ./spd2fits file.spd
or
c:\SPD2FITS> spd2fits.bat file.spd
This will create file.spd.fits
Tested with Java1.4.2 and 1.5.0_02
Links:
radiosky.com - Home of the SkyPipe
fv: The Interactive FITS File Editor/Viewer
FITS I/O Libraries
JavaFits library
FITS Image Viewer (only for images)
Version history:
06-APR-2005: V0.2: added support for "Integer Save" format; max. number of channels is now 3
19-JUL-2004: V0.11: new windoze batch files
18-JUL-2004: V0.1 released
Last-Modified: Sat, 07 Jan 2006 22:35:52 GMT
|
|
|