SWS PIPELINE

From SPD to AAR


VELCOR:

corrects for ISO velocity towards target:

spd = velcor( spd )

velcor corrects the wavelengths for the ISO velocity component V in the line of sight towards the target, due to the combined motions of the spacecraft and the earth (c is the speed of light):

Cal-files: none

Help text: IA auto analysis

Example:

IA3 TEST> spd_v = velcor(spd_u)
Message(M): Velocity components: -15.020000 -15.010000 -14.990000 [km/sec]
Message(M): Velocity correction of: -15.010000 [km/sec]


Warning:

The headers of SPD structures derived currently in IA with the DSPD command are corrupt (TREFDOP2 is equal 0). To correct properly for the ISO velocity towards target, SPD headers have be overwritten by the headers of the original pipeline SPDs from CD-ROM: Whenever velcor reports a velocity correction of 0.0 [km/sec], check the SPD header carefully. If necessary, overwrite the SPD header before calling velcor.

SWS TUTORIAL / PIPELINE / SPD to AAR : ... fluxcon < velcor > extract_aar

Last update: 30-Jul-1998 by D. Kunze ( mail to: isodata@mpe.mpg.de )