Skip to content

Releases: fermiPy/dmsky

Patch to add minor functionality.

03 Sep 18:05
a8f0c47
Compare
Choose a tag to compare

The implements functions to write j-factor and d-factor maps in healpix.
Also adds a function to write HEALPIX maps with the keywords that Fermitools expect.

Update travis build matrix and testing and pull in updated targets

09 Jul 16:55
69fcf83
Compare
Choose a tag to compare
Merge pull request #17 from fermiPy/dmcat-dev

Dmcat dev

Minor Fixes since May 30.

09 Jul 23:55
62084a1
Compare
Choose a tag to compare

This contains a collection of minor fixes to support the DM analysis pipeline.

Read the docs documentation

30 May 19:40
e45e844
Compare
Choose a tag to compare

Added more description for the readthedocs documentation.
Reformatted many docstrings to work with sphinx.

Additional documentation cleanup

22 May 17:31
dfd18ee
Compare
Choose a tag to compare
Merge pull request #5 from fermiPy/dmcat-dev

Various changed needed for DM analysis pipeline, code cleanup and some documenation.

Updates needed for DM analysis pipeline management.

16 May 18:39
736439e
Compare
Choose a tag to compare

The release includes:

Several updates to target and roster lists.
Writing radial profile files.
Lots of pylint inspired cleanup.
Handling of J-factor priors.

v0.1.3

01 Jul 00:09
Compare
Choose a tag to compare

Adding package_data to setup.py. Should actually work with pip now...

v0.1.2

30 Jun 09:21
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Patching v0.1.0 to package data files for distribution through pip.

v0.1.0

30 Jun 05:14
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First version ready for what could be called a "release"

  • Refactored with new pymodeler
  • Caching and setting of integrated J-factors etc.
  • Added ipython notebook examples.
  • Preliminary libraries of dark matter targets.
  • Builds with pip and travis