flare_data_structure.genx is the file that contains the number of flares per year, and the average wait time per year for each class of flares(time given in minutes). for 2002 i used the old gev because it covered more of the year. gev75-02.genx is the updated gev file. it runs from 75-02 time_after_flare2.pro is the program that will generate all the wait times between flares. it finds the wait time between a flare of a particular class, and the next flare of any class. the program will save the data in arrays labeled timec, timem, timex for the various classes. the times are given in minutes the wait times for individual are also there. time followed by the last two digits of the year are the filenames. i.e. for the waiting times for 1988 would be time88.genx. these files are structures sorted by class.