summaryrefslogtreecommitdiff
path: root/wcsutil/wcscorr.py
Commit message (Expand)AuthorAgeFilesLines
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-221-458/+0
* 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-031-3/+5
* 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
* The logic for finding an empty (matching) row in 'wcscorr.find_wcscorr_row()'...hack2011-04-121-3/+5
* 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-061-2/+4
* Updated `update_wcscorr()` to be more flexible and general-purpose. It canembray2011-04-061-49/+116
* Various cleanup and small bug fixes. In particular, init_wcscorr() now works...embray2011-04-051-66/+107
* The HSTWCS method 'wcs2header' was modified to append the SIP and IDC distort...hack2011-04-051-1/+1
* Per Warren's suggestion, moved the wcscorr and convertwcs modules out of beta...embray2011-04-011-0/+336