# File Rvsao/Makespec/sum.com # July 19, 1999 # Task parameters for SUMSPEC and LINESPEC common /suser/ velocity, velhc, minwav0, maxwav0, dw, texp, tsmooth, save_names double velocity # Desired velocity for output spectrum double velhc # Desired heliocentric velocity correction for output double minwav0 # Starting wavelength from parameter file or overlap double maxwav0 # Ending wavelength from parameter file or overlap double dw # Wavelength per pixel in Angstroms double texp # Total exposure time int tsmooth # Number of times to smooth final template plot bool save_names # Yes to save names in header, else no # Feb 4 1997 New labelled common # Apr 14 1997 Move PLTTEMP to rvsao.com # Apr 21 1997 Add wavelength limits # Apr 29 1997 Change names from template-oriented to spectrum-oriented # May 16 1997 Add delta wavelength # Jul 22 1997 Add flag to make saving filenames optional # Jun 10 1999 Add total exposure time # Jul 19 2000 Add output heliocentric velocity correction