Commit Graph

8268 Commits

Author SHA1 Message Date
Juan Nunez-Iglesias a7d43e548e Merge pull request #2145 from sciunto/docstring
Docstring
2016-06-16 18:51:11 -04:00
Juan Nunez-Iglesias c7f386b955 Merge pull request #2149 from ahojnnes/graphicsgems
Fix outdated GraphicsGems link
2016-06-16 18:50:09 -04:00
François Boulogne 9339943797 Merge pull request #2143 from soupault/fix_2125
Move `skimage.measure.label` references to the docstring
2016-06-15 17:24:54 +02:00
Johannes Schönberger 8e928a6243 Fix outdated GraphicsGems link 2016-06-14 12:04:08 +02:00
François Boulogne 6032870897 DOC: remove warning 2016-06-12 22:17:33 +02:00
François Boulogne 323e9ff500 DOC: optional tag to optional args 2016-06-12 21:05:06 +02:00
François Boulogne 41e9c8d91a DOC: explicit default value behavior 2016-06-12 21:00:07 +02:00
François Boulogne 57438a8d26 DOC: remove wrong math tags 2016-06-12 20:59:49 +02:00
Egor Panfilov 45d11909b9 Moved references to docstring 2016-06-12 18:25:13 +03:00
Egor Panfilov 2616f94e62 Merge pull request #2126 from sciunto/mean_triangle_threshold
Implement mean and triangle thresholding
2016-06-10 11:18:07 +03:00
François Boulogne fc1192ae15 ENH: implement mean and triangle thresholding 2016-06-10 00:27:15 +02:00
Juan Nunez-Iglesias 40c7d7f8d5 Merge pull request #2136 from ahojnnes/ax-pep
Fix indentation for example script
2016-06-08 23:39:50 -07:00
Johannes Schönberger 988689431d Fix indentation for example script 2016-06-09 08:37:36 +02:00
Johannes Schönberger 9397f99473 Merge pull request #2089 from sciunto/bugfix
DOC ENH + API fix on houghline transform
2016-06-09 08:33:40 +02:00
Johannes Schönberger 31e884207a Merge pull request #2129 from sciunto/axes
DOC: refactor axes with lists
2016-06-09 08:18:31 +02:00
Johannes Schönberger d7540b8a2e Merge pull request #2128 from sciunto/gallery_title
DOC: make a title shorter in gallery
2016-06-08 13:11:26 +02:00
François Boulogne f877491f58 DOC: refactor axes with lists 2016-06-07 16:31:02 +02:00
Egor Panfilov 47d0aa9d62 Merge pull request #2078 from emmanuelle/sphinx-gallery
Sphinx gallery for example gallery
2016-06-07 17:22:48 +03:00
emmanuelle 8b2dbd56e5 Minor fixes and improvements: PEP8, appearance, etc.
Removed a clumsy workaround (about paths)

Fixed links to image files to fix sphinx warning.

Removed non-ascii character

Another non ascii character

And another non-ascii character... (to be squashed later on)

Corrected some typos in the docstrings of sphinx-gallery files

These corrections have also been submitted as a patch to the original
sphinx-gallery project (#121)

Corrected the appearance of two examples of the gallery

Tweaked CSS for larger images

Added sphinx-gallery's license and a README.txt about the origin of
this directory.

Edited gabor_from_astronaut example for nicer popup

PEP 8 + minor fixes

Removed commented lines of code
2016-06-06 17:30:44 +02:00
François Boulogne 9c51c154ba DOC: make the title shorter 2016-06-05 17:29:53 +02:00
Johannes Schönberger 979514206b Merge pull request #2104 from sciunto/threshold-minimum
Add threshold minimum algorithm
2016-06-02 17:15:21 +02:00
François Boulogne ea9180f754 more concise writting 2016-06-02 13:38:32 +02:00
François Boulogne 8c9d8926c8 Minor enhancements 2016-06-02 13:35:36 +02:00
François Boulogne aea36e89d1 use break instead of exception 2016-06-02 10:32:00 +02:00
François Boulogne 80e8544067 Review threshold minimum 2016-06-02 10:32:00 +02:00
Jeff Hemmelgarn 31db1c607e Add threshold minimum algorithm 2016-06-02 10:32:00 +02:00
Juan Nunez-Iglesias 71456ed672 Merge pull request #2100 from sciunto/crossref
MAINT: around label and regionprops functions.
2016-06-01 23:37:47 +10:00
Egor Panfilov dd53f8f145 Merge pull request #2122 from sciunto/mailmap
Add scuinto's second email address to mailmap
2016-06-01 11:50:55 +03:00
François Boulogne de1d147d91 Add my second email address 2016-06-01 10:40:51 +02:00
François Boulogne ffc88e58e1 DOC: clarify bbox #2116 2016-06-01 10:33:42 +02:00
Juan Nunez-Iglesias c821143c3a Merge pull request #2118 from local-minimum/patch-1
Fixing Error and documentation on Otsu Threshold
2016-06-01 17:18:19 +10:00
Martin Zackrisson 1d7c4fd535 Corrected Otsu test error raising assertion 2016-05-30 13:38:55 +02:00
Martin Zackrisson 9174110faa Removed empty line from docstring 2016-05-30 13:36:47 +02:00
Martin Zackrisson f4123a4e36 Added missing documentation about raised error 2016-05-30 11:29:35 +02:00
Martin Zackrisson e167be511d Corrected indentation to follow PEP8 2016-05-30 11:25:55 +02:00
Martin Zackrisson 8b6460b06e Correcting the Error raised for Otsu Threshold
The previous error, `TypeError` did not reflect the test done and would typically be raised while `image` indeed had the correct type.
2016-05-30 11:13:58 +02:00
Egor Panfilov 292a0bee3c Merge pull request #2115 from noahstier/master
Move skimage.filters.rank description and todos from README into docstring.
2016-05-30 10:45:05 +03:00
Juan Nunez-Iglesias de0d7a2ae1 Merge pull request #2117 from stefanv/mailmap_fb
Add François Boulogne to the mailmap
2016-05-30 08:50:26 +10:00
Stefan van der Walt c20cfd49c9 Add François Boulogne to the mailmap 2016-05-29 13:50:16 -07:00
Noah Stier 2232061402 Move description and todos from README into docstring. 2016-05-29 03:56:06 -07:00
François Boulogne 9992a4480b MAINT: move docstring and merge cython functions 2016-05-26 21:48:01 +02:00
François Boulogne 07f753d081 MAINT: PEP8 2016-05-25 20:54:22 +02:00
François Boulogne c99ba1344c MAINT: remove unused import 2016-05-25 20:54:17 +02:00
François Boulogne 8170467356 DOC: add crossref label and regionprops 2016-05-25 20:54:02 +02:00
Juan Nunez-Iglesias b0921c53d5 Merge pull request #2082 from JDWarner/https_guide
DOC: Guide new contributors to HTTPS, not SSH
2016-05-24 11:01:37 +10:00
Joshua Warner 58d84ff6f8 DOCFIX: Sphinx formatting tweaks 2016-05-22 23:11:40 -05:00
Juan Nunez-Iglesias b14fe94755 Merge pull request #2102 from sciunto/docfix
DOC: add space before column on variable def (minor...)
2016-05-23 11:38:35 +10:00
François Boulogne 3df362a1b1 DOC: add space before column on variable def 2016-05-22 16:23:19 +02:00
François Boulogne 1d52ccf0b1 DOC: clarifications + comment step size theta
DOC: fix wording

enhance return name
2016-05-22 11:50:33 +02:00
François Boulogne 2f91c003fd API: no default none value for internal cython function 2016-05-22 11:50:33 +02:00