issues
search
flaresimulations
/
synthesizer
Synthesizer - a code for creating synthetic astrophysical observables
https://flaresimulations.github.io/synthesizer/
GNU General Public License v3.0
17
stars
9
forks
source link
Some fixes for image creation with EmissionModels
#787
Closed
WillJRoper
closed
3 days ago
WillJRoper
commented
3 days ago
This includes some miscellaneous fixes to imaging.
Better errors when imaging fails.
Using the correct image type for black holes.
Better errors for missing properties.
Proper model skipping when not saved.
Issue Type
Bug
Enhancement
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
This includes some miscellaneous fixes to imaging.
Issue Type
Checklist