Stefan van der Walt
|
a9107bbd5c
|
Update Notebook docstring
|
2014-04-16 15:01:41 +02:00 |
|
Stefan van der Walt
|
7b1ec0ae96
|
Rename _remove_consecutive_duplicates to _squash_repeats
|
2014-04-16 14:58:40 +02:00 |
|
Rishabh Raj
|
dbf9f0b230
|
Remove use of redundant variables, cleanup
|
2014-04-16 17:38:55 +05:30 |
|
Rishabh Raj
|
e79c1ba662
|
Add warning, consistent use of quotes, correction in docs
|
2014-04-16 13:57:38 +05:30 |
|
Rishabh Raj
|
bc7f3d69e2
|
More pythonic if statements
|
2014-04-15 23:17:57 +05:30 |
|
Rishabh Raj
|
c089c624b1
|
More generic Notebook class
|
2014-04-15 16:54:43 +05:30 |
|
Rishabh Raj
|
8edc6059ea
|
Fix PEP8, more readable
|
2014-04-15 14:58:22 +05:30 |
|
Rishabh Raj
|
f675539aad
|
Remove segment_number, directly change the last cell
|
2014-04-14 21:53:39 +05:30 |
|
Johannes L. Schönberger
|
34ec43e8f0
|
Merge pull request #973 from stefanv/coveralls_other
Try another Coveralls package
|
2014-04-13 20:08:24 -04:00 |
|
Rishabh Raj
|
468860acdd
|
Add class to __all__, remove duplicates now private
|
2014-04-14 04:49:19 +05:30 |
|
Rishabh Raj
|
e104c687aa
|
More pythonic
|
2014-04-14 04:28:25 +05:30 |
|
Rishabh Raj
|
ddf8969655
|
Add string options to the docstring
|
2014-04-14 04:18:04 +05:30 |
|
Rishabh Raj
|
3ddd5ce109
|
Remove fetch_key, an overkill
|
2014-04-14 04:16:39 +05:30 |
|
Rishabh Raj
|
202244688c
|
Remove extra spaces
|
2014-04-14 04:09:41 +05:30 |
|
Rishabh Raj
|
29b1ce62a8
|
Improve docstring for consecutive duplicate removal, more readable
|
2014-04-14 04:08:07 +05:30 |
|
Stefan van der Walt
|
e3303dba54
|
Use coveralls instead of python-coveralls
|
2014-04-14 00:27:39 +02:00 |
|
François Boulogne
|
7800ecfd0e
|
add step 4: review
|
2014-04-13 18:21:21 -04:00 |
|
Stefan van der Walt
|
697e8e66d4
|
Fix coverage config specification in nosetests invocation
|
2014-04-13 23:56:35 +02:00 |
|
Rishabh Raj
|
9cbea5fcba
|
Fix to incorporate a more generalised duplicate removal and JSON dump to string
|
2014-04-14 02:59:00 +05:30 |
|
Rishabh Raj
|
a57cf0db4b
|
Improve docstring for add_cell
|
2014-04-14 02:37:29 +05:30 |
|
Rishabh Raj
|
c9a981445d
|
Add and improve docstrings, JSON dumping and duplicate removal generalised
|
2014-04-14 02:25:18 +05:30 |
|
Rishabh Raj
|
6c0a5706c3
|
Remove sample.ipynb, template now inline
|
2014-04-13 20:49:46 +05:30 |
|
Rishabh Raj
|
fcc607f4d1
|
Add default value for adding cell, better naming for type of value
|
2014-04-13 16:02:13 +05:30 |
|
Rishabh Raj
|
62a91370f8
|
Add __all__ to specify modules which should be imported
|
2014-04-13 15:08:28 +05:30 |
|
Rishabh Raj
|
07970bd0b0
|
Fix PEP8, line lengths for comments
|
2014-04-13 13:11:45 +05:30 |
|
Rishabh Raj
|
a53f880256
|
Fix typo, better function name and docstring summary
|
2014-04-13 12:51:45 +05:30 |
|
Rishabh Raj
|
0c9ee09f04
|
Fix camel case, more descriptive function name
|
2014-04-13 12:42:30 +05:30 |
|
Rishabh Raj
|
1e34359f04
|
Fix PEP8
|
2014-04-13 12:19:36 +05:30 |
|
Stefan van der Walt
|
4c68b485ff
|
Merge pull request #977 from ahojnnes/todo-0.10
Fixes from TODO for 0.10
|
2014-04-12 18:13:41 +02:00 |
|
Johannes Schönberger
|
46b2bd5bb1
|
Remove print statement
|
2014-04-12 11:34:03 -04:00 |
|
Johannes Schönberger
|
739dca0201
|
Fix novice doc test
|
2014-04-12 09:57:51 -04:00 |
|
Johannes Schönberger
|
9e1cc80dd3
|
Update rank filter example
|
2014-04-12 09:56:13 -04:00 |
|
Johannes Schönberger
|
8e95ea0ea4
|
Fix deprecation warnings
|
2014-04-11 10:49:51 -04:00 |
|
Johannes Schönberger
|
1a1476841d
|
Fix deprecation warnings in matching example
|
2014-04-11 10:46:30 -04:00 |
|
Johannes Schönberger
|
691dc07771
|
Use new equalize_hist function in rank filter example
|
2014-04-11 10:44:54 -04:00 |
|
Johannes Schönberger
|
e9f690d598
|
Use new regionprops interface in hough_line_peaks
|
2014-04-11 10:42:39 -04:00 |
|
Johannes Schönberger
|
6a0d81a047
|
Remove backwards-compatability of skimage.measure.regionprops
|
2014-04-11 10:06:59 -04:00 |
|
Johannes Schönberger
|
b08a1264c1
|
Remove deprecated logger function in skimage/__init__.py
|
2014-04-11 10:06:28 -04:00 |
|
Johannes Schönberger
|
ed558d672e
|
Remove deprecated skimage.filter.median_filter
|
2014-04-11 10:05:51 -04:00 |
|
Johannes Schönberger
|
d90b30c4a0
|
Remove legacy todo item for BRIEF, which has been addressed
|
2014-04-11 10:05:51 -04:00 |
|
Johannes Schönberger
|
44f3e1b136
|
Remove deprecated skimage.segmentation.visualize_boundaries
|
2014-04-11 10:05:51 -04:00 |
|
Johannes Schönberger
|
cedcff8f2b
|
Remove deprecated skimage.morphology.greyscale_*
|
2014-04-11 10:05:51 -04:00 |
|
Johannes Schönberger
|
3d50a03c56
|
Remove deprecated skimage.exposure.exposure
|
2014-04-11 10:05:50 -04:00 |
|
Johannes L. Schönberger
|
0c13cce2dd
|
Merge pull request #930 from vighneshbirodkar/doh
Blob Detection - Determinant of Hessian
|
2014-04-11 07:33:16 -04:00 |
|
Vighnesh Birodkar
|
4d11868c76
|
removed blanklines in doc strings
|
2014-04-11 13:08:25 +05:30 |
|
Rishabh Raj
|
5180da54ad
|
removes redundant passing of an extra parameter
|
2014-04-11 00:45:22 +05:30 |
|
Rishabh Raj
|
65adb7935b
|
adds documentation
|
2014-04-11 00:30:21 +05:30 |
|
Vighnesh Birodkar
|
848a0f5fbe
|
removed whitespaces
|
2014-04-10 21:03:37 +05:30 |
|
Vighnesh Birodkar
|
5658704a35
|
changed parameter of hessian_matrix_det
|
2014-04-10 19:54:49 +05:30 |
|
Rishabh Raj
|
694739ee02
|
updated import statement for creating ipython notebooks, better name in place for jsonify
|
2014-04-10 18:40:59 +05:30 |
|