Skip to content

Releases: fermiPy/fermipy

1.2.0

20 Jan 01:07
fbd4c95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...1.2.0

(note: change to proper versioning)

v1.2

17 Jan 20:24
Compare
Choose a tag to compare

Release version

What's Changed

Full Changelog: v1.1.6...v1.2

Simplified distribution model

11 Mar 22:58
6da3450
Compare
Choose a tag to compare
  • 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

01 Oct 22:46
d4fc3ff
Compare
Choose a tag to compare

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

28 Aug 02:06
a0c915e
Compare
Choose a tag to compare
  • Upgrade to P8R3_XXX_V3 irfs in testing
  • Added improvements to extension fitting and residual maps

Improve installation procedure and use diffuse models from fermitools-data

25 Mar 20:17
7227908
Compare
Choose a tag to compare
  • 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

25 Mar 01:48
9db43e4
Compare
Choose a tag to compare
Pre-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

10 Mar 19:06
3139fc9
Compare
Choose a tag to compare
  • 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

01 Jul 20:49
b564e1e
Compare
Choose a tag to compare
  • 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

16 Mar 14:27
9df5e7e
Compare
Choose a tag to compare
  • 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()