IDL software for checking solar flares

The program run as follows

IDL> hsi_tohban_flare_counter

should produce a list of flares along with RHESSI coverage and success at finding them in the flare list database. This information is printed to screen and can be cut and pasted into the weekly tohban report. The program takes a minute or two to run, depending upon conditions. Major discrepancies with the RHESSI flare list should be noted. The program can also be run retrospectively with t1, t2 inputs; otherwise it just looks back one week.

NOTE (schriste): Yohkoh must be included as one of your instruments for this program to be able to access the necessary procedures. Check your .cshrc file for the following line:

setenv SSW_INSTR "hessi trace goes yohkoh"

If yohkoh is not there just add it.