index
:
gh_mirror/jhunkeler/stsci.sphere.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod for d2to1 install
sienkiew
2014-03-25
17
-3328
/
+0
*
Restored the old implementation of the SphericalPolygon.__init__(...) for the...
mcara
2014-02-27
3
-555
/
+10
*
Handle self-intersecting arcs
mdroe
2014-02-26
1
-11
/
+47
*
Turn debugging back off
mdroe
2014-02-25
1
-1
/
+1
*
Fix numerical problem with great circle distance
mdroe
2014-02-25
1
-2
/
+3
*
fixed skyline bug, change polygon.to_radec output format
lim
2012-07-12
3
-19
/
+28
*
Intersection with an empty polygon should return an empty polygon.
mdroe
2012-07-11
1
-4
/
+7
*
skyline member no longer has chip gap to simplify polygon op
lim
2012-07-11
2
-31
/
+56
*
lim added temporary workaround for graph sanity check failures
lim
2012-07-11
1
-9
/
+78
*
lim updated existing doc and added skyline doc
lim
2012-06-27
4
-209
/
+232
*
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/s...
lim
2012-06-21
1
-2
/
+22
*
lim added minor skyline doc and finished skyline tests
lim
2012-06-21
2
-27
/
+104
*
lim corrected doc in unique_points and sorted_points
lim
2012-06-21
1
-5
/
+6
*
lim added option to preserve order in unique_points and sorted_points
lim
2012-06-21
1
-17
/
+42
*
lim fixed _remove_orphaned_nodes typo in graph.py
lim
2012-06-21
1
-2
/
+2
*
Add code to remove orphaned nodes
mdroe
2012-06-21
1
-7
/
+26
*
lim added stuff to skyline and test_skyline
lim
2012-06-20
2
-19
/
+158
*
reverted a change that broke tests
lim
2012-06-20
1
-2
/
+4
*
lim added final touches to skyline and polygon, and added skyline tests
lim
2012-06-19
3
-26
/
+222
*
lim modified Node.equals as mdroe suggested
lim
2012-06-18
1
-2
/
+12
*
SkyLine no longer inherits from SphericalPolygon
lim
2012-06-12
1
-157
/
+59
*
lim fixed some bugs on SkyLine
lim
2012-06-10
1
-55
/
+30
*
lim fixed skyline bugs and cleaned up codes
lim
2012-06-07
1
-94
/
+147
*
Make area calculation more accurate by not counting the first point twice whe...
mdroe
2012-06-07
2
-2
/
+2
*
Avoid adding duplicated nodes and edges when building the graph. These can l...
mdroe
2012-06-07
3
-8
/
+74
*
lim removed os import in skyline
lim
2012-06-06
1
-1
/
+0
*
lim cleaned up SkyLine and added a test
lim
2012-06-06
2
-55
/
+58
*
lim added SkyLine codes and added radec to SphericalPolygon
lim
2012-06-06
2
-50
/
+120
*
lim added SkyLine intersection and updated union
lim
2012-06-05
1
-37
/
+49
*
Fix bug with serial intersection where the intersection is null.
mdroe
2012-06-05
1
-0
/
+4
*
Some tweaks to the area calculation.
mdroe
2012-06-05
4
-17
/
+54
*
Python 3.x fixes
mdroe
2012-06-04
10
-47
/
+57
*
Use an entirely different method for area computation. It first transforms t...
mdroe
2012-06-04
6
-109
/
+175
*
lim put more codes on SkyLine -- done for the day 6/1
lim
2012-06-01
1
-3
/
+7
*
lim modified SkyLine union to return new instance
lim
2012-06-01
1
-13
/
+49
*
Fix typo in docs
mdroe
2012-06-01
1
-2
/
+2
*
lim implemented SkyLine union
lim
2012-06-01
1
-14
/
+32
*
Make sure steps are always at least 2
mdroe
2012-06-01
1
-0
/
+1
*
Use slerp interpolation
mdroe
2012-06-01
1
-4
/
+19
*
Fix drawing -- basemap can not handle drawing great circle arcs that go aroun...
mdroe
2012-06-01
2
-11
/
+38
*
lim changed SphericalPolygon.__copy__ and added methods to SkyLine
lim
2012-05-31
2
-10
/
+63
*
lim replaced relative imports and updated skyline
lim
2012-05-31
4
-49
/
+86
*
lim added init code to skyline -- under dev
lim
2012-05-30
1
-29
/
+144
*
lim fixed plot_args dict init bug
lim
2012-05-30
1
-2
/
+1
*
Fix resolve_image name to work when uncompressed image is not around.
mdroe
2012-05-21
1
-2
/
+2
*
lim fixed tests that failed because of image de-compression on SVN
lim
2012-05-21
5
-11
/
+27
*
lim replaced fits with gz to save space
lim
2012-05-21
8
-378
/
+0
*
lim added files to sphere branch
lim
2012-03-29
16
-0
/
+3078