Commit Graph

6416 Commits

Author SHA1 Message Date
Johannes Schönberger 00c3a978aa Remove broken test case 2014-12-13 14:51:19 +01:00
Johannes Schönberger dcc021c903 Use SciPy for second order interpolation, add warnings to buggy functions 2014-12-13 14:45:43 +01:00
Johannes Schönberger 8753979fd2 Fix quadratic interpolation 2014-12-13 13:32:16 +01:00
Johannes Schönberger 84871a6d6f Fix bug in get_pixel3d 2014-12-13 13:32:16 +01:00
Johannes Schönberger 5e3d805cf0 Fix broken test case, which used black image 2014-12-13 13:32:16 +01:00
Johannes Schönberger fd16d9a3fc Fix reference syntax 2014-12-13 13:31:06 +01:00
Johannes Schönberger 6321b4211c Make code PEP8 compliant 2014-12-13 13:31:06 +01:00
Johannes Schönberger 97fb67314d Add reference to bicubic interpolation 2014-12-13 13:31:06 +01:00
Johannes Schönberger c63c5e3239 Fix bug in bicubic interpolation and extend test cases to higher orders 2014-12-13 13:31:06 +01:00
Juan Nunez-Iglesias fc667d98d4 Merge pull request #1269 from blink1073/test-all-modules
Test all modules (including those starting with underscores), and always doctest on Travis
2014-12-13 13:04:52 +11:00
Steven Silvester 2f0d815253 Update test args for command line 2014-12-12 13:58:28 -06:00
Steven Silvester 4df8ea45b7 Use the test arguments from skimge.test_verbose 2014-12-12 11:14:25 -06:00
Steven Silvester 9c765086a2 Test all modules (including underscores), and always doctest 2014-12-12 10:32:47 -06:00
Stefan van der Walt 9ccd373bd8 Merge pull request #1263 from blink1073/fix-load-imgnum
Fix handling of img_num in PIL Plugin
2014-12-12 18:26:51 +02:00
Steven Silvester 2966e262a3 Fix handling of singleton frames in pil_to_ndarray 2014-12-12 09:39:08 -06:00
Steven Silvester a4a628b529 Fix file indexing in ImageCollection 2014-12-12 09:38:48 -06:00
Steven Silvester ed8524961c Reinstate run_module_suite in test_pil 2014-12-12 08:53:27 -06:00
Steven Silvester 296e492658 Fix handling of multi-image gifs and add test 2014-12-12 07:46:16 -06:00
Steven Silvester f7e984662a Fix handling of imgnum 2014-12-12 07:46:15 -06:00
Stefan van der Walt 81d3065ec2 Merge pull request #1267 from blink1073/fix-travis-retry
Travis-CI: launch the virtual framebuffer from the top level yaml
2014-12-11 17:30:22 +02:00
Stefan van der Walt 8042c7701c Merge pull request #1268 from pratapvardhan/morph-selem
Remove unused import and add module docstring
2014-12-11 17:24:46 +02:00
Pratap Vardhan 8f7d9d69fe CLN: Remove unused import and add module docstring 2014-12-11 20:17:29 +05:30
Steven Silvester 80edc0ef66 Move the virtual framebuffer to top level yaml 2014-12-10 20:19:47 -06:00
Steven Silvester 51f5bd5f08 Merge pull request #1262 from stefanv/gitter_travis
Webhook to report Travis-CI status on Gitter
2014-12-08 15:13:06 -06:00
Juan Nunez-Iglesias 8dcfbf4d54 Merge pull request #1261 from emmanuelle/doctest
Modified a few docstrings that made doctesting fail
2014-12-08 11:03:30 +11:00
Stefan van der Walt 076d95b7e4 Webhook to report Travis-CI status on Gitter 2014-12-07 21:33:49 +02:00
emmanuelle 873a2bab4f Modified a few docstrings that made doctesting fail 2014-12-07 16:58:36 +01:00
Stefan van der Walt f82243904f Merge pull request #1253 from blink1073/travis-venv
Use new Virtual Environments for Travis
2014-12-05 13:37:34 +02:00
Josh Warner 8a01994186 Merge pull request #1258 from blink1073/add-install-requires
FIX: Restore six to install_requires
2014-12-04 21:20:26 -06:00
Steven Silvester 23e81753dd Invoke sudo to create link to system PyQt 2014-12-04 20:09:46 -06:00
Stefan van der Walt 3f719df9a3 Merge pull request #1250 from emmanuelle/seealso
Docstring updates in `exposure` module
2014-12-05 01:00:46 +02:00
emmanuelle f9b10c58ad Corrected another bug that made doctest fail 2014-12-04 22:39:42 +01:00
Josh Warner b81cebc71d Merge pull request #1256 from matejak/contributors
DOC: Credit for 3d labeling in CONTRIBUTORS.txt
2014-12-04 14:23:11 -06:00
Matěj Týč fc0fdd2767 Update CONTRIBUTORS.txt 2014-12-04 21:14:44 +01:00
Stefan van der Walt 6a8b7950fc Merge pull request #1252 from sciunto/readme
README: add link to main website + refresh
2014-12-04 19:46:06 +02:00
François Boulogne 4d1eb928fa DOC: move website and ML to the top 2014-12-04 11:47:18 -05:00
Stefan van der Walt 36aa4cdb6f Merge pull request #1254 from matejak/label3d
Refactor labeling and extend to 3D
2014-12-04 12:31:29 +02:00
Steven Silvester 62a37bda32 Fix python version check 2014-12-03 21:23:17 -06:00
Steven Silvester 5ed582dd7f Add install_requires for six 2014-12-03 20:57:47 -06:00
Steven Silvester f19dcbbdc3 Clean up use of python version check for pyqt install 2014-12-03 20:56:28 -06:00
François Boulogne 05c55c1fd7 fix phrasing 2014-12-03 20:12:39 -05:00
Stefan van der Walt b9a71663af Merge pull request #1247 from emmanuelle/gallery_edges
Add a second example to the edge filtering gallery example
2014-12-03 19:28:04 +02:00
Stefan van der Walt 3423b43394 Merge pull request #1251 from arve0/fix-github-logo-icon
Fix github logo icon path
2014-12-03 19:25:23 +02:00
Juan Nunez-Iglesias 495c4b6a2b Merge pull request #1255 from dedalusj/regionprops-docs
Clearly state that label 0 is ignored by regionprops.
2014-12-03 12:43:33 +11:00
Jacopo 77a78a287c Updated docs for regionprops to reflect the dropping of regions with label value 0 2014-12-03 11:09:46 +10:00
Matěj Týč c6ebe6c661 Removed negative connectivity support as requested 2014-12-02 22:34:04 +01:00
emmanuelle 5553ea44b3 Corrected typos + modified docstring that made doctest fail 2014-12-02 22:10:30 +01:00
Steven Silvester 043721aa24 Use system packages on Py2.7
Use system packages on python 2.7

Try and fix PyQt4 and use wheelhouse astropy

Fix version requirements
2014-12-02 05:39:56 -06:00
Steven Silvester 40d6a51779 Use virtualenv for all builds and install everything from wheelhouse
Use venv for all builds and install everything from wheelhouse

Use venv and all minimum requirements

Edit requirements.txt in place and use one call

Update minimum versions and install exclusively from wheelhouse

Use mpl 1.3.1 on py 3.2

Fix pip invocation

Fix pip invocation again

Another fix to pip invocation

Explicitly use venv python to call build_versions.py

Move venv creation and activation to top level

Do not use site-packages

Fix minimum matplotlib ver and Pillow version check

Fix minimum matplotlib ver

Improve error message on version check

Add more debug info

Even more debug info

More debug info

Yet another debug print

Fix python 2.7 installation problem

check for PIL.Image version on install

Add debug to before_install

Try a pip install virtualenv first

Clean up virtualenv creation, add debug info, fix PySide script install

Fix virtualenv path for PySide install

Fix venv location and activation

Try no site packages and fix python 2.7 install
2014-12-02 05:39:35 -06:00
François Boulogne 4e2fd7cfa4 DOC: add link to main website + refresh 2014-12-01 21:52:15 -05:00