Since the Template and corresponding emission model hadn't been used anywhere there were quite a few gremlins knocking about the code in relation to them. This PR fixes these gremlins and has been used and tested in the production of FLARES LRD observations as a test.
Issue Type
Bug
Checklist
[x] I have read the [CONTRIBUTING.md]() -->
[x] I have added docstrings to all methods
[x] I have added sufficient comments to all lines
[x] I have made corresponding changes to the documentation
[x] My changes generate no pep8 errors
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Since the
Template
and corresponding emission model hadn't been used anywhere there were quite a few gremlins knocking about the code in relation to them. This PR fixes these gremlins and has been used and tested in the production of FLARES LRD observations as a test.Issue Type
Checklist