summaryrefslogtreecommitdiff
path: root/stwcs
Commit message (Collapse)AuthorAgeFilesLines
* Remove print statement on package import when TEAL tasknames not foundJames Davies2017-05-191-9/+7
|
* Merge pull request #31 from nden/verbosity1.3.2rc11.3.1rc1Nadia Dencheva2017-04-244-11/+22
|\ | | | | suppress warning messages when it's known they are not relevant
| * final tweaksNadia Dencheva2017-04-242-2/+0
| |
| * save workNadia Dencheva2017-04-244-11/+24
| |
* | Switch from string.uppercase to string.ascii_uppercaseMihai Cara2017-03-211-1/+1
|/
* rename 'clobber' to 'overwrite' in calls to fits.writeto()Nadia Dencheva2017-02-031-2/+12
|
* Merge pull request #20 from mcara/remove-ignoreHSTMihai Cara2017-02-031-1/+1
|\ | | | | remove unused ignoreHST variable
| * remove unused ignoreHST variableMihai Cara2016-11-121-1/+1
| |
* | use with - cmNadia Dencheva2016-12-181-5/+4
| |
* | try to fix test failing on travis but passing on redahtNadia Dencheva2016-12-161-0/+1
| |
* | remove a print statementNadia Dencheva2016-12-161-1/+0
| |
* | reference pytest correctlyNadia Dencheva2016-12-151-1/+1
| |
* | fix testNadia Dencheva2016-12-151-1/+1
| |
* | Add testsNadia Dencheva2016-12-154-17/+94
| |
* | fix problem with updating d2im fileNadia Dencheva2016-12-131-34/+36
| |
* | save workNadia Dencheva2016-12-131-1/+1
| |
* | update to keep in sync with astropyNadia Dencheva2016-12-111-0/+1
|/
* version shoul dbe integerNadia Dencheva2016-10-101-9/+9
|
* fix deprecated callsNadia Dencheva2016-10-101-9/+9
|
* use correct call to create a tableNadia Dencheva2016-09-281-3/+3
|
* Change deprecated fits callsNadia Dencheva2016-09-282-3/+3
|
* 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
|
* fix for refframe=OTHERNadia Dencheva2016-08-132-6/+36
|
* Catch KeyError when deleting header keywordsNadia Dencheva2016-08-111-2/+5
|
* 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
|
* Fixes a bug (ValueError crash in applying headerlets using ↵Mihai Cara2016-08-091-3/+1
| | | | ``apply_as_primary``) revealed in Footprints ticket no. 9151
* fix for '-SIP' in ctypeNadia Dencheva2016-08-072-25/+41
|
* python3 fixNadia Dencheva2016-08-071-1/+1
|
* start travisNadia Dencheva2016-08-041-0/+1
|
* restructure and add stwcs testsNadia Dencheva2016-08-0465-0/+11540