Skip to content
Snippets Groups Projects
Commit 0b55f96b authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #3566: fixed log line

parent e9d90a0a
Branches
Tags
No related merge requests found
......@@ -193,7 +193,7 @@ void OutputThread::createMS()
<< ", duration " << itsNrExpectedBlocks * itsParset.IONintegrationTime() << " s"
<< ", integration " << itsParset.IONintegrationTime() << " s"
<< ", channels " << itsParset.nrChannelsPerSubband()
<< ", channelWidth " << itsParset.channelWidth()/1e3 << " kHz"
<< ", channelwidth " << itsParset.channelWidth()/1e3 << " kHz"
);
}
break;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment