0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README More... almost 7 years ago
bump version to 1.1.4 More... over 9 years ago
fix another astrpy 0.4 related issue. wcs object now raises ValueError when accessed as dict-like object More... over 9 years ago
Merge pull request #39 from keflavich/patch-1 More... over 9 years ago
Bump version number
keflavich
as Adam Ginsburg
More... over 9 years ago
Merge pull request #33 from mcara/write-fixes-enhancements More... over 9 years ago
Merge pull request #37 from mboquien/master More... almost 10 years ago
Fix setuptool configuation problem with Python 3. The issue is that it downloads setuptools and runs 2to3 on it. It does not work. There are packages for setuptools in python 3 so this should not be required More... almost 10 years ago
Merge pull request #36 from taldcroft/pyparsing-version More... almost 10 years ago
Update version requirements to allow pyparsing 2.0.1 for py 2.6,2.7 More... almost 10 years ago
implement projection and segment shapes More... almost 10 years ago
change the signature of ShapeList.__init__ More... almost 10 years ago
Merge pull request #32 from mcara/get_mask-bug-fix More... almost 10 years ago
update CHANGELOG for PR #26. Note that PR #26 will change the type of 'tag' attrubite from a string to a list of strings. More... almost 10 years ago
Merge pull request #26 from astrodsg/master More... almost 10 years ago
Merge pull request #34 from mcara/image-rot2North More... almost 10 years ago
Allow selection of the axis for angle measurement to the North More... almost 10 years ago
Fixes and enhancements to ShapeList.write() More... almost 10 years ago
get_mask bug fix: header<->origin More... almost 10 years ago
fix syntax More... almost 10 years ago
change 'import pyregion' for sphinx compilation More... almost 10 years ago
updated ShapeList doc string More... almost 10 years ago
Merge pull request #31 from cdeil/fix_wcs_error More... almost 10 years ago
Update wcs method names More... almost 10 years ago
bump version to 1.1.2 More... over 10 years ago
Enhanced tags More... over 10 years ago
Enhanced tags More... over 10 years ago
fix_header checks for "cards" attribute first. Also check if "keyword" attribute is present for a card. More... almost 11 years ago
update .travis.yml to test against dev-version of astropy More... almost 11 years ago
update wcs_helper.py to be compatible with dev-version of astropy More... almost 11 years ago