Skip to content
Snippets Groups Projects
Commit d3007133 authored by Van Herck, Walter's avatar Van Herck, Walter
Browse files

Fix merge from master

parent e1573840
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ void TestIsGISAXS4::finalise()
c1->cd(3);
IsGISAXSTools::setMinimum(-0.0001);
IsGISAXSTools::setMaximum(0.0001);
IsGISAXSTools::drawOutputDataDifference2D(*our_data, *isgi_data, "CONT4 Z", "2D Difference map");
IsGISAXSTools::drawOutputDataRelativeDifference2D(*our_data, *isgi_data, "CONT4 Z", "2D Difference map");
// difference
c1->cd(4);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment