Add multiple beam objects to instrument. #417
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
low priority
low priority task
This is a fairly involved one, but there is strong motivation to get this implemented to
The strategy would be to
__init__
method to accept multiple beam blocks analogously to how detectors are handled; andI would posit that it makes more sense to put the beam-relative loops inside the existing detector loops since there are likely to be fewer beam specifications than detectors. There are some challenges to how we will handle beams with the same propagation vector, but two energies that are close; we will likely need to catch that case and use it to fit a multi-peaked model to Bragg peaks where needed. @saransh13 @psavery -- could use your input on this.
The text was updated successfully, but these errors were encountered: