Tasks to make fermipy easier to manage

  1. Separate out the diffuse emission and isotropic emission models
    1. These currently live in a conda package
    2. They are generally available at SLAC via GLAST_EXT, we probably want to combine the two methods of getting them
  2. Split out the sub-modules
  3. Develop a template for a user contributed package

Template for a user contributed package

This should include, at a minimum a setup.py file, but could include a number of things such asĀ 

Science Related Development Projects