summaryrefslogtreecommitdiff
path: root/lib/skyline.py
Commit message (Expand)AuthorAgeFilesLines
* Restored the old implementation of the SphericalPolygon.__init__(...) for the...mcara2014-02-271-551/+0
* fixed skyline bug, change polygon.to_radec output formatlim2012-07-121-11/+21
* skyline member no longer has chip gap to simplify polygon oplim2012-07-111-26/+53
* lim added temporary workaround for graph sanity check failureslim2012-07-111-9/+78
* lim updated existing doc and added skyline doclim2012-06-271-50/+58
* git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/s...lim2012-06-211-2/+22
* lim added minor skyline doc and finished skyline testslim2012-06-211-2/+2
* lim added stuff to skyline and test_skylinelim2012-06-201-16/+143
* lim added final touches to skyline and polygon, and added skyline testslim2012-06-191-1/+10
* SkyLine no longer inherits from SphericalPolygonlim2012-06-121-157/+59
* lim fixed some bugs on SkyLinelim2012-06-101-55/+30
* lim fixed skyline bugs and cleaned up codeslim2012-06-071-94/+147
* lim removed os import in skylinelim2012-06-061-1/+0
* lim cleaned up SkyLine and added a testlim2012-06-061-55/+24
* lim added SkyLine codes and added radec to SphericalPolygonlim2012-06-061-50/+108
* lim added SkyLine intersection and updated unionlim2012-06-051-37/+49
* Python 3.x fixesmdroe2012-06-041-9/+9
* lim put more codes on SkyLine -- done for the day 6/1lim2012-06-011-3/+7
* lim modified SkyLine union to return new instancelim2012-06-011-13/+49
* lim implemented SkyLine unionlim2012-06-011-14/+32
* lim changed SphericalPolygon.__copy__ and added methods to SkyLinelim2012-05-311-8/+61
* lim replaced relative imports and updated skylinelim2012-05-311-39/+78
* lim added init code to skyline -- under devlim2012-05-301-29/+144
* lim added files to sphere branchlim2012-03-291-0/+48