Skip to content

Release version 0.13

Michael Daas requested to merge development into master

This MR adds

  • new mask shifting handling using mask_object for cleaner code ant more performance
  • New configuration file structure: Every scan outputs it's chip configuration to be reused in the next scan
  • Compatibility of bdaq versions >0.10 (using python 3) with EUDAQ 1.x dev
  • Removed meta_scan_base and nicer windividual handling of meta scans
  • Firmwaremanager target option to select between flashing and programming the fpga

Merge request reports