DHR-79: Add option in WSCleanWriter step to split channels
Summary
- Add
nChanPerFile
toWSCleanWriter
step to split channels when reordering - Refactor
WSCleanWriter
step to usegetInfoOut
instead of storingDPInfo
as suggested by Maik - And new integration tests to cover this functionality
Let me know if there are any suggestion.