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

CHANGELOG

parent 38b3463e
No related branches found
No related tags found
1 merge request!2189Detector2D now parameterized through width and center in phi,alpha (#854)
Pipeline #122090 passed
...@@ -4,8 +4,9 @@ BornAgain-22.0, in preparation ...@@ -4,8 +4,9 @@ BornAgain-22.0, in preparation
* LambdaScan for time-of-flight offspec * LambdaScan for time-of-flight offspec
* Datafield::flat flattens out axis of size 1 * Datafield::flat flattens out axis of size 1
> API: > API:
* Detector2D replaces RectangularDetector and SphericalDetector. Nominal axes are equidistant, * Detector2D replaces RectangularDetector and SphericalDetector. Parameterized through
but scattering is computed for the actual phi, alpha of each pixel. span and position of center. Nominal axes are equidistant, but scattering is computed
for the actual phi, alpha of each pixel.
* Offspec analyzer is set for detector, not scan(#651) * Offspec analyzer is set for detector, not scan(#651)
* FitObjective::addSimulationAndData has been replaced by function addFitPair, * FitObjective::addSimulationAndData has been replaced by function addFitPair,
which takes experimental data in form of a Datafield object instead of a NumPy array which takes experimental data in form of a Datafield object instead of a NumPy array
......
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