Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
3cca75c3
Commit
3cca75c3
authored
Jul 18, 2011
by
Jonathan Guinet
Browse files
TEST: baseline modification.
parent
dd59d217
Changes
1
Hide whitespace changes
Inline
Side-by-side
Testing/Code/Simulation/CMakeLists.txt
View file @
3cca75c3
...
...
@@ -137,10 +137,8 @@ ADD_TEST(siTuImageSimulationMethodWithSpatialisationTest ${Simulation_TESTS2}
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ otbSimulation_TESTS3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#FIXME The tolerance is set to 0.01
#need to investigate differences between matlab baselines and otb implementation
ADD_TEST
(
siTvProspectReflTest
${
Simulation_TESTS3
}
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/siTvProspectReflTest.txt
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/
Simulation/
siTvProspectReflTest.txt
${
TEMP
}
/siTvProspectReflTest.txt
otbProspectReflTest
30.0
#cab
...
...
@@ -152,10 +150,8 @@ ADD_TEST(siTvProspectReflTest ${Simulation_TESTS3}
${
TEMP
}
/siTvProspectReflTest.txt
)
#FIXME The tolerance is set to 0.01
#need to investigate differences between matlab baselines and otb implementation
ADD_TEST
(
siTvProspectTransTest
${
Simulation_TESTS3
}
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/siTvProspectTransTest.txt
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/
Simulation/
siTvProspectTransTest.txt
${
TEMP
}
/siTvProspectTransTest.txt
otbProspectTransTest
30.0
#cab
...
...
@@ -168,7 +164,7 @@ ADD_TEST(siTvProspectTransTest ${Simulation_TESTS3}
)
ADD_TEST
(
siTvSailReflHTest
${
Simulation_TESTS3
}
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/siTvSailReflHTest.txt
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/
Simulation/
siTvSailReflHTest.txt
${
TEMP
}
/siTvSailReflHTest.txt
otbSailReflHTest
30.0
#cab
...
...
@@ -189,7 +185,7 @@ ADD_TEST(siTvSailReflHTest ${Simulation_TESTS3}
)
ADD_TEST
(
siTvSailReflVTest
${
Simulation_TESTS3
}
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/siTvSailReflVTest.txt
--compare-ascii
${
EPSILON_PROSPECT
}
${
BASELINE_FILES
}
/
Simulation/
siTvSailReflVTest.txt
${
TEMP
}
/siTvSailReflVTest.txt
otbSailReflVTest
30.0
#cab
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment