wip
Update tests
Docstring and TODO
Update docstring
Style fixes
Update equalize_adapthist to use new view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Move the new kwarg to the very end
Clarify deprecation warning
Update to use row/col in clahe
Update docstring
Use optimal_step to set up view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Move the new kwarg to the very end
Clarify deprecation warning
Update docstring
Docstring and TODO
Update docstring
Style fixes
Update equalize_adapthist to use new view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Move the new kwarg to the very end
Clarify deprecation warning
Update to use row/col in clahe
Update docstring
Use optimal_step to set up view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Update docstring
Style fixes
Update equalize_adapthist to use new view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Move the new kwarg to the very end
Clarify deprecation warning
Update to use row/col in clahe
Update docstring
Use optimal_step to set up view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Style fixes
Update equalize_adapthist to use new view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Move the new kwarg to the very end
Clarify deprecation warning
Update to use row/col in clahe
Update docstring
Use optimal_step to set up view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update equalize_adapthist to use new view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Move the new kwarg to the very end
Clarify deprecation warning
Update to use row/col in clahe
Update docstring
Use optimal_step to set up view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
Style fixes
Add a deprecation warning and add to api_changes.txt
Update TODO and switch to 0.13 deprecation
Preserve the current API as much as possible and defer to 0.14
Move the new kwarg to the very end
Clarify deprecation warning
Update to use row/col in clahe
Update docstring
Use optimal_step to set up view_as_windows
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
# The first commit's message is:
Update equalize_adapthist to use new view_as_windows
Try rbase again
Update equalize_adapthist to use new view_as_windows
Fix relative imports
# This is the 2nd commit message:
Style fixes
# This is the 3rd commit message:
Add a deprecation warning and add to api_changes.txt
# This is the 4th commit message:
Update TODO and switch to 0.13 deprecation
# This is the 5th commit message:
Preserve the current API as much as possible and defer to 0.14
# This is the 6th commit message:
Move the new kwarg to the very end
# This is the 7th commit message:
Clarify deprecation warning
# This is the 8th commit message:
Update to use row/col in clahe
# This is the 9th commit message:
Update docstring
# This is the 10th commit message:
Use optimal_step to set up view_as_windows
Use container and pip cache
Add the sudo calls back in
Try removing sudo and the tk install
Skip show() call in novice doctest
Try not building docs and no libqt4-dev
Try the optional installs right away
Do not install PyQt4 or imread
Try without libfreeimage
Try and install libfreeimage outside of root
Another attempt at libfreeimage
Yet another attempt at libfreeimage
Use the travis whitelist
Try adding the sudo command
Try and build the docs
Install scikit-image first
Restore full build functionality
Fix whitespace
Remove unused tk import