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

CHANGELOG

parent 8ceb95ba
No related branches found
No related tags found
1 merge request!2003In GUI, remove option to switch beteen nm and angstrom, degrees and radians.
Pipeline #114348 passed
......@@ -4,17 +4,18 @@ BornAgain-22.0, in preparation
* LambdaScan for time-of-flight offspec
* Datafield::flat flattens out axis of size 1
> API:
* FlatDetector replaces RectangularDetector.
* SphericalDetector is obsolete. For 2D scattering, use FlatDetector as shown in examples.
* FlatDetector replaces RectangularDetector
* SphericalDetector is obsolete. For 2D scattering, use FlatDetector as shown in examples
* 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
* Function ba_plot.plot_histogram is replaced by plot_simulation_result.
* Function ba_plot.plot_histogram is replaced by plot_simulation_result
* Conversion of plot axes from default to other units now done by functions
FlatDetector::field2q, field2mm, field2angles
* Plot statement bp.show_or_export() or plt.show() no longer implied by high-level plot fcts
> GUI changes:
* Examples DepthProfile, Transmission: flattened DepthProbeSimulation
* In sample model, removed possibility to set lengths in angstrom instead of nm (#756)
> Examples and documentation:
> Bug fixes:
> Internal refactoring:
......
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