Adds a Manager.flow_multiband() function to loop over multiple period bands and generate adjoint sources for each. The final adjoint source is then an average over all adjoint sources (per component) from each period band.
Also adds a test to cover this new functionality
Why was it initiated? Any relevant Issues?
Feature request related to #24
PR Checklist
[x] develop base branch selected?
[x] This PR is not directly related to an existing issue (which has no PR yet).
[x] All tests still pass.
[x] Any new features or fixed regressions covered by new tests.
[ ] Any new or changed features have been fully documented.
[ ] Significant changes have been added to CHANGELOG.md.
[ ] First time contributors have added your name to CONTRIBUTORS.txt .
What does this PR do?
Adds a Manager.flow_multiband() function to loop over multiple period bands and generate adjoint sources for each. The final adjoint source is then an average over all adjoint sources (per component) from each period band.
Also adds a test to cover this new functionality
Why was it initiated? Any relevant Issues?
Feature request related to #24
PR Checklist
develop
base branch selected?CHANGELOG.md
.