summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19 from nden/add-readme1.2.4Nadia Dencheva2016-10-272-0/+36
|\ | | | | add readme and changes
| * versionNadia Dencheva2016-10-271-1/+1
| |
| * typoNadia Dencheva2016-10-271-1/+1
| |
| * add readme and a change logNadia Dencheva2016-10-272-0/+36
|/
* Merge pull request #18 from nden/change-deprecated-callsNadia Dencheva2016-10-101-9/+9
|\ | | | | Change deprecated calls
| * version shoul dbe integerNadia Dencheva2016-10-101-9/+9
| |
| * fix deprecated callsNadia Dencheva2016-10-101-9/+9
|/
* Merge pull request #17 from nden/remove-deprecatedNadia Dencheva2016-09-292-4/+4
|\ | | | | Change deprecated fits calls
| * use correct call to create a tableNadia Dencheva2016-09-281-3/+3
| |
| * Change deprecated fits callsNadia Dencheva2016-09-282-3/+3
|/
* Merge pull request #15 from nden/ciNadia Dencheva2016-08-161-5/+2
|\ | | | | Ci
| * use drizzlepac as dependent packageNadia Dencheva2016-08-141-1/+1
| |
| * test travis changesNadia Dencheva2016-08-141-5/+2
| |
* | Merge pull request #16 from nden/catch-info-messagesNadia Dencheva2016-08-144-3/+27
|\ \ | |/ |/| Catch info messages
| * same for updatewcsNadia Dencheva2016-08-141-0/+4
| |
| * Catch log.info messages from astropy.wcs and don't print them.Nadia Dencheva2016-08-143-5/+20
| |
| * altwcs loggingNadia Dencheva2016-08-141-2/+7
|/
* Merge pull request #14 from nden/default-radesysNadia Dencheva2016-08-132-6/+36
|\ | | | | fix for refframe=OTHER
| * fix for refframe=OTHERNadia Dencheva2016-08-132-6/+36
|/
* Merge pull request #13 from nden/fix-deleteWCSNadia Dencheva2016-08-111-2/+5
|\ | | | | Catch KeyError when deleting header keywords
| * Catch KeyError when deleting header keywordsNadia Dencheva2016-08-111-2/+5
|/
* Merge pull request #12 from nden/pep8-pylintNadia Dencheva2016-08-1135-1427/+1474
|\ | | | | Pep8 pylint
| * 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 (KeyError crash in applying headerlets using ``apply_as_primary``) revealed in Footprints ticket no. 9151
| * Fixes a bug (ValueError crash in applying headerlets using ↵Mihai Cara2016-08-091-3/+1
|/ | | | ``apply_as_primary``) revealed in Footprints ticket no. 9151
* Merge pull request #10 from nden/fix-sip-ctypeNadia Dencheva2016-08-082-25/+41
|\ | | | | fix for '-SIP' in ctype
| * fix for '-SIP' in ctypeNadia Dencheva2016-08-072-25/+41
|/
* Merge pull request #9 from nden/refactor-and-testsNadia Dencheva2016-08-0768-15/+990
|\ | | | | restructure and add stwcs tests
| * 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
| * 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 kw
| * 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 table distortions.
| * 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 ↵hack2015-12-171-0/+102
| | | | | | | | | | | | the conversion of WFPC2 DGEOFILEs into D2IMFILEs when running updatewcs. This functionality has been moved from DrizzlePac v2.1.0rev47111 to get all operations to run in the correct order while keeping updatewcs and astrodrizzle/tweakreg functionality separated. WJH git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/branches/opus_2015_3dms@47114 fe389314-cf27-0410-b35b-8c050e845b92
| * STWCS v1.2.3dev: Added wfpc2_dgeo module to updatewcs in order to integrate ↵hack2015-12-172-2/+8
| | | | | | | | | | | | the conversion of WFPC2 DGEOFILEs into D2IMFILEs when running updatewcs. This functionality has been moved from DrizzlePac v2.1.0rev47111 to get all operations to run in the correct order while keeping updatewcs and astrodrizzle/tweakreg functionality separated. WJH git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/branches/opus_2015_3dms@47113 fe389314-cf27-0410-b35b-8c050e845b92
| * Removing use_2to3 from installhack2015-11-201-1/+1
| | | | | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/branches/opus_2015_3dms@46331 fe389314-cf27-0410-b35b-8c050e845b92
| * Creating DMS2015.3 branch for conda releasehack2015-11-060-0/+0
| | | | | | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/branches/opus_2015_3dms@46079 fe389314-cf27-0410-b35b-8c050e845b92