summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix drawing -- basemap can not handle drawing great circle arcs that go ↵mdroe2012-06-012-11/+38
| | | | | | | around the edges of the domain. The solution is to do the interpolation in the quaternion space and then pass little snippets of that to basemap. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@17192 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: dc807419ae1618c42af6434f6e63c7f0cb3bf36e
* lim changed SphericalPolygon.__copy__ and added methods to SkyLinelim2012-05-312-10/+63
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@17093 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 4e5e26af63393082e5a9baae4f37704f99cd4227
* lim replaced relative imports and updated skylinelim2012-05-314-49/+86
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@17091 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 7238698a4856c8b46a93aafb4960c90e3f44fe92
* lim added init code to skyline -- under devlim2012-05-301-29/+144
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@17087 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: c67bcdd3b992faaa83d7feb5740cdd6545741cc4
* lim fixed plot_args dict init buglim2012-05-301-2/+1
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@17083 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: fa5dd948c0f9ed7bf8d051c6d5b01225e95b801e
* Fix resolve_image name to work when uncompressed image is not around.mdroe2012-05-211-2/+2
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@16924 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: fa6bffe6aec60a178ef39a39ddcb7376768f7f10
* lim fixed tests that failed because of image de-compression on SVNlim2012-05-215-11/+27
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@16923 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: 4bf54e5d84f6f6984ce3ad70ed05b1e048de6f02
* lim replaced fits with gz to save spacelim2012-05-218-378/+0
| | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@16920 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: d4952f9597f2aff8a72724e230e56f6d613280b7
* lim added files to sphere branchlim2012-03-2916-0/+3078
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@15878 fe389314-cf27-0410-b35b-8c050e845b92 Former-commit-id: b51412b5b545598ae101152eeaed470b08616176