Skip to content

Commit

Permalink
BUG: Remove filter that does not exist any more.
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Jackson <[email protected]>
  • Loading branch information
imikejackson committed May 16, 2024
1 parent 08a7c45 commit e211e98
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 78 deletions.
13 changes: 0 additions & 13 deletions Test/Python/Average_EdgeFaceCell_Array_To_Vertex_Array.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,19 +159,6 @@ def start_test():
'SurfaceMeshFaceIPFColors')
assert err == 0, f'GenerateFaceIPFColoring ErrorCondition {err}'

# Generate Misorientation Colors (Face)
err = orientationanalysispy.generate_face_misorientation_coloring(dca,
simpl.DataArrayPath('TriangleDataContainer',
'FaceData', 'FaceLabels'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'AvgQuats'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'Phases'),
simpl.DataArrayPath('Small IN100', 'Phase Data',
'CrystalStructures'),
'SurfaceMeshFaceMisorientationColors')
assert err == 0, f'GenerateFaceMisorientationColoring ErrorCondition {err}'

# Average Edge/Face/Cell Array to Vertex Array
err = dream3dreviewpy.average_edge_face_cell_array_to_vertex_array(dca,
simpl.DataArrayPath('TriangleDataContainer',
Expand Down
13 changes: 0 additions & 13 deletions Test/Python/Average_Vertex_Array_To_EdgeFaceCell_Array.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,19 +159,6 @@ def start_test():
'SurfaceMeshFaceIPFColors')
assert err == 0, f'GenerateFaceIPFColoring ErrorCondition {err}'

# Generate Misorientation Colors (Face)
err = orientationanalysispy.generate_face_misorientation_coloring(dca,
simpl.DataArrayPath('TriangleDataContainer',
'FaceData', 'FaceLabels'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'AvgQuats'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'Phases'),
simpl.DataArrayPath('Small IN100', 'Phase Data',
'CrystalStructures'),
'SurfaceMeshFaceMisorientationColors')
assert err == 0, f'GenerateFaceMisorientationColoring ErrorCondition {err}'

# Average Vertex Array to Edge/Face/Cell Array
err = dream3dreviewpy.average_vertex_array_to_edge_face_cell_array(dca,
simpl.DataArrayPath('TriangleDataContainer',
Expand Down
13 changes: 0 additions & 13 deletions Test/Python/Normalize_Attribute_Arrays.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,19 +159,6 @@ def start_test():
'SurfaceMeshFaceIPFColors')
assert err == 0, f'GenerateFaceIPFColoring ErrorCondition {err}'

# Generate Misorientation Colors (Face)
err = orientationanalysispy.generate_face_misorientation_coloring(dca,
simpl.DataArrayPath('TriangleDataContainer',
'FaceData', 'FaceLabels'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'AvgQuats'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'Phases'),
simpl.DataArrayPath('Small IN100', 'Phase Data',
'CrystalStructures'),
'SurfaceMeshFaceMisorientationColors')
assert err == 0, f'GenerateFaceMisorientationColoring ErrorCondition {err}'

# Normalize Attribute Arrays
selected_data_arrays = [simpl.DataArrayPath('TriangleDataContainer', 'FaceData', 'FaceDihedralAngles'),
simpl.DataArrayPath('TriangleDataContainer', 'FaceData', 'FaceAreas')]
Expand Down
13 changes: 0 additions & 13 deletions Test/Python/Point_Sample_Triangle_Geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,19 +159,6 @@ def start_test():
'SurfaceMeshFaceIPFColors')
assert err == 0, f'GenerateFaceIPFColoring ErrorCondition {err}'

# Generate Misorientation Colors (Face)
err = orientationanalysispy.generate_face_misorientation_coloring(dca,
simpl.DataArrayPath('TriangleDataContainer',
'FaceData', 'FaceLabels'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'AvgQuats'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'Phases'),
simpl.DataArrayPath('Small IN100', 'Phase Data',
'CrystalStructures'),
'SurfaceMeshFaceMisorientationColors')
assert err == 0, f'GenerateFaceMisorientationColoring ErrorCondition {err}'

# Point Sample Triangle Geometry
err = dream3dreviewpy.point_sample_triangle_geometry(dca, 0, 'TriangleDataContainer',
'VertexDataContainer', 'VertexData',
Expand Down
13 changes: 0 additions & 13 deletions Test/Python/Principal_Component_Analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,19 +159,6 @@ def start_test():
'SurfaceMeshFaceIPFColors')
assert err == 0, f'GenerateFaceIPFColoring ErrorCondition {err}'

# Generate Misorientation Colors (Face)
err = orientationanalysispy.generate_face_misorientation_coloring(dca,
simpl.DataArrayPath('TriangleDataContainer',
'FaceData', 'FaceLabels'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'AvgQuats'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'Phases'),
simpl.DataArrayPath('Small IN100', 'Phase Data',
'CrystalStructures'),
'SurfaceMeshFaceMisorientationColors')
assert err == 0, f'GenerateFaceMisorientationColoring ErrorCondition {err}'

# Principal Component Analysis
selected_data_array_paths = [simpl.DataArrayPath('TriangleDataContainer', 'FaceData',
'FaceAreas'),
Expand Down
13 changes: 0 additions & 13 deletions Test/Python/Robust_Automatic_Threshold.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,19 +159,6 @@ def start_test():
'SurfaceMeshFaceIPFColors')
assert err == 0, f'GenerateFaceIPFColoring ErrorCondition {err}'

# Generate Misorientation Colors (Face)
err = orientationanalysispy.generate_face_misorientation_coloring(dca,
simpl.DataArrayPath('TriangleDataContainer',
'FaceData', 'FaceLabels'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'AvgQuats'),
simpl.DataArrayPath('Small IN100', 'Grain Data',
'Phases'),
simpl.DataArrayPath('Small IN100', 'Phase Data',
'CrystalStructures'),
'SurfaceMeshFaceMisorientationColors')
assert err == 0, f'GenerateFaceMisorientationColoring ErrorCondition {err}'

# Robust Automatic Threshold
err = dream3dreviewpy.robust_automatic_threshold(dca, simpl.DataArrayPath('Small IN100',
'EBSD Scan Data',
Expand Down

0 comments on commit e211e98

Please sign in to comment.