AutoDQM v2.1.0
AutoDQM's processing script now supports modular analysis algorithms.
What's New:
- Removed vestigial features
- the "search" and "database" pages are used in AutoDQM for uaf but are no longer necessary for v2.x
- Modular algorithms
- AutoDQM's statistical tests have been separated into individual modules that are imported into its main processing script
- new tests must simply be pushed to the plugins directory, then configured following these instructions.
- General bugfixes, cleaner API