Skip to content

Added af2new converter to add subbands to .vis files

Duncan Kampert requested to merge af2new into master

Checks if the file is already correctly formatted;

  • true: output the header to stdout and terminate
  • false: convert subband from filename (SBXYZ) to a number, and write this to the vis file on disk.
Edited by Duncan Kampert

Merge request reports