<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gh_mirror/jhunkeler/stwcs_hcf.git/hstwcs/makewcs.py, branch release_1.1.2</title>
<subtitle>For testing volatile commands (will be removed after testing is complete; do not use this repo)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/'/>
<entry>
<title>Renamed hstwcs to udpatewcs</title>
<updated>2009-04-29T12:13:55+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2009-04-29T12:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=749102aed2e2c258f00aeef6c78fadd704c14fe7'/>
<id>749102aed2e2c258f00aeef6c78fadd704c14fe7</id>
<content type='text'>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/stwcs@7976 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/stwcs@7976 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed imports of numpy (as np).</title>
<updated>2009-03-26T15:26:59+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2009-03-26T15:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=faf6b5f51af44a794f743a2e2b5de3f176023185'/>
<id>faf6b5f51af44a794f743a2e2b5de3f176023185</id>
<content type='text'>
Added d2imcorr parameter to top level updatewcs function.



git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7803 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added d2imcorr parameter to top level updatewcs function.



git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7803 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
<entry>
<title>WFPC2 IDCTAB coefficients include the relative chip to chip rotation. This rotation has to be taken out of the coefficients before the WCS is recomputed. The rotation was done in the opposite direction and this change fixes the problem.</title>
<updated>2009-03-19T13:33:52+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2009-03-19T13:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=cdae81377028c57158b552e72936d1eb10d24854'/>
<id>cdae81377028c57158b552e72936d1eb10d24854</id>
<content type='text'>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7778 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7778 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected a problem with subarrays</title>
<updated>2009-02-12T20:39:08+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2009-02-12T20:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=eb0aa550ba59b6aceb723b5889b49f6d615c8edb'/>
<id>eb0aa550ba59b6aceb723b5889b49f6d615c8edb</id>
<content type='text'>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7553 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7553 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified the constructor for HSTWCS. Now it can be created given:</title>
<updated>2009-02-10T20:58:37+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2009-02-10T20:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=914af36db70dafd6417198634ce1e55a5a5dd8d9'/>
<id>914af36db70dafd6417198634ce1e55a5a5dd8d9</id>
<content type='text'>
- a filename and extension number
- fully qualified filename
- a pyfits object and an extension number
- if given an instrument and detctor parameters, a template HSTWCS 
object for that instrument will be created.



git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7534 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- a filename and extension number
- fully qualified filename
- a pyfits object and an extension number
- if given an instrument and detctor parameters, a template HSTWCS 
object for that instrument will be created.



git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7534 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
<entry>
<title>Added verison numbers and 'origin' kw to pywcs calls</title>
<updated>2009-02-05T18:13:57+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2009-02-05T18:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=cc6eb9ab94b41a2f5ab513d21971bc6bfaa036c4'/>
<id>cc6eb9ab94b41a2f5ab513d21971bc6bfaa036c4</id>
<content type='text'>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7523 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7523 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed names</title>
<updated>2008-12-22T14:25:37+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2008-12-22T14:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=e6b107260a28f7e5909333fbf208c5ad3280b424'/>
<id>e6b107260a28f7e5909333fbf208c5ad3280b424</id>
<content type='text'>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7408 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/updatewcs@7408 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed updatewcs to hstwcs</title>
<updated>2008-12-22T14:07:16+00:00</updated>
<author>
<name>dencheva</name>
<email>dencheva@stsci.edu</email>
</author>
<published>2008-12-22T14:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.einval.net/gh_mirror/jhunkeler/stwcs_hcf.git/commit/?id=beebff79acea9f2815c9b7829163f62dcacaf8e9'/>
<id>beebff79acea9f2815c9b7829163f62dcacaf8e9</id>
<content type='text'>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7406 fe389314-cf27-0410-b35b-8c050e845b92
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/development/trunk/hstwcs@7406 fe389314-cf27-0410-b35b-8c050e845b92
</pre>
</div>
</content>
</entry>
</feed>
