The programs can be found in various subdirectories of the sumer
contributed software which can be accessed from either
http://sohowww.nascom.nasa.gov/solarsoft/soho/sumer
or via anonymous ftp from
sohoftp.nascom.nasa.gov in the directory
/solarsoft/soho/sumer.
There is also a mailing list for SUMER software issues. The email address
is
sumer-soft@sohomail.nascom.nasa.gov
To subscribe to this list send a mail message to
majordomo@sohomail.nascom.nasa.gov
with an empty "Subject" line and (for example) "subscribe sumer-soft"
as the content of the message. If you subscribe and after two or three days
you do not receive any message, try to subscribe again with "subscribe
sumer-soft [your e-mail address here]".
Harry Warren has designed a program to read SUMER data into structures as is done with CDS and Yohkoh data. A number of the programs listed below are designed to work with those structures. More information can be found about these structures here. We would be happy for others to write software using these conventions.
ft_sumread_fits - reads sumer fits files into data cubes
rd_sumer - Part of the sumer data structure package. Reads the
data into index and data structure inspired by the ones
used in Yohkoh data analysis.
At present all our flat field routines simply apply the regular flat fields taken on board.
sum_ffield - applies flat field to data cube
flatfield - structure based flat field program
destretch - corrects warping for a single frame of data. You will also
need some accompanying data files. At the moment some file
names in the code need to be changed to run the program
on a new machine.
call_destretch - a structure based program which calls destretch
and analyzes up to a FITS fiels worth of data at a time.
sf_gaussB - performs the Gaussian B4 compression (scheme #12, which
can be applied to SUMER data on board) on a data cube.
sum_gaussB - applies sf_gaussb to a sumer data structure
xraster - widget based tool for analyzing sumer data. Includes
programs to do flat fielding, gaussian fitting, and other things
smk_atlas - a structure based routine to make spectral atlases out of
reference spectra data
There is a listing of sumer observations here.
xselect_sumer - a program to find sumer data based on information
in the fits headers. Calls log files from sumer
T. Kucera, 12.July.99, kucera@orpheus.nascom.nasa.gov
There is a SUMER software page in Oslo now.
You might also take a look at the SUMER Data Cookbook, to make all data corrections with IDL restore files
IED, 06.Feb.97 (This page is no longer up to date !!! - U. Schühle 2005)