| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Fix deprecation warnings from numpy due to use of numpy aliases to fundamental Python data types. See https://github.com/spacetelescope/stsci.skypac/pull/63 for more details.
|
|
|
|
|
| |
Effectively undoes https://github.com/spacetelescope/stsci.skypac/pull/61
Switch back to using bitmask module from stsci.tools. See https://github.com/spacetelescope/stsci.skypac/pull/62
|
|
|
| |
Switch to using `bitmask` module from `stsci.tools` to `astropy.nddata`. See https://github.com/spacetelescope/stsci.skypac/pull/61
|
| |
|
|
|
|
|
|
| |
Bug Fix Release: polygon filling algorithm. See https://github.com/spacetelescope/stsci.skypac/pull/52 and https://github.com/spacetelescope/stsci.skypac/pull/55. Also:
- Remove `relic`: https://github.com/spacetelescope/stsci.skypac/pull/53
- Pep8 and docstrings: https://github.com/spacetelescope/stsci.skypac/pull/54 and https://github.com/spacetelescope/stsci.skypac/pull/56
|
|
|
| |
This release improves `stsci.skypac` in the way it deals with images that almost entirely overlap on the sky by avoiding calling `spherical_geometry` methods in those cases. See https://github.com/spacetelescope/stsci.skypac/pull/49
|
| |
|
|
|
|
| |
* Remove preserve_egg_dir
* Use single version externally managed
|
|
|
|
|
| |
* Update recipe
* Do not preserve egg
* Externally managed
|
| |
|
|
|
|
|
|
| |
* Remove support for Py2
* Bump version to 1.0.0
|
|
|
| |
See https://github.com/spacetelescope/stsci.skypac/pull/37
|
|
|
|
|
| |
See https://github.com/spacetelescope/stsci.skypac/pull/36 for more details.
Skipped v0.9.13 due to an incorrectly (prematurely) applied tag.
|
|
|
| |
See https://github.com/spacetelescope/stsci.skypac/pull/23 and linked issues and PRs for more details.
|
| |
|
| |
|
|
|
| |
See https://github.com/spacetelescope/stsci.skypac/issues/27 and https://github.com/spacetelescope/stsci.skypac/pull/28
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Strip x.x selectors
* Assign build-time python lock
* Minimal build matrix
* Numpy locking
* Force -m64 on darwin
* ds9: add md5 hash
* stsci: Remove build section
* Replace python calls with env variable; Strip redundant exit conditions
* Remove dead packages
* sextractor: Use Intel MKL
* Use autotools whatever the platform; Switch URL to github mirror (astromatic is too slow)
* Force linkage against Intel OpenMP
Signed-off-by: Joseph Hunkeler <jhunkeler@gmail.com>
* Add version guard template
* Remove dead sextractor package
* Bump all build revisions
* Remove recipes that exist in defaults or no longer serve a purpose
* Fixup mosviz requirements
* Remove purge_path usage
* Remove glue* recipes (favor defaults channel)
* Remove pydrizzle
* Replace glueviz requirement with glue-core
* Remove pytools
* Remove pytools dependency
* Adjust specviz requirements
* pyregion moved to astropy org
* Fix d2to1 dependency
* Remove d2to1 pip calls
* Remove deprecated stsci_sphinx_theme
|
|
|
| |
See https://github.com/spacetelescope/drizzlepac/issues/91 for more details.
|
|
|
| |
See https://github.com/spacetelescope/stsci.skypac/pull/19 for details. Fundamentally, version removal in v0.9.6 broke `skypac`.
|
|
|
| |
This release fixes a file open mode for temporary mask files to make code compatible with latest changes in astropy: see https://github.com/spacetelescope/stsci.skypac/pull/15 and https://github.com/spacetelescope/drizzlepac/issues/84 for more details.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|