An integral tohban task is monitoring solar activity and reporting the results at the end of the week.
IDL> pr_gev,t1,t2,above='class'
For example,
IDL> pr_gev,'01-jul-03','03-jul-03',above='C'
returns the following list. From such a list, select the flares that were partially or completely observed by RHESSI (from Hugh's GOES plots with RHESSI times), and include them in your tohban report.
Similarly,
IDL> pr_nar,t1,t2
will return visible active regions within a specified time period.