Skip to content
Snippets Groups Projects
Commit 6d2b4e6c authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

SlicingDeepLayer: slice layer 1

parent 25bba407
No related branches found
No related tags found
1 merge request!1023simplify slicing test
......@@ -26,7 +26,7 @@ def get_sample():
# layers
layer1 = ba.Layer(mat_layer1, 10*nm)
#layer1.setNumberOfSlices(11)
layer1.setNumberOfSlices(11)
layer2 = ba.Layer(mat_layer2, 15*nm)
layer2.addLayout(layout)
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment