summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to CRDS 7.3.0 for HSTDP-2019.2 (#464)Todd Miller2019-02-141-2/+2
| | | | | | | * Final build for JWST B7.2 * Updating CRDS version to 7.3.0 to include HST SYNPHOT functionality as part of HSTDP-2019.2.
* webbpsf: Remove jinga2 numpy var from run section (#467)Joseph Hunkeler2019-02-131-2/+2
|
* Removed Python 2 suport (#466)Mihai Cara2019-02-131-4/+2
| | | | | | | | | | | * Removed Python 2 suport See https://github.com/spacetelescope/stsci.imagestats/pull/15 * Update meta.yaml * Reset build number * Remove requirements d2to1 and stsci.distutils
* Significantly redesigned tweakwcs API (#465)Mihai Cara2019-02-081-1/+1
| | | See https://github.com/spacetelescope/tweakwcs/pull/57
* stsci.skypac: 1.0.0 -> 1.0.1 (#462)Joseph Hunkeler2019-01-261-1/+1
|
* Remove support for Py2 (#460)Mihai Cara2019-01-221-4/+5
| | | | | | * Remove support for Py2 * Bump version to 1.0.0
* Bug fix release of tweakwcs (#461)Mihai Cara2019-01-221-1/+1
| | | See https://github.com/spacetelescope/tweakwcs/pull/47 and https://github.com/spacetelescope/tweakwcs/pull/49 but also `RMSD->RMSE` renaming and `MAE` computation.
* Bug fix for non-weighted fit RMSD computation (#459)Mihai Cara2019-01-151-1/+1
| | | See https://github.com/spacetelescope/tweakwcs/pull/46 for more details.
* Fix RTD Build failure. Release 0.3.1 (#458)Mihai Cara2019-01-141-1/+1
| | | See https://github.com/spacetelescope/tweakwcs/pull/45 and https://github.com/spacetelescope/tweakwcs/pull/43
* Update to reflect release of asdf-2.3.1 (#456)Dan D'Avella2018-12-211-1/+1
|
* update gwcs to latest release - 0.10.0 (#455)Nadia Dencheva2018-12-211-4/+4
| | | | | | * update astroconda * Reset build number
* stsci: Update DA (#454)Joseph Hunkeler2018-12-201-2/+2
|
* tweakwcs bug-fix release 0.2.0 (#453)Mihai Cara2018-12-201-1/+1
|
* da5: Modify minimum version requirements (#443)Joseph Hunkeler2018-12-191-12/+11
| | | | | | | | | | * da5: Modify minimum version requirements * Remove non-stsci dependencies * stsci-data-analysis: Approaching da5 * Update floors
* spherical-geometry: Update 1.2.6 (#452)Joseph Hunkeler2018-12-191-1/+1
|
* Sync da5-notebooks install dir with package name. (#451)Matt Rendina2018-12-192-3/+2
|
* Rename recipe directory to be same as repo and package name. (#449)Matt Rendina2018-12-182-0/+0
|
* Reinstate hyphen in package/repo name. (#448)Matt Rendina2018-12-181-1/+1
|
* da5_notebooks: Use underscore not hyphen (#447)Joseph Hunkeler2018-12-181-1/+1
|
* Update specviz and mosviz versions (#446)Nicholas Earl2018-12-186-37/+40
| | | | | | | | | | | * Update specviz and mosviz versions * Modified recipes * Add spaces between version constraints * Replace '>' with '>=' in test case * Build system compiles against numpy 1.14.* to service a wider audience. * Drop eggs
* Initial commit of da5-notebooks (#444)Joseph Hunkeler2018-12-142-0/+35
| | | | | | * Initial commit of da5-notebooks * da5_notebooks: Finish recipe
* update imexam from 0.8.0 to 0.8.1 (#445)Megan Sosey2018-12-141-2/+2
| | | | | | * update imexam from 0.8.0 to 0.8.1 * Reset build number
* Update cubeviz to 0.2.1 (#441)Larry Bradley2018-12-143-7/+7
| | | | | | | | | | * Update cubeviz to 0.2.1 * cubeviz: Change tag resolution method (again) * cubeviz: update requirements * cubeviz: no egg
* spectral-cube: Update 0.4.3 (#442)Joseph Hunkeler2018-12-143-5/+3
|
* Update WebbPSF to 0.8.0 (#440)shanosborne2018-12-131-8/+7
| | | Update meta.yml for WebbPSF 0.8.0
* Update poppy to 0.8.0 (#438)shanosborne2018-12-131-7/+4
| | | | | | | | | | | | | * Update poppy to 0.8.0 Update for new poppy release version 0.8.0 * Update meta.yaml * Skip Python 2.7 builds * Build system requires {{ python }} jinja2 variable * Fix accidental python pin
* Update webbpsf-data for 0.8.0 (#439)shanosborne2018-12-131-2/+2
| | | | | | | | | | * Update webbpsf-data for 0.8.0 Update data for the new WebbPSF release of version 0.8.0 * Update meta.yaml * Reset build number
* Prevent spurious 'work/' directory (#177) (#437)Joseph Hunkeler2018-12-132-3/+10
|
* Update photutils to v0.6 (#435)Larry Bradley2018-12-111-3/+3
|
* Add tweakwcs 0.1.1 (#434)Larry Bradley2018-12-113-0/+46
| | | | | | | | * Add tweakwcs 0.1 * Adjust dependendencies and version to allow successful build. * Revert testing refspec to actual recipe version.
* Update specviz version (#433)Nicholas Earl2018-12-062-33/+32
| | | | | | | | | | | | | * Update specviz version * Update version number * Fix recipe * Lowercased package names * Adjusted pyqt5 -> pyqt. Version floor dropped to >=5.9 (5.11 does not exist in main) * Update asteval to match specviz requirements
* Update specutils to v0.5.1 (#431)Larry Bradley2018-12-061-5/+11
| | | | | | | | | | * Update specutils to v0.5.1 * Update recipe * Removed "noarch" directive * Repair missing {{ python }} variable (required for build system) * Add "skip"; Do not build for python 2.7
* Merge pull request #432 from drdavella/asdf-2.3.0Matt Rendina2018-11-291-1/+1
|\ | | | | Update to reflect release of asdf-2.3.0
| * Update to reflect release of asdf-2.3.0Daniel D'Avella2018-11-291-1/+1
|/
* Aggressive compatibility sweep (#429)Joseph Hunkeler2018-11-276-13/+19
| | | | | * The following packages have serious issues with 3.7... * astroscrappy refuses to compile due to incompatible C code * ccdproc refuses to compile due to astroscrappy's failure to build
* stsci.imagestats: Disable python 2.7 (#428)Joseph Hunkeler2018-11-271-1/+2
|
* crds: Disable python 2.7 (no longer works) (#427)Joseph Hunkeler2018-11-271-1/+2
|
* reproject: Remove setuptools pin (#426)Joseph Hunkeler2018-11-261-2/+2
|
* sphinxcontrib-programoutput: Update to 0.11 (#172) (#425)Joseph Hunkeler2018-11-261-4/+4
|
* Fix py37 package resolution failures (#424)Joseph Hunkeler2018-11-264-14/+10
| | | | * Remove totally deprecated dependencies * Future: If recipe no longer exists... remove from metapackage
* Merge pull request #423 from drdavella/asdf-2.2.1Matt Rendina2018-11-161-2/+2
|\ | | | | Update to reflect ASDF v2.2.1 release
| * Merge branch 'master' into asdf-2.2.1Matt Rendina2018-11-161-1/+1
| |\ | |/ |/|
* | Merge pull request #422 from drdavella/asdf-2.1.2Matt Rendina2018-11-161-1/+1
|\ \ | | | | | | Update to reflect ASDF v2.1.2 bugfix release
| * | Update to reflect v2.1.2 bugfix releaseDaniel D'Avella2018-11-161-1/+1
|/ /
| * Update to reflect ASDF v2.2.1 release...Daniel D'Avella2018-11-161-1/+1
|/ | | | Skipping the 2.2.0 release since there was a bug.
* Merge pull request #421 from pllim/patch-1Matt Rendina2018-11-091-3/+4
|\ | | | | Bump stginga to 1.0
| * stginga 1.0 is PY3-onlyP. L. Lim2018-11-081-0/+1
| |
| * Bump stginga to 1.0P. L. Lim2018-11-081-3/+3
|/
* Merge pull request #420 from rendinam/hstcal-2.2.0Matt Rendina2018-11-061-2/+2
|\ | | | | Bump hstcal to 2.2.0
| * Bump hstcal to 2.2.0Matt Rendina2018-11-061-2/+2
|/