-
I'm looking for some Python code to do PSF homogenisation.
I'm not aware of good references, a short description is here:
http://adsabs.harvard.edu/abs/2011ASPC..442..435B
The use case we have in [G…
cdeil updated
8 years ago
-
There could be a few advantages to using more of the tools provided by astropy:
- they include the six package for 2 to 3 compatibility, which could clean up some of our code
- they do also provide s…
-
The code for the Gaussian, lognormal + Zel'dovich mocks themselves has been done for awhile -- the issue is that they all start from an input linear power spectrum. The user could pass this in to the …
-
I am packaging pyregion for Debian.
The current version available on Pypi is quite old and does not contain the changes involving astropy.
Please consider releasing a new version of the package.
-
One example is in https://github.com/qiicr/dcmqi
-
```
=================================== FAILURES ===================================
______________________________ test_image_example ______________________________
@pytest.mark.skipif('not HAS_…
-
In the package currently available on PyPI (v1.1.4), the two .pxd files (c_numpy.pxd and c_python.pxd) in pyregion/ are missing.
It is thus not possible to generate _region_filter.c directly from _reg…
-
I think I mentioned this before ... it would be nice if the following things that work for other Astropy affiliated packages worked for Ginga (see https://github.com/astropy/package-template how it's …
cdeil updated
8 years ago
-
I'm getting [this warning](https://gist.github.com/cdeil/8290afab6508afe56928#file-gistfile1-txt-L2):
```
/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py:2…
cdeil updated
8 years ago
-
@joleroi @adonath @leajouvin - I plan to cut the Gammapy 0.4 release tomorrow.
We can use this issue to discuss it.
Current list of remaining issues and pull requests for the 0.4 milestone:
https://g…
cdeil updated
8 years ago