summaryrefslogtreecommitdiff
path: root/stsci/sphere/polygon.py
Commit message (Collapse)AuthorAgeFilesLines
* adding some backport changes I missed on the first time aroundbsimon2015-04-091-3/+3
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@38912 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 5f708691fc28a7c2846cf110e5fe656cfeda8ee3
* Back ported changes from astropy and made python 2 to 3 modificationsbsimon2015-04-031-262/+508
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@38800 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: c12c8fef5503caab2e2e57caac8f040597326589
* More speedups.mdroe2014-06-131-17/+14
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32541 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 36e70c1cac043d59089f386a6b6d730c4887fa84
* Handle empty polygons in Polygon.to_ra_decmdroe2014-06-121-0/+2
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32438 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 7e37d7cfb676faa51c4a29708c8f1ae9656245e3
* Fix union with empty polygon.mdroe2014-06-051-0/+8
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32433 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: ad718756b906e7254f8a899a8683e641e8396c17
* Fix some numerical problems that prevented some very short arcs that were ↵mdroe2014-06-041-6/+10
| | | | | | | colocated with the edges of a polygon from being recognized as inside the polygon. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32335 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: df6e3d7c90b358c56d4f84df17b19a742e405337
* further changes to move to astropydencheva2014-05-011-7/+5
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@31268 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 1200f37b1166f35ab4f24774462fbe4ee291fe08
* changes to use astropy instead of pyfits and pywcsdencheva2014-04-281-5/+7
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@31238 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: c1b6745fb638349430fb6b33079113dcb80c5a18
* mod for d2to1 installsienkiew2014-03-251-0/+831
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@30670 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 91667828b7e01b5aae55679093564473a976e8a9