Skip to content

Refactor trimming based on new peary version

Philipp Gadow requested to merge h2m_trimming_refactor into main

This MR refactors the trimming based on a new peary version. It assumes that the peary version includes this MR: Caribou/peary!153 (merged)

Enabled by modifications to the parameterScan arguments, the information for the noise scan is rearranged between config file and script. Consequentially, no helper script is needed anymore and just one pearycli on the zynq-board is required.

Additionally, the directory has been restructured.

  • increased shutter time to 50 (x10ns) and reduced repetitions from 100 to 10. Closes #3 (closed)
  • moved peripherals from script to config file. Closes #5 (closed)
  • restructured programming of mask in script. Closes #2 (closed)
  • Closes #4 (closed)

Merge request reports