summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Catch KeyError when deleting header keywordsNadia Dencheva2016-08-111-2/+5
|/
* Merge pull request #12 from nden/pep8-pylintNadia Dencheva2016-08-1135-1427/+1474
|\
| * fix typoNadia Dencheva2016-08-101-1/+1
| * fix failing testsNadia Dencheva2016-08-107-47/+61
| * the rest of pep8 changesNadia Dencheva2016-08-1019-891/+947
| * first round of pep8 changesNadia Dencheva2016-08-1013-497/+474
|/
* Merge pull request #11 from mcara/fix-valerror-headerletMihai Cara2016-08-091-3/+1
|\
| * Fixes a bug (ValueError crash in applying headerlets using ``apply_as_primary...Mihai Cara2016-08-091-3/+1
|/
* Merge pull request #10 from nden/fix-sip-ctypeNadia Dencheva2016-08-082-25/+41
|\
| * fix for '-SIP' in ctypeNadia Dencheva2016-08-072-25/+41
|/
* Merge pull request #9 from nden/refactor-and-testsNadia Dencheva2016-08-0768-15/+990
|\
| * modify travis configurationNadia Dencheva2016-08-071-22/+0
| * python3 fixNadia Dencheva2016-08-071-1/+1
| * start travisNadia Dencheva2016-08-041-0/+1
| * restructure and add stwcs testsNadia Dencheva2016-08-0468-14/+1010
|/
* Merge pull request #7 from nden/setuptools-jhunkNadia Dencheva2016-07-315-544/+67
|\
| * setuptools conversion from jhunkelerNadia Dencheva2016-07-311-2/+1
| * Implement RELIC bootstrapJoseph Hunkeler2016-07-312-1/+21
| * Remove accidental inclusion of RECON-INFO fileJoseph Hunkeler2016-07-311-1/+0
| * Implement RELICJoseph Hunkeler2016-07-314-6/+10
| * Implement RECONJoseph Hunkeler2016-07-315-542/+43
|/
* Merge pull request #6 from nden/fix-delWCSNadia Dencheva2016-07-311-1/+1
|\
| * delete all kwNadia Dencheva2016-07-311-1/+1
|/
* Merge pull request #3 from nden/drizzlepac-testsNadia Dencheva2016-07-182-1/+49
|\
| * Fix a problem with removing Lookup tale distortions.Nadia Dencheva2016-07-182-1/+49
|/
* Merge branch 'opus_2015_3dms' (fixed conflicts)1.2.3Joseph Hunkeler2016-03-152-2/+2
|\
| * 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-172-2/+8
| * Removing use_2to3 from installhack2015-11-201-1/+1
| * Creating DMS2015.3 branch for conda releasehack2015-11-060-0/+0
* | 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-173-2/+110
|/
* 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-043-15/+76
* The logic in altwcs.getKeyFromName() was improved to correctly handle the ran...hack2014-10-131-2/+7