Add MapMaker run method #1562
Add MapMaker run method #1562
Conversation
Please add a test or change the existing test to exercise |
Hi! Added a test. But I don't really see the added advantage of having a Or maybe I am missing the point @mackaiver was trying to make! |
@AtreyeeS - The whole MapMaker is a convenience high-level interface, nothing there is really needed. Adding A discussion on API patterns in Gammapy is coming soon, but for now, let's just continue this pattern here with the MapMaker that basically one does something like:
|
@registerrier - I'm merging this in now, to avoid merge conflicts and so that we can move ahead with more work on MapMaker tomorrow. |
This supersedes PR #1561 to solve merge conflicts