Changes Between Versions 6.3.4 and 6.4.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/generate_filename - version 1.6 to 1.7
Added sourceregion, specplot,lcplot, srcevent.
- util/parse_filename - version 0.0 to 1.0
Added method for parsing source number.
- util/add_parameter - version 0.0 (new)
- util/xselect_test - version 1.1 to 1.2
Now removes saextrct.par (needed for MPC mode).
Also, doesn't print stderr if all it contains is rm -f statements.
12/26/96 Now logs and removes *_xsel.run files. These are the
actual script files which are left behind by xselect when
modified to quit on non-zero status. Standard xselect removes
these automatically before quitting.
1/7/97 Now removes "% completed" lines from the stdout.
- util/any_filename - version 1.2 to 1.3
Added ghkcurve.
- util/dump_table - version 0.0 (new)
- subs/readfrfs - version 0.0 to 1.0
Corrected bug which fed the wrong exit code from frfread to
ftool_test.
- subs/sources - version 1.1 to 1.2
Now generates region files for each source in this routine.
- subs/spectra - version 1.0 to 1.1
Modified in order to use the correct wmaps for sisrmg.
1/3/97 Now handles MPC mode data.
- subs/aspecting - version 1.0 to 1.1
Now writes Euler angles, RA, dec, and roll and galactic coords
to the jobpar.
1/3/97 Deleted write to old euler?_001 parameters.
- subs/linearize - version 0.0 to 1.0
Now reads RA and dec from the jobpar.
12/23/96 Also skip MPC mode event files.
12/27/96 Take name of temp2gain executable from the parfile.
Assume that the temp2gain parfile has the same name and location
as the executable, but with ".par" appended.
- subs/makefilters - version 1.0 to 1.1
Now reads Euler angles from parameters euler1, euler2 and euler3
instead of euler1_001, euler2_001, and euler3_001.
- subs/rev1trend - version 1.4 to 1.5
- subs/screen - version 1.3 to 1.4
Now skips region filtering for MPC mode data.
1/3/97 No longer extract SIS bright Earth data.
- subs/wrapup - version 1.1 to 1.2
Now records tapecat, trendcat, and header file names in the job.par.
1/2/97 Also record filenames of front and back cover images.
- subs/eventinfo - version 1.0 to 1.1
Now records total exposure times and number events in the job par.
- subs/header - version 0.0 to 1.0
Fixed spelling. Only "principal" is an adjective.
- subs/rev1products - version 1.3 to 1.4
- subs/faint2bright - version 0.0 to 1.0
Fixed a bug in indexing that was pointed out by Koji Mukai.
The file index for new event files was set to a value higher than
the index of any existing files. However, the search for the
highest existing index was not inside a loop over instrument, so
the only the highest index for SIS1 files was found. Now the index
for new files is the same as the index for the original file.
This is possible since the combine script assigns a unique
index for each unfiltered event file, regardless of mode.
Originally this was not true for sequences with multiple
telemetry files, but that was also a bug.
- subs/filelists - version 1.2 to 2.0
Rewritten so that the tapecat is generated first, and then the
HTML file list is created from it. The new HTML page requires that
the file classes be sorted in $LISTS/file_classes.
- subs/sourceevents - version 0.0 (new)
- lists/file_classes - version 1.1 to 1.2
Added sourceregion and specplot.
12/27/96 Sorted distributed files by file class and
started distributing response matrix calibration files.
Also, started distributing totexpo, totsky, sourcepic, and smooth
file types.
1/7/97 Added srcevents.
- process - version 1.3 to 1.4
Uncommented lightcurves subroutine and added the information
subroutine.
1/2/97 Added sourceevents subroutine.
1/3/97 Moved eventinfo to before header subroutine.
- process.par - version 1.0 to 1.1
Added meanperlcbin, minsrcevents.