summaryrefslogtreecommitdiff
path: root/stsci/sphere/test/test_intersection.py
Commit message (Collapse)AuthorAgeFilesLines
* Back ported changes from astropy and made python 2 to 3 modificationsbsimon2015-04-031-8/+14
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@38800 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: c12c8fef5503caab2e2e57caac8f040597326589
* Ypdated code to be Python 2 and 3 compatiblebsimon2015-03-121-3/+4
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@38257 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: ea687efdbbc2377ad0a69d27cf92e381035ed937
* Replaced xrange with range for Python 3 compatibilitybsimon2015-03-121-3/+3
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@38256 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: caac9e74b9cb16ae09e5ed110492012ee1aa40dc
* Fix ordering of nodes in the trace routine so that the area calculation of ↵mdroe2014-07-281-0/+75
| | | | | | | polygons with cutlines is correct. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@33584 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 04c6e2875f229294be3c8592ba73d09457c42984
* Add regression tests based on real data that had trouble in the past.mdroe2014-06-131-22/+24
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32539 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: f371222ebbc956ebbef4af6fba283e60e90e5a5b
* Better track the nodes' source so we can do better internal/external edge ↵mdroe2014-06-101-2/+2
| | | | | | | removal. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32435 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: a97410e5abab2ffefba2f393909abf76af76cf75
* Fix union with empty polygon.mdroe2014-06-051-0/+12
| | | | | 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 testsmdroe2014-06-041-27/+26
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32336 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 40fd6b9821b5bf6120173a87d83d322988c6f4d9
* mod for d2to1 installsienkiew2014-03-251-0/+189
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@30670 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 91667828b7e01b5aae55679093564473a976e8a9