Skip to content

Releases: jkguiang/AutoDQM

Modular Algos Update

24 Jul 23:57
Compare
Choose a tag to compare

AutoDQM v2.1.0

AutoDQM's processing script now supports modular analysis algorithms.

What's New:

  1. Removed vestigial features
    • the "search" and "database" pages are used in AutoDQM for uaf but are no longer necessary for v2.x
  2. 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.
  3. General bugfixes, cleaner API

AutoDQM for lxplus

14 May 19:12
bb73084
Compare
Choose a tag to compare

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:

  1. Dynamic support for all subsystems
    • Simply push your additions to AutoDQM's configs.json with designated subsystem information
  2. 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
  3. 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.
  4. 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

10 Feb 21:59
Compare
Choose a tag to compare
AutoDQM for uaf Pre-release
Pre-release

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.