summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update meta.yamljhunkeler-patch-1Joseph Hunkeler2019-07-161-1/+1
|
* Update meta.yamlJoseph Hunkeler2019-07-161-1/+1
|
* pyopengl-accelerate -> 3.1.3b1Joseph Hunkeler2019-07-161-1/+1
|
* Add sphinx-automodapi (#521)Matt Rendina2019-07-051-0/+42
|
* Add missing dependencies to crds recipe (#520)Matt Rendina2019-07-051-0/+4
|
* Update stsci.tools and stwcs versions (#519)Matt Rendina2019-07-032-3/+3
|
* Incremented CRDS version to 7.3.4 (#518)Todd Miller2019-06-201-1/+1
|
* fitsblender: 0.3.5 (#517)Joseph Hunkeler2019-06-173-4/+4
|
* Reliability improvement in stsci.skypac (#515)Mihai Cara2019-05-301-1/+1
| | | 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
* nictools: update 1.1.4 (#514)Joseph Hunkeler2019-05-291-2/+2
| | | * No code changes. Removes .dev suffix from package version
* costools: update 1.2.3 (#513)Joseph Hunkeler2019-05-291-1/+1
| | | * No code changes. Removes .dev suffix from package version
* Remove outdated/deprecated stsci.sphinxext from HST metapackage (#512)Joseph Hunkeler2019-05-291-2/+1
|
* wfpc2tools (forgotten update 1.0.4) (#511)Joseph Hunkeler2019-05-291-2/+2
| | | No code changes from 1.0.3 to 1.0.4. This removes the `.dev` suffix from the released code's version
* stsci.skypac 1.0.3: Better handling of cases of non-overlaping images (#510)Mihai Cara2019-05-241-1/+1
|
* Update CRDS for release 7.3.3, add ASDF dependency (#509)Todd Miller2019-05-221-1/+3
| | | | | | * Final build for JWST B7.2 * Updated CRDS for 7.3.3, added asdf dependency.
* Merge pull request #504 from Johannes-Sahlmann/visitparser-contribJosh Alexander2019-05-133-0/+44
|\ | | | | Add recipe for jwst-visit-parser
| * Add recipe for jwst-visit-parserJohannes Sahlmann2019-05-133-0/+44
| |
* | Bug fix in 2D-histogram intitial shift estimation (#508)Mihai Cara2019-05-091-1/+1
| | | | | | | | | | Bug fix in 2D-histogram initial shift estimation - see https://github.com/spacetelescope/tweakwcs/pull/90 for more details CC: @jhunkeler
* | Merge pull request #507 from obviousrebel/pandokia-2.4.1Josh Alexander2019-05-021-1/+1
|\ \ | | | | | | Update pandokia recipe to 2.4.1
| * | update pandokia recipe to 2.4.1obviousrebel2019-05-021-1/+1
|/ /
* | tweakwcs v0.5.0 (#505)Mihai Cara2019-04-231-1/+1
| | | | | | Numerous improvements, bug fixes, code clean-up and unit tests.
* | drizzle: Update 1.12 -> 1.13 (#506)Joseph Hunkeler2019-04-233-3/+3
|/
* Bump pandokia for latest release (#503)Matt Rendina2019-04-151-1/+1
|
* Merge pull request #502 from drdavella/asdf-2.3.3Josh Alexander2019-04-121-1/+1
|\ | | | | Update to reflect release of asdf-2.3.3
| * Update to reflect release of asdf-2.3.3Daniel D'Avella2019-04-021-1/+1
|/
* Fix pyqt5 version spec in cubevizMatt Rendina2019-04-021-1/+1
|
* Fix spacing of numpy runtime version spec.Matt Rendina2019-04-021-1/+1
| | | Conda hates the space.
* Update mosviz version (#501)Nicholas Earl2019-04-011-2/+2
|
* Updated for cubeviz release 0.3 (#500)Craig Jones2019-04-011-6/+7
| | | | | | * updated for cubeviz release 0.3 * fixed reference to numpy version
* stsci.imagestats: 1.6.2 (#499)Joseph Hunkeler2019-03-281-1/+1
|
* Update meta.yaml (#498)Sara Ogaz2019-03-271-1/+1
|
* Bump version of ds9 to 8.0.1 (#497)Matt Rendina2019-03-271-2/+2
|
* Bump synphot to 0.1.3 (#496)P. L. Lim2019-03-251-1/+1
|
* Update specviz version (#495)Nicholas Earl2019-03-191-1/+1
|
* tweakwcs v0.4.6: Improved initial shift estimate (#494)Mihai Cara2019-03-191-1/+1
| | | See https://github.com/spacetelescope/tweakwcs/pull/69
* Add missing dependencies to stistoolsMatt Rendina2019-03-151-0/+3
|
* Update meta.yaml (#493)Sara Ogaz2019-03-151-2/+2
| | | stistools conda update (way overdue)
* bump calcos for 2019.2 final (#492)Matt Rendina2019-03-141-1/+1
|
* stsci.* namespace revamp: (#491)Joseph Hunkeler2019-03-1421-26/+21
| | | | * Remove preserve_egg_dir * Use single version externally managed
* Fix incorrect pointer type (#490)Mihai Cara2019-03-141-1/+1
| | | See https://github.com/spacetelescope/tweakwcs/pull/67
* Add jplephem (#488)Matt Rendina2019-03-114-0/+50
|
* Bump drizzle to 1.12 (#487)Matt Rendina2019-03-111-2/+2
|
* Adding in info for dust_extinction package (#476)Karl Gordon2019-03-093-0/+41
| | | | | | | | | | | | * Adding in info for dust_extinction package * Updating based on PR comments * Checkout "v"-prefixed tag * win32: Externally managed * nix: Externally managed
* stsci.imagestats: 1.6.1 (#485)Joseph Hunkeler2019-03-093-4/+3
| | | | | * Update recipe * Do not preserve egg * Externally managed
* stsci.image: 2.3.1 (#484)Joseph Hunkeler2019-03-093-5/+4
| | | | | * Update recipe * Do not preserve egg * Externally managed
* tweakwcs: 0.4.3 (#483)Joseph Hunkeler2019-03-093-6/+3
| | | | | * Update recipe * Remove unused build dependencies * Externally managed
* stsci.skypac: 1.0.2 (#482)Joseph Hunkeler2019-03-093-7/+4
| | | | | * Update recipe * Do not preserve egg * Externally managed
* Update astroimtools to v0.2 (#480)Larry Bradley2019-03-091-9/+12
| | | | | | * Update astroimtools to v0.2 * Update meta.yaml
* acstools - add misisng dependency to allow buildMatt Rendina2019-03-061-0/+2
|
* Bump acstools to 3.0.0 (#477)P. L. Lim2019-03-061-3/+4
|