Skip to content

Change aoflagger memory parameter to accept both float and int

Frits Sweijen requested to merge issue-12 into master

AOFlagger's aoflagger.memorymax argument accepts floating point values, but the aoflagger.cwl workflow enforces int. This changes the input to accept both.

Edited by Frits Sweijen

Merge request reports