index
:
gh_mirror/jhunkeler/stsci.sphere.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stsci
Commit message (
Expand
)
Author
Age
Files
Lines
*
union and intersection operations now work on crossing polygons
HEAD
master
bsimon
2016-07-03
1
-47
/
+56
*
removed debugging prints (doh!)
bsimon
2015-04-09
1
-10
/
+0
*
adding some backport changes I missed on the first time around
bsimon
2015-04-09
2
-5
/
+23
*
Back ported changes from astropy and made python 2 to 3 modifications
bsimon
2015-04-03
7
-426
/
+582
*
Ypdated code to be Python 2 and 3 compatible
bsimon
2015-03-12
2
-7
/
+9
*
Replaced xrange with range for Python 3 compatibility
bsimon
2015-03-12
1
-3
/
+3
*
I removed the monkey patched methods, intersection and intersect_point,
bsimon
2014-10-17
1
-16
/
+12
*
Fix ordering of nodes in the trace routine so that the area calculation of po...
mdroe
2014-07-28
3
-8
/
+136
*
More speedups.
mdroe
2014-06-13
5
-54
/
+60
*
Add regression tests based on real data that had trouble in the past.
mdroe
2014-06-13
3
-60
/
+218
*
Modest performance improvement.
mdroe
2014-06-12
1
-4
/
+10
*
Fix regression tests
mdroe
2014-06-12
1
-2
/
+2
*
Handle empty polygons. Avoid unnecessary normalizations.
mdroe
2014-06-12
1
-8
/
+8
*
Handle empty polygons in Polygon.to_ra_dec
mdroe
2014-06-12
1
-0
/
+2
*
Use "long double" for intersection calculations. Move "length" and "intersec...
mdroe
2014-06-12
2
-77
/
+105
*
Fixed misspelling of emporical in comment
bsimon
2014-06-11
1
-1
/
+1
*
Better track the nodes' source so we can do better internal/external edge rem...
mdroe
2014-06-10
3
-42
/
+46
*
Fix union with empty polygon.
mdroe
2014-06-05
3
-0
/
+32
*
Fix tests
mdroe
2014-06-04
5
-343
/
+84
*
Fix some numerical problems that prevented some very short arcs that were col...
mdroe
2014-06-04
3
-38
/
+111
*
further changes to move to astropy
dencheva
2014-05-01
1
-7
/
+5
*
changes to use astropy instead of pyfits and pywcs
dencheva
2014-04-28
1
-5
/
+7
*
mod for d2to1 install
sienkiew
2014-03-25
18
-0
/
+3336