Skip to content
Snippets Groups Projects

Move roughness from LayerInterface to Layer (#20)

Merged Mikhail Svechnikov requested to merge m.i20 into main
All threads resolved!
+ 1
0
@@ -5,6 +5,7 @@ BornAgain-22.0, in preparation
* Datafield::flat flattens out axis of size 1
> API:
* Removed RectangularDetector.
* Removed AddLayerWithTopRoughness. Roughness now belongs to the layer itself.
* Offspec analyzer is set for detector, not scan(#651)
* FitObjective::addSimulationAndData has been replaced by function addFitPair,
which takes experimental data in form of a Datafield object instead of a NumPy array
Loading