Skip to content

Commit

Permalink
Update powder script test data
Browse files Browse the repository at this point in the history
A few NaN values become other values as the masking approach has been
slightly relaxed.
  • Loading branch information
ajjackson committed Aug 31, 2023
1 parent 80d530f commit 7f58868
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions tests_and_analysis/test/data/script_data/powder-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -4155,11 +4155,11 @@
0.0,
0.0,
0.0,
NaN,
NaN,
NaN,
NaN,
NaN,
0.0,
0.0,
0.0,
0.0,
0.0,
NaN,
NaN,
NaN,
Expand Down Expand Up @@ -4226,9 +4226,9 @@
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
0.021388316806232127,
0.021388316806232155,
0.021388316806232127,
0.01069415840311605,
0.010694158403116077,
0.0,
Expand Down Expand Up @@ -4274,7 +4274,7 @@
NaN,
NaN,
NaN,
NaN,
0.01069415840311605,
0.0213883168062321,
0.01069415840311605,
0.01069415840311605,
Expand Down Expand Up @@ -4360,19 +4360,19 @@
0.0,
0.0,
0.0,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
NaN,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
NaN,
NaN,
NaN
],
"data_2": [
NaN,
0.0,
0.0,
0.0
]
Expand Down

0 comments on commit 7f58868

Please sign in to comment.