Releases: jkguiang/AutoDQM
Releases · jkguiang/AutoDQM
Modular Algos Update
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
AutoDQM for lxplus
AutoDQM v2.0.0
Full release of AutoDQM, which is now centrally hosted on a CERN Virtual Machine, with a host of new features.
What's New:
- Dynamic support for all subsystems
- Simply push your additions to AutoDQM's
configs.json
with designated subsystem information
- Simply push your additions to AutoDQM's
- Simple navigation from output page
- Added "next" and "previous" buttons as well as a dropdown menu so you may navigate to the next, previous, or any other run for analysis in quick succession
- Redesigned input page
- AutoDQM's main page now features dropdown menus that dynamically load supported series, samples, etc. as well as the list of runs for those settings.
- Centrally hosted, online GUI
- AutoDQM is now at CERN! Just ssh into the central VM using a SOCKS proxy and navigate to http://www.autodqm.cern.ch (in a properly configured browser) to begin your analysis.
AutoDQM for uaf
The first release of AutoDQM. This release allows users to use AutoDQM's tools hosted on UCSD's T2 computer server for CSC DQM data.