summaryrefslogtreecommitdiff
path: root/stsci/sphere/test
Commit message (Collapse)AuthorAgeFilesLines
* Back ported changes from astropy and made python 2 to 3 modificationsbsimon2015-04-033-20/+47
| | | | | 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-122-7/+9
| | | | | 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-282-0/+106
| | | | | | | 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
* More speedups.mdroe2014-06-132-3/+4
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32541 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 36e70c1cac043d59089f386a6b6d730c4887fa84
* Add regression tests based on real data that had trouble in the past.mdroe2014-06-133-60/+218
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32539 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: f371222ebbc956ebbef4af6fba283e60e90e5a5b
* Fix regression testsmdroe2014-06-121-2/+2
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@32537 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 3dd22a2c62ae0f7dbefdf277ec9c6d6bb4739af3
* 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-052-0/+24
| | | | | 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-044-292/+67
| | | | | 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-2512-0/+972
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci.sphere/trunk@30670 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 91667828b7e01b5aae55679093564473a976e8a9