Changes Between Versions 6.1.0 and 6.1.1
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/generate_filename - version 1.1 to 1.2
Changed ".log" to ".html".
- util/trend_class - version 1.1 to 1.2
Added corimg.
- subs/rev1trend - version 1.1 to 1.2
- subs/images - version 0.0 to 1.0
Now deletes individual exposure maps.
- subs/combine - version 1.0 to 1.1
Fixed a bug which used i for the index in two nested loops.
The result was that only the first telemetry file's raw files
were being merged. This was fixed by changing the outermost
loop's index from i to telnum.
- processing_setup - version 0.0 to 1.0
Gives write permission to parfile after copying it.