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

rm TODO note, now issue #955

parent 3d5ea3df
No related branches found
No related tags found
1 merge request!2550cleanup here and there
...@@ -17,8 +17,6 @@ def get_sample(): ...@@ -17,8 +17,6 @@ def get_sample():
layout = ba.ParticleLayout() layout = ba.ParticleLayout()
layout.addParticle(particle) layout.addParticle(particle)
solution_layer = ba.Layer(vacuum, 1000*nm) solution_layer = ba.Layer(vacuum, 1000*nm)
# TODO: make intensity proportional to thickness,
# https://github.com/scgmlz/BornAgain/issues/1222
solution_layer.addLayout(layout) solution_layer.addLayout(layout)
# Flat sample layer sandwiched between semi-infinite vacuum layers: # Flat sample layer sandwiched between semi-infinite vacuum layers:
......
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