A companion app for EQCluster
EQCluster is designed to take output from EQCluster and AutoMISD and graph and categorize the clusters into sequences or swarms. Although this is done manually from visual inspection this software makes sorting big data easier. It also has several output options that can create PDFs, PNGs, and CVSs with the separated data. It also has a recombine where it takes the original catalog in Zmap format to see all earthquakes (+- 8hrs) in the area in that time frame.
Use either qmake or QTCreator to compile this software. Tested on the Latest QT5.
- IMPORTANT: Output from EQCluster must be edited: NO HEADERS, NO CENTERs (IDs = -1)
- Load the file using the menu.(Usually the CSV from EQCluster)
- (Optional) Load the complete catalog in Zmap format. (Usually Icat.csv from MISD)
- Use the Categorize buttons (Categorize all scrolls through ALL and cannot be cancelled) to categorize between Swarm and Sequence.
- Press 'Save ALL PDF' to save EVERYTHING (A typo I know).
- QTCreator or QMake (With QT5)
- Alberto Lopez and Elizabeth Vanacore, my advisors for inspiring me to do this.
- The QTCommunity for their wonderful toolkit and libraries.