summaryrefslogtreecommitdiff
path: root/drizzlepac
Commit message (Collapse)AuthorAgeFilesLines
* Fixing numpy build time version + build script resolution for python ↵Brendan Gannon2022-02-172-12/+11
| | | | | dependency egg + fixing recipe version spacing issues (#754) Co-authored-by: Brendan Gannon <bgannon@stsci.edu>
* Release Drizzlepac v3.3.0Warren J. Hack2021-09-291-9/+14
|
* Make drizzlepac release 3.2.1 (#719)Mihai Cara2021-05-251-1/+1
|
* Add numpy version floor to drizzlepac to allow it to buildMatt Rendina2020-08-241-1/+1
|
* Drizzlepac 3.1.8 (#668)Matt Rendina2020-08-241-2/+10
|
* drizzlepac 3.1.6 for HSTDP 2019.5.2 quick fix. (#614)Matt Rendina2020-02-191-1/+1
|
* HSTDP-2019.5.1-final (#607)Matt Rendina2020-02-121-1/+5
|
* drizzlepac -> 3.1.3 (#579)Matt Rendina2019-11-221-2/+1
|
* 2019.3 Delivery prep (#524)Matt Rendina2019-07-172-45/+47
| | | | | | | | | | * Add sphinx-automodapi * Update drizzlepac recipe for HSTDP 2019.3 final * Remove sphinx-automodapi from this change set * Re-enable testing clause in drizzlepac
* Make release 2.2.6 of drizzlepacMihai Cara2018-11-021-1/+1
| | | It looks like release 2.2.5 was actually never released... So this release includes all the changes from `2.2.5` and `2.2.6` as described in the changelog, most important being fixing the units of output CR-cleaned (`'*_crclean.fits'`) images optionally produced by `drizzlepac` - see https://github.com/spacetelescope/drizzlepac/pull/190
* Switch drizzlepac to using stregion (#379)Mihai Cara2018-06-291-3/+3
| | | | | | | | * Switch drizzlepac to using stregion See https://github.com/spacetelescope/drizzlepac/issues/163 * Change pyregion to stregion
* drizzlepac: 2.2.2 -> 2.2.3 (#367)Joseph Hunkeler2018-06-133-1/+6
| | | | | | | * drizzlepac: 2.2.2 -> 2.2.3 * Satisfy missing sphinx dependency. * No one seems to care that everything needs this package but no one provides a package for it.
* Fix a bug in processing input files in TweakReg (#341)Mihai Cara2018-04-181-1/+1
| | | | | See https://github.com/spacetelescope/drizzlepac/pull/126 CC: @jhunkeler
* drizzlepac 2.2.0 (#336)Joseph Hunkeler2018-04-113-42/+49
|
* Drizzlepac release 2.1.22: Improved create median step. Updated ↵Mihai Cara2018-03-151-1/+1
| | | | | documentation. (#328) See main changes: https://github.com/spacetelescope/drizzlepac/pull/104, https://github.com/spacetelescope/drizzlepac/pull/107, https://github.com/spacetelescope/drizzlepac/pull/112 and https://github.com/spacetelescope/drizzlepac/pull/113
* Remove superfluous version prefix strippingMatt Rendina2018-03-131-3/+0
|
* Fixup d2to1 recipes (#309)Joseph Hunkeler2018-02-141-0/+2
|
* Next (#292)Joseph Hunkeler2018-02-143-15/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Bug fix release 2.1.21 for drizzlepacMihai Cara2018-01-151-1/+1
| | | This bug fix includes fixes for the following issues: https://github.com/spacetelescope/drizzlepac/issues/93, https://github.com/spacetelescope/drizzlepac/issues/94, and https://github.com/spacetelescope/drizzlepac/issues/97
* Release drizzlepac v2.1.20Mihai Cara2017-10-231-1/+1
| | | Fixed catalog doubling and catalog filtering issues in tweakreg. See https://github.com/spacetelescope/drizzlepac/pull/90 for more details.
* Make drizzlepac v2.1.19 release.Mihai Cara2017-09-291-1/+1
| | | | | Fix integer division in tweakreg. See https://github.com/spacetelescope/drizzlepac/pull/86 for more details. CC: @rendinam @jhunkeler
* Update meta.yamlMihai Cara2017-09-051-1/+1
|
* HSTDP 2017.2 (#234)release_3.0.0Joseph Hunkeler2017-07-061-2/+2
| | | HSTDP 2017.2
* drizzlepac: bump revision (#223)Joseph Hunkeler2017-06-071-1/+1
|
* Update meta.yaml (#221)Mihai Cara2017-06-051-1/+1
|
* Release drizzlepac 2.1.15 (#216)Mihai Cara2017-05-261-1/+1
|
* Revert changes for HSTDP 2017.2Matt Rendina2017-05-021-1/+1
|
* drizzlepac 2.1.13 -> 2.1.14Matt Rendina2017-04-281-1/+1
|
* Fix logic used to turn sky subtraction off (#199)Mihai Cara2017-04-121-1/+1
|
* Upgrade drizzlepac -> 2.1.12 (#198)Joseph Hunkeler2017-04-061-1/+1
|
* Upgrade drizzlepac -> 2.1.11 (#192)Joseph Hunkeler2017-03-241-1/+1
|
* Update drizzlepac -> 2.1.10 (#190)Joseph Hunkeler2017-03-231-1/+3
|
* Upgrade drizzlepac -> 2.1.9 (#188)Joseph Hunkeler2017-03-221-1/+1
|
* drizzlepac 2.1.6 <-> 2.1.8 (#168)Joseph Hunkeler2017-02-081-2/+2
|
* Bump build numbers and meta-package versionsJoseph Hunkeler2016-12-131-1/+1
|
* Revert spaces around jinja2 variablesJoseph Hunkeler2016-12-131-6/+6
|
* Improve recipe uniformityJoseph Hunkeler2016-12-131-6/+11
|
* Remove numpy locksJoseph Hunkeler2016-12-131-2/+2
|
* Remove astrolib.coords references; Bump stsci-hst 1.0.4 (#53)Joseph Hunkeler2016-08-152-9/+12
| | | | | | | | * Remove astrolib.coords references; Bump stsci-hst 1.0.4 * Bump drizzlepac 2.1.5 -> 2.1.6 * Modernize drizzlepac recipe
* Update drizzlepac 2.1.4 -> 2.1.5Joseph Hunkeler2016-08-101-2/+2
| | | 2.1.4 was a bad tag
* Update meta.yamlMihai Cara2016-07-011-2/+2
|
* Initial commitJoe Hunkeler2016-03-233-0/+65