summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* don't use private attributesdencheva2011-06-271-3/+3
* I'm not exactly sure where these temp dirs come from (they're generated at so...embray2011-06-270-0/+0
* Futher modified the main './setup.py install' command to use easy_install to ...embray2011-06-271-1/+2
* Bumped the d2to1 version requirement. Also modified setup.py to run each 'se...embray2011-06-231-1/+1
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-2227-88/+617
* Relatively minor update to wcsutil.altwcs to allow the alternate WCS methods ...hack2011-06-161-6/+23
* Print statement in stwcs.distortion.mutil.readIDCtab() has been modified to o...hack2011-06-141-2/+15
* Headerlet.apply was not removing kw with reference files from the primary hea...dencheva2011-06-031-2/+14
* Added a boolena keyword parameter 'createsummary' to Headerlet.apply to allow...dencheva2011-06-031-10/+15
* Addresses #713dencheva2011-06-031-7/+22
* Raise an error if input to HSTWCS is not a file name or a file objectdencheva2011-06-031-0/+3
* Added vafactor to SIPWCS headerlet extensions. Thi scompletes #710dencheva2011-06-031-0/+2
* Fixed r710dencheva2011-06-031-9/+17
* Make headerlets logging actually workdencheva2011-06-022-68/+80
* Initially the log file was defined at the top level. Moved it to updatewcs to...dencheva2011-06-022-10/+6
* Minor update to wcscorr module to not try to create a WCSCORR table when upda...hack2011-05-111-0/+4
* Very minor change to the logic for determining when to add new rows to the WC...hack2011-05-041-1/+1
* Further refinements to the WCSCORR code in STWCS to reduce the number of new ...hack2011-05-031-6/+10
* This update to STWCS includes the following revisions:hack2011-05-032-15/+18
* A couple of small updates to STWCS.UPDATEWCS which avoid problems when workin...hack2011-04-292-1/+16
* This update to the 'wcscorr' modele in STWCS.WCSUTIL fixes a problem with ini...hack2011-04-231-4/+4
* Updated the 'wcscorr' module in stwcs.wcsutil to define the number of new row...hack2011-04-211-1/+1
* Turn out pyfits doesn't really do anything helpful to automatically manage ex...embray2011-04-131-1/+6
* Added explanation of the basic Headerlet API's current implementationembray2011-04-131-0/+125
* The logic for finding an empty (matching) row in 'wcscorr.find_wcscorr_row()'...hack2011-04-121-3/+5
* Fixes `applyHeaderlet` and `Headerlet.apply()` use the hdrname keyword argembray2011-04-111-17/+11
* Corrected a syntax problem with one of the new exception calls in 'update_wcs...hack2011-04-071-1/+1
* `Headerlet.apply()` now appends the headerlet of the original WCS to the *end*embray2011-04-062-13/+28
* Updated `update_wcscorr()` to be more flexible and general-purpose. It canembray2011-04-064-127/+196
* Various cleanup and small bug fixes. In particular, init_wcscorr() now works...embray2011-04-054-245/+305
* The HSTWCS method 'wcs2header' was modified to append the SIP and IDC distort...hack2011-04-052-16/+15
* Per Warren's suggestion, moved the wcscorr and convertwcs modules out of beta...embray2011-04-012-0/+454
* * Added compression supportembray2011-04-011-26/+58
* Headerlet work:embray2011-03-311-202/+355
* Some mostly trivial PEP8 pedantry.embray2011-03-291-158/+211
* Revised how 'output_wcs' computes the new WCS, specifically, correctly accoun...hack2011-03-181-5/+6
* This update to the HSTWCS class in STWCS attempts to address a couple of issu...hack2011-03-171-4/+10
* Fixed a problem with TDDCorr handling in the 'zero_point_corr()' classmethod ...hack2011-03-171-1/+2
* revert r12062: put back all idc model keywords in the science headerdencheva2011-03-151-2/+1
* Added logging to headerletdencheva2011-03-141-19/+70
* temporary work around pyfits problem #48dencheva2011-03-141-7/+18
* Adding logging to updatewcsdencheva2011-03-118-43/+102
* Fixed a bug - wcskey was not defined when archiving a WCS and an alternate WC...dencheva2011-03-091-0/+1
* No code changes, only name changes - all occurences of 'dgeo' changed to 'npol'dencheva2011-03-075-359/+48
* Renamed dgeo to npoldencheva2011-03-071-0/+311
* revised tsrdencheva2011-03-031-1/+0
* Updated the definition of a headerlet to reflect the latest discussions and a...dencheva2011-03-031-33/+14
* more docstringsdencheva2011-03-021-1/+22
* Added a function which compares two WCS solutions. The list of criteria to me...dencheva2011-03-021-52/+192
* More changes to go with r12056dencheva2011-03-021-3/+8