Skip to content

New ChannelList input /output methods

Duncan Macleod requested to merge github/fork/duncanmmacleod/channellist-io into master

This PR introduces the ChannelList.read and ChannelList.write methods, with two new formats

  • ini: the Channel List File format used by LIGO for O1
  • omega-scan: the configuration file format use by the Omega-pipeline scan tool

Merge request reports