Here is code for the IDL program used to graph spectrograms of the SEEP data:
a100.pro
There are also two data input programs.
ap1.c reads data from a binary file on tape so that the
frame converting program can read it. frameconvrt.c
reads in this binary data and reorders the data into an array that the main IDL
program reads.