Skip to content

Commit eb8d642

Browse files
committed
added annular attribution to Mike Peck
1 parent aedc036 commit eb8d642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mainwindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@ void MainWindow::on_actionAbout_triggered()
971971
"<li> QWT " + QWT_VERSION_STR + ", armadillo " + QString::fromStdString(arma::arma_version::as_string()) + ", Lapack, BLAS</li></ul></p>"
972972
"<h3>Credits</h3>"
973973
"<ul><li>Mike Peck for<ul><li>Researching and explaining FFT algorithm.</li>"
974-
"<li>Researching and explaining Unwrap algorithms.</li></li>"
974+
"<li>Researching and explaining Unwrap and annular algorithms.</li></li>"
975975
"<li>Steve Koehler for much help with Vortex implementation.</li>"
976976
"<li>Dave Rowe for starting the Interferometry group and publishig the initial program.</li>"
977977
"<li>Kieran Larken for deriving and publishing the Vortex Transform.</li>"

0 commit comments

Comments
 (0)