Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
736f0d7a
Commit
736f0d7a
authored
1 year ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
CHANGELOG
parent
548d3a79
No related branches found
No related tags found
1 merge request
!2088
Replace FlatDetector and SphericalDetector by Detector2D
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG
+2
-2
2 additions, 2 deletions
CHANGELOG
with
2 additions
and
2 deletions
CHANGELOG
+
2
−
2
View file @
736f0d7a
...
@@ -4,8 +4,8 @@ BornAgain-22.0, in preparation
...
@@ -4,8 +4,8 @@ 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:
*
Flat
Detector replaces RectangularDetector
* Detector
2D
replaces RectangularDetector
and SphericalDetector. Its nominal axes are equidistant
* SphericalDetector is obsolete. For 2D scattering, use FlatDetector as shown in examples
phi, alpha grids, 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment