Releases: fermiPy/fermipy
Releases · fermiPy/fermipy
1.2.0
v1.2
Simplified distribution model
-
Updates to be compatible with gammapy >= 0.18.2
-
Removed old installation and test scripts
-
Added environment.yml file to simplify installation
-
Updated installation instructions.
Python 3 release
This release has been tested in python 3, using fermitools version 2.0.0.
Aside from the changed needed for python 3 it is very similar to fermipy v0.20.0.
0.20.0
Improve installation procedure and use diffuse models from fermitools-data
- Switch installation procedure and to using fermitools-data for diffuse emission models
- Update docs to reflect changers in intallation procedure
- Added new version of 4FGL catalog
- Updated automatic testing to work with 4FGL and new diffuse emisison models
Tag from testing of 0.19.0 release
Branch for 0.19.0 (#324) * updated condainstall.sh * update intallation instructions * updated docs/install.rst * added astropy-healpix to CONDA_DEPS * added astropy-healpix to CONDA_DEPS * updated for docs * updated for docs
Added some utilities and updated doucmentation
-
Changes to improve automated builds for testing
-
Added documentation for fermipy.jobs and femripy.diffuse modules
-
Some changes to support different size pixels in different components
-
Added gtpsf and gtdrm support to gtanalysis
Energy dispersion, stacking module and updated travis testing
- Added tools to use new version of energy dispersion from fermitools.
- Changed travis testing and conda scripts to work with conda release of fermitools.
- Added placeholder tools for eventual stacking module
Changes to use 4FGL catalog, IEM and isotropic templates
- Including 4FGL, interstellar emission model and isotropic templates files.
- Changing Fermipy to use 4FGL catalog
- Minor fixes to target_collect.py, lightcurve.py and gta.simulate()