| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes `applyHeaderlet` and `Headerlet.apply()` use the hdrname keyword arg | embray | 2011-04-11 | 1 | -17/+11 |
* | Corrected a syntax problem with one of the new exception calls in 'update_wcs... | hack | 2011-04-07 | 1 | -1/+1 |
* | `Headerlet.apply()` now appends the headerlet of the original WCS to the *end* | embray | 2011-04-06 | 2 | -13/+28 |
* | Updated `update_wcscorr()` to be more flexible and general-purpose. It can | embray | 2011-04-06 | 4 | -127/+196 |
* | Various cleanup and small bug fixes. In particular, init_wcscorr() now works... | embray | 2011-04-05 | 4 | -245/+305 |
* | The HSTWCS method 'wcs2header' was modified to append the SIP and IDC distort... | hack | 2011-04-05 | 2 | -16/+15 |
* | Per Warren's suggestion, moved the wcscorr and convertwcs modules out of beta... | embray | 2011-04-01 | 2 | -0/+454 |
* | * Added compression support | embray | 2011-04-01 | 1 | -26/+58 |
* | Headerlet work: | embray | 2011-03-31 | 1 | -202/+355 |
* | Some mostly trivial PEP8 pedantry. | embray | 2011-03-29 | 1 | -158/+211 |
* | Revised how 'output_wcs' computes the new WCS, specifically, correctly accoun... | hack | 2011-03-18 | 1 | -5/+6 |
* | This update to the HSTWCS class in STWCS attempts to address a couple of issu... | hack | 2011-03-17 | 1 | -4/+10 |
* | Fixed a problem with TDDCorr handling in the 'zero_point_corr()' classmethod ... | hack | 2011-03-17 | 1 | -1/+2 |
* | revert r12062: put back all idc model keywords in the science header | dencheva | 2011-03-15 | 1 | -2/+1 |
* | Added logging to headerlet | dencheva | 2011-03-14 | 1 | -19/+70 |
* | temporary work around pyfits problem #48 | dencheva | 2011-03-14 | 1 | -7/+18 |
* | Adding logging to updatewcs | dencheva | 2011-03-11 | 8 | -43/+102 |
* | Fixed a bug - wcskey was not defined when archiving a WCS and an alternate WC... | dencheva | 2011-03-09 | 1 | -0/+1 |
* | No code changes, only name changes - all occurences of 'dgeo' changed to 'npol' | dencheva | 2011-03-07 | 5 | -359/+48 |
* | Renamed dgeo to npol | dencheva | 2011-03-07 | 1 | -0/+311 |
* | revised tsr | dencheva | 2011-03-03 | 1 | -1/+0 |
* | Updated the definition of a headerlet to reflect the latest discussions and a... | dencheva | 2011-03-03 | 1 | -33/+14 |
* | more docstrings | dencheva | 2011-03-02 | 1 | -1/+22 |
* | Added a function which compares two WCS solutions. The list of criteria to me... | dencheva | 2011-03-02 | 1 | -52/+192 |
* | More changes to go with r12056 | dencheva | 2011-03-02 | 1 | -3/+8 |
* | some of the IDC model kw are not used, do not store them in the header. Do no... | dencheva | 2011-03-01 | 2 | -5/+7 |
* | bugfixes | dencheva | 2011-02-28 | 1 | -16/+34 |
* | wcslib.wcsini populates the WCS struct which includes 'RESTFRQ' and 'RESTWAV'... | dencheva | 2011-02-28 | 1 | -0/+5 |
* | Add some IDC model parameters to header. Use header.ascard instead of cardList() | dencheva | 2011-02-28 | 1 | -9/+15 |
* | Make some attempt to write the WCS kw in the WCS group in the header | dencheva | 2011-02-28 | 1 | -5/+19 |
* | one more file to go with headerlets | dencheva | 2011-02-28 | 1 | -2/+1 |
* | headerlets | dencheva | 2011-02-28 | 2 | -0/+316 |
* | Closes #674: updatewcs adds a keyword UPWCSVER to the primary header of the f... | dencheva | 2011-02-24 | 2 | -5/+5 |
* | Fixed(?) circular import introduced into the HSTWCS module. | hack | 2011-02-22 | 1 | -1/+3 |
* | Made the new 'all_sky2pix()' method in HSTWCS dramatically faster, by perform... | hack | 2011-02-22 | 1 | -15/+20 |
* | The HSTWCS class of STWCS has been updated with a new method: all_sky2pix(). ... | hack | 2011-02-21 | 1 | -1/+84 |
* | Pulled the code which deals with input into a separate module. Changes to the... | dencheva | 2011-02-16 | 2 | -58/+88 |
* | Added the option to provide an output tangent plane for the virtual mosaic. A... | dencheva | 2011-02-10 | 1 | -23/+33 |
* | Added a tool to create a virtual mosaic based on the WCS of the input observa... | dencheva | 2011-02-08 | 1 | -0/+172 |
* | Make a copy of the output WCS before using it. | dencheva | 2011-02-04 | 1 | -2/+3 |
* | Added a method to update the scale | dencheva | 2011-02-04 | 1 | -0/+7 |
* | Added parameter description to utils module. | dencheva | 2011-02-02 | 1 | -1/+27 |
* | Corrected a sign-error in 'utils.output_wcs()' in STWCS.distortion. | hack | 2011-01-25 | 1 | -1/+2 |
* | A couple of updates were made to 'stwcs.distortion.utils.output_wcs()' to mak... | hack | 2011-01-24 | 1 | -8/+26 |
* | Sphinx version 1 changes | dencheva | 2010-12-22 | 6 | -18/+7 |
* | DATE-OBS for STIS is in the SCi extension header, not in the primary | dencheva | 2010-12-17 | 1 | -0/+6 |
* | Make sure the input to checkFiles is a list | dencheva | 2010-12-17 | 1 | -0/+3 |
* | Initial fix for #637, will change this later. | dencheva | 2010-12-13 | 2 | -3/+3 |
* | Fixed getNrefchip for instruments which don't have CCDCHIP keyword. Tested fo... | dencheva | 2010-12-13 | 1 | -40/+46 |
* | Added a check for instrument/detector kw when reading tdd coeffs, so that it ... | dencheva | 2010-11-19 | 1 | -1/+5 |