Functionality for making sky plots
- include functionality to make sky plots
- have these made by default when RA and DEC are included in chains
@paul-lasky is this solved now? Should we merge in @kendall-ackley script to bilby somehow?
mentioned in merge request !229 (merged)
assigned to @gregory.ashton
marked the checklist item include functionality to make sky plots as completed
The second item, automatic creation, is more difficult and I'm not sure we want it to be automatic. The sky map generation is a little fiddly and will require someone to spend some time tuning it. Moreover, it currently prints a whole pile of errors to the command line and can be quite slow ~ a minute or two.
For running MC simulations, I typically try and remove as much file I/O as possible, usually just saving the result object. Therefore, I wouldn't like to see this become something that is automatic and I have to remember to switch off (in the same way we don't automatically generate corner plots).
closed via merge request !229 (merged)
mentioned in commit 2ab9c1fe
unassigned @gregory.ashton