| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
numbers, updating package version numbers, updating python and numpy versions (#756)
* updating python build scripts to be more efficient, updating version numbers, updating package version numbers, updating python and numpy versions
* adding python up to 3.10
Co-authored-by: Brendan Gannon <bgannon@stsci.edu>
|
|
|
|
|
| |
Bug fixes and enhancements:
https://github.com/spacetelescope/tweakwcs/pull/143
https://github.com/spacetelescope/tweakwcs/pull/144
|
|
|
| |
Added support for VA-corrected frames in JWST WCS, see https://github.com/spacetelescope/tweakwcs/pull/130
|
|
|
| |
Added support for `rshift` fitting mode - see https://github.com/spacetelescope/tweakwcs/pull/128
|
|
|
| |
Adds support for user-specified alignment tangent plane. See https://github.com/spacetelescope/tweakwcs/pull/125 for more information.
|
|
|
| |
Bug fixes: https://github.com/spacetelescope/tweakwcs/pull/119, https://github.com/spacetelescope/tweakwcs/pull/120, and https://github.com/spacetelescope/tweakwcs/pull/122
|
|
|
| |
https://github.com/spacetelescope/tweakwcs/pull/118
|
| |
|
|
|
| |
Fixes a bug in JWST corrector: when corrector model is updated, its inverse must be updated as well - see https://github.com/spacetelescope/tweakwcs/pull/112. Tweaked unit tests and added JWST alignment regression test: https://github.com/spacetelescope/tweakwcs/pull/113
|
|
|
| |
Fixes a bug in alignment of multi-chip FITS WCS.
|
|
|
| |
https://github.com/spacetelescope/tweakwcs/pull/94
|
|
|
|
|
| |
Bug fix in 2D-histogram initial shift estimation - see https://github.com/spacetelescope/tweakwcs/pull/90 for more details
CC: @jhunkeler
|
|
|
| |
Numerous improvements, bug fixes, code clean-up and unit tests.
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/69
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/67
|
|
|
|
|
| |
* Update recipe
* Remove unused build dependencies
* Externally managed
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/60 for more details.
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/59 for more details
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/57
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/47 and https://github.com/spacetelescope/tweakwcs/pull/49 but also `RMSD->RMSE` renaming and `MAE` computation.
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/46 for more details.
|
|
|
| |
See https://github.com/spacetelescope/tweakwcs/pull/45 and https://github.com/spacetelescope/tweakwcs/pull/43
|
| |
|
|
* Add tweakwcs 0.1
* Adjust dependendencies and version to allow successful build.
* Revert testing refspec to actual recipe version.
|