Differences between revisions 3 and 9 (spanning 6 versions)
Revision 3 as of 2016-01-24 18:09:39
Size: 814
Editor: DianeLambert
Comment:
Revision 9 as of 2016-07-23 08:49:33
Size: 1069
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
(Compiled by DL)
Line 4: Line 3:
'''Purpose:''' Date and range information output by [[residuals]] for each picture listed in [[PICTLISTS.TXT]] or [[PICTLIST.TXT]]. == Description ==
Line 6: Line 5:
RANGES_SOLVED.TXT is output by the program [[residuals]]. The following information is output for each picture listed in [[PICTLISTS.TXT]] or [[PICTLIST.TXT]]:
 * Col 1: Date picture was taken in Ephemeris Time, expressed as ephemeris seconds past J2000;
 * Col 2: Distance of spacecraft to center of body in km;
 * Col 3: Picture name.
This text file includes date and range information output by [[residuals]] for each picture listed in [[PICTLISTS.TXT]] or [[PICTLIST.TXT]].
Line 11: Line 7:
'''Example RANGES_SOLVED.TXT:''' [[residuals]] checks each picture listed in [[PICTLISTS.TXT]], if it exists, or [[PICTLIST.TXT]]. If the picture name '''''does not''''' include a prefix of '''#''' or '''!''', it lists date and range information in '''RANGES_SOLVED.TXT'''.

Here is a sample '''RANGES_SOLVED.TXT''' file:
Line 18: Line 17:

The output contains this information:

 * '''Column 1''' - Date picture was taken in Ephemeris Time, expressed as ephemeris seconds past J2000
 * '''Column 2''' - Distance of spacecraft to center of body in km
 * '''Column 3''' - Picture name

----------

''(Compiled by DL)''

CategoryFiles CategoryOutputFiles

RANGES_SOLVED.TXT

Description

This text file includes date and range information output by residuals for each picture listed in PICTLISTS.TXT or PICTLIST.TXT.

residuals checks each picture listed in PICTLISTS.TXT, if it exists, or PICTLIST.TXT. If the picture name does not include a prefix of # or !, it lists date and range information in RANGES_SOLVED.TXT.

Here is a sample RANGES_SOLVED.TXT file:

       -202607939.82    0.1747612145D+01        P3T11S2H0409
       -202607939.82    0.1747612144D+01        P3T11S2H0410
       -202607939.82    0.1747612144D+01        P3T11S2H0411
       -202607939.82    0.1747612144D+01        P3T11S2H0412

The output contains this information:

  • Column 1 - Date picture was taken in Ephemeris Time, expressed as ephemeris seconds past J2000

  • Column 2 - Distance of spacecraft to center of body in km

  • Column 3 - Picture name


(Compiled by DL)

CategoryFiles CategoryOutputFiles

RANGES_SOLVED.TXT (last edited 2016-07-23 08:49:33 by BMittan)