@@ -62,4 +62,8 @@ Below is the page for Cluster 1 from the suggested default run:
...
@@ -62,4 +62,8 @@ Below is the page for Cluster 1 from the suggested default run:
`orphancatalog.txt`: Dates of current orphans.
`orphancatalog.txt`: Dates of current orphans.
`swarm.csv`: This file can be read by [Swarm](https://volcanoes.usgs.gov/software/swarm/download.shtml) v2.8.5+ using the tagging feature to annotate the interactive helicorders. It marks each repeating event with a label that has the `groupName` and the cluster it belongs to (so for the default run, family 1 would be labeled as 'default1'). The station listed is the one referenced by `printsta` in the configuration, and can be changed using global find/replace in a text editor to change which station or channel the tags will appear on. Finally, colors can be chosen for clusters of interest by adding lines to the `EventClassifications.config` file in the Swarm folder. For example, adding the line: `default1, #ffff00` changes the appearance of members of the `default1` family to be yellow to stand out against the default red-orange of the rest of the catalog.
`swarm.csv`: This file can be read by [Swarm](https://volcanoes.usgs.gov/software/swarm/download.shtml) v2.8.5+ using the tagging feature to annotate the interactive helicorders. It marks each repeating event with a label that has the `groupName` and the cluster it belongs to (so for the default run, family 1 would be labeled as 'default1'). The station listed is the one referenced by `printsta` in the configuration, and can be changed using global find/replace in a text editor to change which station or channel the tags will appear on. Finally, colors can be chosen for clusters of interest by adding lines to the `EventClassifications.config` file in the Swarm folder. For example, adding the line:
`default1, #ffff00`
changes the appearance of members of the `default1` family to be yellow to stand out against the default red-orange of the rest of the catalog.