Commit 6bf98878 authored by Summer Stapleton's avatar Summer Stapleton
Browse files

Updating truthdata for ProcessMosaic unit test

parent 26019d82
Loading
Loading
Loading
Loading
+4 −57
Original line number Diff line number Diff line
Testing ProcessMosaic Class ... 
Create output mosaic with Tracking set to True
1. Drop a small area into the middle of the output

a. SUCCESS - "Tracking" Group Exists in [ "isisMosaic_01.cub" ]
b. SUCCESS - Track Table Exists in [ "isisMosaic_01_tracking.cub" ]
FileName		SerialNumber		PixelValue
@@ -111,12 +112,7 @@ Total Bands= "1"
***********************************************************************************
2. Drop 2,2,1 into the lower right corner of band 2
Tracking is set to False
<<<<<<< HEAD

=======
unittest: Working
0% Processed
>>>>>>> e37f1cf755e89c8ff5a0421ad4487fe2a32521b1
***  Input Image  ***  
Stats  2 ,  2 ,  1 ,  5 ,  5 ,  1
( "2" , "2" , "1" )= "162"
@@ -652,14 +648,8 @@ Total Bands= "1"


***********************************************************************************
<<<<<<< HEAD
8. Test for band priority with BandNumber set

=======
8. Test for band priority with existing mosaic and BandNumber set
unittest: Working
0% Processed
10% Processed
20% Processed
30% Processed
>>>>>>> e37f1cf755e89c8ff5a0421ad4487fe2a32521b1

***  Input Image  ***  
Stats  1 ,  1 ,  1 ,  5 ,  5 ,  1
( "1" , "1" , "1" )= "-2147483648"
@@ -1104,43 +1094,7 @@ Total Bands= "1"
( "5" , "5" , "1" )= "160"


<<<<<<< HEAD
( "1" , "1" , "2" )= "-2147483648"
( "1" , "2" , "2" )= "-2147483648"
( "1" , "3" , "2" )= "-2147483648"
( "1" , "4" , "2" )= "-2147483648"
( "1" , "5" , "2" )= "-2147483648"

( "2" , "1" , "2" )= "-2147483648"
( "2" , "2" , "2" )= "-2147483648"
( "2" , "3" , "2" )= "-2147483648"
( "2" , "4" , "2" )= "-2147483648"
( "2" , "5" , "2" )= "-2147483648"

( "3" , "1" , "2" )= "-2147483648"
( "3" , "2" , "2" )= "-2147483648"
( "3" , "3" , "2" )= "-2147483648"
( "3" , "4" , "2" )= "-2147483648"
( "3" , "5" , "2" )= "-2147483648"

( "4" , "1" , "2" )= "-2147483648"
( "4" , "2" , "2" )= "-2147483648"
( "4" , "3" , "2" )= "-2147483648"
( "4" , "4" , "2" )= "-2147483648"
( "4" , "5" , "2" )= "-2147483648"

( "5" , "1" , "2" )= "-2147483648"
( "5" , "2" , "2" )= "-2147483648"
( "5" , "3" , "2" )= "-2147483648"
( "5" , "4" , "2" )= "-2147483648"
( "5" , "5" , "2" )= "-2147483648"



=======
unittest: Working
0% Processed
>>>>>>> e37f1cf755e89c8ff5a0421ad4487fe2a32521b1
***  Mosaic Image  ***  
Start Stats  "1" ,  "1" ,  "1"
Total Bands= "1"
@@ -1202,18 +1156,11 @@ Test no output cube
**PROGRAMMER ERROR** You must specify exactly one input and one output cube.

Test Band cannot be a priority if Track is not set
<<<<<<< HEAD
Test Band not found with Band as Priority
**USER ERROR** Invalid Band / Key Name, Value.
=======
unittest: Working
0% Processed
Test tracking with ontop priotirty and multiple bands
Test tracking with ontop priotirty and multiple bands
**USER ERROR** Cannot enable tracking while adding to a mosaic without tracking information. Confirm that your mosaic was originally created with tracking enabled.

Test Band not found with Band as Priority
unittest: Working
0% Processed
**USER ERROR** Invalid Band / Key Name, Value.
>>>>>>> e37f1cf755e89c8ff5a0421ad4487fe2a32521b1
**USER ERROR** Invalid Band / Key Name, Value.

***********************************************************************************
Test Pvl Group [BandBin] for mismatch between input cube and established mosaic