project8 / hornet

Hornet is a nearline data processor for the Project 8 experiment
Other
0 stars 0 forks source link

add config option in watcher to ignore directories named something #43

Closed wcpettus closed 6 years ago

wcpettus commented 6 years ago

When changing hornet configs (e.g. streaming vs triggered delay times) we frequently may forget to purge the directory structure, resulting in a useless hornet.

This PR:

nsoblath commented 6 years ago

The code updates look good. I have a minor request: please add a directory-ignoring setting to the example config (in the examples directory).