Skip to content

From devel into production

Niclas Esser requested to merge devel into production

New release to production.

Changelog:

DDC pipeline

  • Use a single mksend instance per polarization instead of multiple and dbsplit

DDC processing

  • The output data are reordered according to the heap size
  • Bug fixes in the processing -> added synchronization and processing stream

VDIF Pipeline

  • Make VDIF packer NUMA aware -> process polarization on two different NUMA nodes
  • Refactor:
    • revised function description and naming schemes
    • Start the output handlers on measurement-prepare -> Creates new files on each measurement-prepare
    • File size is aligned to full seconds.
Edited by Niclas Esser

Merge request reports