Changes Between Versions 6.1.1 and 6.2.0
This page lists the detailed changes made in all of the
processing scripts.
The script names are linked to a description of the
current version of each script
- util/milestone - version 0.0 to 1.0
Got rid of extraneous /h2 HTML tag in index entry.
- util/generate_filename - version 1.2 to 1.3
Added "sourcepic" and "smooth" file types.
- util/trend_class - version 1.2 to 1.3
Now reads from $LISTS/file_classes file instead of having
a big case statement.
- util/file_class - version 0.0 to 1.0
Now reads from $LISTS/file_classes instead of having a large case
statement.
- util/file_description - version 1.1 to 1.2
Now reads from $LISTS/file_classes instead of having a big
case statement.
- subs/eventinfo - version 0.0 to 1.0
Now includes TLM_FILE among the unique keywords to be listed.
- subs/wrapup - version 1.0 to 1.1
Now sets world read permission for .html amd .par files.
- subs/combine - version 1.1 to 1.2
The last fix was still not good enough, since the index i was being
reset each time the script went to a new telemetry file. The result
was that unscreened files were getting overwritten.
Fixed things by saving the running count for each instrument
individually.
- subs/filelists - version 1.0 to 1.1
Now reads list of file types to distribute from $LISTS/file_classes.
- subs/rev1trend - version 1.2 to 1.3
- subs/makefilters - version 0.0 to 1.0
Now reads the mkfilter source directory from the par file.
This way the mkfilter version number can be controlled from
the par file.
- subs/screen - version 1.1 to 1.2
Left out a $UTIL when making the last change.
9/30/96
Also added a check to be sure the file existed before trying
NEVENTS keyword, and specified primary extension to read
keyword from.
- subs/sources - version 0.0 (new)
- subs/images - version 1.0 to 1.1
Now makes all energy counts map with xselect along with the hi and
low energy images. This is because ascaexpo does not put in all
the keywords that the extractor does. Also ascaexpo images have
floating point pixels instead of integer pixels (in case this
matters).
- lists/file_classes - version 0.0 (new)
- process - version 1.0 to 1.1
Added sources subroutine.
- processing_setup - version 1.0 to 1.1
Added definititon of LISTS environment variable.
- process.par - version 0.1 to 0.2
Added mkfilter, minsourcecounts