summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Expose help for methods of HSTWCS class. This includes the all_pix2sky and al...hack2014-04-281-0/+5
* changes to use astropy instead of pyfits and pywcsdencheva2014-04-2824-58/+78
* 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-023-4/+12
* Initial check-in to add support for new ACS TDD correction described in Ticke...hack2014-02-265-99/+138
* making releasesienkiew2014-01-061-2/+1
* 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
* Updated API for stwcs.wcsutil.hstwcs.HSTWCS.all_sky2pix() to accept both 1-D ...hack2013-11-181-1/+29
* Very minor/simple update to HSTWCS.all_sky2pix() method to not update output ...hack2013-10-301-4/+4
* Fixed a bug introduced in r26987 to the headerlet module that caused headerle...hack2013-10-241-8/+9
* STWCS v1.1.2: This update only includes changes to the headerlet module and r...hack2013-10-236-47/+116
* Interface with 'new' PyFITS (>v3.1.x) and its writeto() method were corrected...hack2013-10-171-16/+38
* remove easier_installsienkiew2013-09-111-20/+0
* Problems with using apply_headerlet_as_primary() on WFPC2 data have been corr...hack2013-08-281-2/+5
* The apply_as_primary() method of the Headerlet class was revised to look for ...hack2013-08-271-5/+8
* Replace hdu._extver' with 'ext.ver' because of changes to pyfits' API.dencheva2013-08-121-67/+67
* removed reference to easier_install from setup.cfg; it is no longer usedcslocum2013-08-081-1/+0
* bringing release changes back to trunksienkiew2013-07-242-2/+3
* Updated the return value from coeff_converter.sid2idc so that it returns a pa...hack2013-06-111-1/+1
* This update removes all references to .has_key() method, including those for ...hack2013-04-3011-24/+24
* Remove a hardcoded version stringdencheva2013-04-221-1/+0
* Add support for binned images and subarrays to D2IM and NPOL correctionsdencheva2013-04-172-23/+30
* The update failed when a new idctab was provided because it tried to remove a...dencheva2013-04-171-4/+9
* When creating a WCS object with NPOl or D2IM correction Pywcs does not keep t...dencheva2013-04-111-5/+20
* fix bugs in headerlet related to d2im correctiondencheva2013-03-191-32/+22
* Merging d2im changes into trunkdencheva2013-03-183-135/+228
* Fixed a problem in wcscorr with updating the WCSCORR table for drizzled image...hack2013-02-251-1/+1
* making releasesienkiew2013-02-221-27/+24
* preening setup.cfgsienkiew2013-02-061-7/+0
* Added '__version__' to stwcs.__init__ module as patch for new IRAFX build.hack2013-01-301-0/+1
* fixing variable problems from import ordersienkiew2013-01-291-11/+7
* new locationsienkiew2013-01-290-0/+0
* Update version for STWCS to be consistent with last release.hack2013-01-251-1/+1
* new installsienkiew2013-01-115-83/+47
* new_setup.cfg checkpointsienkiew2013-01-111-2/+0
* minor documentation correctiondencheva2013-01-111-2/+3
* Adding a WCS diff function to the packagedencheva2013-01-082-136/+150
* comment on versionsienkiew2013-01-081-1/+4
* Update TEAL interface to write_headerlet to support a blank value for 'output...hack2012-12-051-7/+1
* Minor change to insure that NPOL WCSDVARR extensions ALWAYS get written out a...hack2012-11-091-6/+5
* Adding support for NPOL correction to WFC3 in updatewcs.hack2012-11-051-1/+1