| Catalog Name | End Trigger | Number of Triggers | End TJD | End Date |
|---|---|---|---|---|
| 1B | 1466 | 263 | 8687 | 920306 |
| 2B | 2230 | 586 | 9055 | 930309 |
| 3B | 3174 | 1122 | 9615 | 940920 |
| 4B | 5586 | 1637 | 10324 | 960829 |
There is also an IDL program available that will read the
BATSE 3B catalog data files 3b_grossc.xxx, where
xxx designates the
dataset (for example, basic, or flux):
read_3b_catalog.pro
The calling sequence for the reader is as follows:
IDL>
read_3b_catalog, data, header
data is a stucture
containing the catalog information, and header is a explanation of
the dataset. You will be given a choice of the catalog table to read.
The required data files are available:
3b_grossc.basic3b_grossc.cmaxmin3b_grossc.duration3b_grossc.flux3b_grossc.efficiency3b_grossc.comments
