0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix pyfits 3.2 compatibility. closes #20. More... about 11 years ago
bump the version to 1.1.1 More... about 11 years ago
update installing.rst More... about 11 years ago
update setup.py for install requirements More... about 11 years ago
fix import statements for py3 compatibility. More... about 11 years ago
add plot_directive_v3.py More... about 11 years ago
travis build pywcsgrid2 from github master More... about 11 years ago
revert 7af14ef and do not use __builtins__ which needs py3 change More... about 11 years ago
use exec instead of execfile for py3 compatibility More... about 11 years ago
Merge remote-tracking branch 'cdeil/travis-ci' More... about 11 years ago
Merge branch 'python3' of https://github.com/cdeil/pyregion More... about 11 years ago
fix undefined _open_builtin error More... about 11 years ago
Merge branch 'version' of https://github.com/keflavich/pyregion More... about 11 years ago
uses __builtin__.open More... about 11 years ago
Add .travis.yml for testing on travis-ci.org More... about 11 years ago
Change to public submodule URL in .gitmodules More... about 11 years ago
Add entries to .gitignore More... about 11 years ago
Update pyfits to astropy.io.fits in test scripts More... about 11 years ago
Declare that pyregion supports Python 3 in setup.py More... about 11 years ago
Fix print statements in demo_print_region.py for Python 3 More... about 11 years ago
added version stuff in setup.py
keflavich
as Adam Ginsburg
More... about 11 years ago
added versioning code and a version #
keflavich
as Adam Ginsburg
More... about 11 years ago
workaround matplotlib backward-incompatible change. closes #15. More... about 11 years ago
added check for consistent shapes
keflavich
as Adam Ginsburg
More... over 11 years ago
add test.header required for demo_print_region.py. closes #13 More... over 11 years ago
Merge pull request #12 from astrofrog/patch-1 More... over 11 years ago
Use more consistent WCS import for Astropy More... almost 12 years ago
Fixed missing astropy import More... almost 12 years ago
Preferentially use astropy.io.fits and astropy.wcs More... almost 12 years ago
Fix astropy.wcs import More... almost 12 years ago