Skip to content

Commit

Permalink
Updated viking load tests failing to compare focal lengths
Browse files Browse the repository at this point in the history
  • Loading branch information
acpaquette committed Feb 29, 2024
1 parent 0ccf82c commit 8df438f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tests/pytests/data/isds/f004a47_isd.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"detector_sample_summing": 1,
"detector_line_summing": 1,
"focal_length_model": {
"focal_length": null
"focal_length": 474.398
},
"detector_center": {
"line": 0,
Expand Down
2 changes: 1 addition & 1 deletion tests/pytests/data/isds/f004b65_isd.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"detector_sample_summing": 1,
"detector_line_summing": 1,
"focal_length_model": {
"focal_length": null
"focal_length": 474.61
},
"detector_center": {
"line": 0,
Expand Down
2 changes: 1 addition & 1 deletion tests/pytests/data/isds/f704b28_isd.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"detector_sample_summing": 1,
"detector_line_summing": 1,
"focal_length_model": {
"focal_length": null
"focal_length": 474.101
},
"detector_center": {
"line": 0,
Expand Down
2 changes: 1 addition & 1 deletion tests/pytests/data/isds/f735a00_isd.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"detector_sample_summing": 1,
"detector_line_summing": 1,
"focal_length_model": {
"focal_length": null
"focal_length": 474.448
},
"detector_center": {
"line": 0,
Expand Down

0 comments on commit 8df438f

Please sign in to comment.