summaryrefslogtreecommitdiff
path: root/lib/stwcs
Commit message (Expand)AuthorAgeFilesLines
* restructure and add stwcs testsNadia Dencheva2016-08-0455-10634/+0
* delete all kwNadia Dencheva2016-07-311-1/+1
* Fix a problem with removing Lookup tale distortions.Nadia Dencheva2016-07-181-1/+1
* Merge branch 'opus_2015_3dms' (fixed conflicts)1.2.3Joseph Hunkeler2016-03-151-1/+1
|\
| * STWCS v1.2.3dev: Added wfpc2_dgeo module to updatewcs in order to integrate t...hack2015-12-171-0/+102
| * STWCS v1.2.3dev: Added wfpc2_dgeo module to updatewcs in order to integrate t...hack2015-12-171-1/+7
* | For WFPC2 only, stwcs should re-create missing d2imfile from ``ODGEOFIL`` if ...mcara2016-02-231-4/+7
* | Logic for setting D2IMFILE has been revised to allow updatewcs to be run mult...hack2015-12-181-1/+2
* | Docstring for user-interface to WFPC2 dgeo file conversion in updatewcs was u...hack2015-12-171-0/+17
* | STWCS v1.2.3dev: Added wfpc2_dgeo module to updatewcs in order to integrate t...hack2015-12-172-1/+109
|/
* Update to STWCS output_wcs(): This update forces output_wcs() to always retur...hack2015-10-231-2/+66
* HSTWCS object was updated to read in 3 more keywords written out to the image...hack2015-08-311-2/+2
* use absolute_import for python 2 and 3 compatibilitybsimon2015-08-141-1/+1
* convert string functions to methods for python 3 compatibilitybsimon2015-06-123-3/+0
* replaced string functions (lower, strip) with string methodsbsimon2015-06-051-8/+7
* Add RADESYS to headers. Fixed cleanWCS which was trying to delete WCS keyword...dencheva2015-05-292-3/+33
* Resolves #1191dencheva2015-05-262-2/+35
* Raise an IOError if NPOLFILE or D2IMFILE keywords have values but the files a...dencheva2015-05-263-8/+6
* Fixes #1074. Raises an IOError is IDCTAB file not found on disk. Tests added ...dencheva2015-05-221-5/+22
* Reverting r40221 - unintentionally checked in these changes.dencheva2015-05-223-13/+7
* fix a couple of typosdencheva2015-05-213-7/+13
* Fixed problems with python 2 to 3 conversionbsimon2015-05-217-23/+25
* Update to ACS TDD apply_tdd2idc2015 code to eliminate use of zero-point from ...hack2015-05-142-4/+7
* Updated files to run under python 2 and 3bsimon2015-05-0426-255/+277
* Update STWCS with the latest code necessary to support the 'final' velocity-a...hack2015-05-042-14/+75
* The logic in altwcs.getKeyFromName() was improved to correctly handle the ran...hack2014-10-131-2/+7
* update to STWCS code to handle additional TDD coefficient for ACS: specifical...hack2014-10-063-7/+28
* Minor updates to HSTWCS to allow it to provide a uniform interface to some no...hack2014-09-221-2/+7
* deleteWCS crashes when called on compressed FITS HDU (CompImageHDU) because o...mcara2014-06-041-1/+2
* STWCS v1.2.1: This version fixes a typo in altwcs._restore(), adds TDD_CYA an...hack2014-05-233-6/+16
* replace deprecateed methodsdencheva2014-05-023-10/+9
* fix a typo dencheva2014-05-021-1/+1
* Do not import pywcs or astropy.wcs in the top level stwcsdencheva2014-05-021-1/+0
* further changes to move to astropydencheva2014-05-0125-330/+307
* deal with pyfits/wcs deprecation wrningsdencheva2014-04-308-108/+100
* restore naxis1/2 propertydencheva2014-04-291-0/+16
* Restored 'wkey'->'key' - a change made by Nadia and overwritten by me.mcara2014-04-291-1/+1
* 1. Replaced `failed2converge` with a better name `slow_conv` in the `NoConver...mcara2014-04-291-35/+31
* fix kwyword parameter namedencheva2014-04-291-1/+1
* changes to use astropy instead of pyfits and pywcsdencheva2014-04-2823-51/+71
* port changes from astropy.wcs - naxis1/2 are private now.dencheva2014-04-243-6/+22
* Minor simplification and improvement to the final check for diverging/invalid...mcara2014-04-231-43/+50
* This revision improves upon changes made to the `all_sky2pix` in r31122 and r...mcara2014-04-231-83/+271
* 1. reverted to 1e-4 default accuracy (compared to r31122 );mcara2014-04-211-24/+96
* 1. Modified all_sky2pix to return either a list of 1D vectors or a 2D array d...mcara2014-04-171-103/+225
* Support has been added for optional TDD Alpha term to be read in from IDCTAB ...hack2014-04-022-3/+11
* Initial check-in to add support for new ACS TDD correction described in Ticke...hack2014-02-265-99/+138
* STWCS.updatewcs update to insure that NEXTEND keyword (if already present in ...hack2013-12-301-1/+3
* STWCS update to insure that NEXTEND keyword (if already present in primary he...hack2013-12-303-10/+34
* remove unused variablesdencheva2013-12-031-1/+1