Programmi post milo
A partire dal volo di Milo la registrazione dei dati (su supporto magnetico CD e non più
nastro) cambia completamente; sono stati per questo realizzati nuovi programmi che sono
contenuti, assieme agli scripts usati, in questo file compresso
(tar + gzip). I programmi, secondo gli standard unix, lavorano con files di configurazione
salvati in questo file. Sono stati usati anche programmi e
routines Numerical recipes le cui spiegazioni sono in questo file.
I programmi sono stati utilizzati su un elaboratore non più in uso per cui sono stato perse
alcune infomazioni come ricordato qui di seguito
ATTENZIONE!!!
Programs used for the level 1 handling of data fro MILO. Note that
clear_function cannot be compiled as we miss the nr.h (numerical
recipes) include files
- rmlines is a strange program; there is a routine for smoothing
never used; also the main seem more like an interpolation
- rmzero is a script which require a file smt.dat with unknown
meaning, and and awk script, ecat, whhis is some thing like
a secial purpose paste witm math operations (see)
- ibex.ave ia a similar awk script to average spectra
- rmscript is a simple script used to run rmbase on all files in
a given directory
- dofast is a simple script used to run fast on all files in
a given directory
- dospk is a simple script used to run despike on all files in
a given directory
- transform is a simple script used to run Fourier transform on all
files in a given directory
- rollview display interferograms as stripchard
- xyconv transform x position coron count to freq in cm-1
- slow.dat is a memo on slow channels
- fast.txt e manuale uso di fast
- sh files must be rechecked and have not been put in makefile
- stripout has problems (and then estrai_0x); problem arise because
the directory which contains file format is hardwired inside
stripout (see routine readdata.c)