Skip to content

DHR-79: Add option in WSCleanWriter step to split channels

Nimalan Mahadevan requested to merge dhr-79-reorder-chan-split into master

Summary

  1. Add nChanPerFile to WSCleanWriter step to split channels when reordering
  2. Refactor WSCleanWriter step to use getInfoOut instead of storing DPInfo as suggested by Maik
  3. And new integration tests to cover this functionality

Let me know if there are any suggestion.

Merge request reports