janelia-flyem / gala

Automatic segmentation of electron microscopy volumes
BSD 3-Clause "New" or "Revised" License
76 stars 29 forks source link

This PR completes all docstrings for the imio module. #6

Closed jni closed 11 years ago

jni commented 11 years ago

All the docstrings in the module now adhere to the NumPy docstring guidelines.

The function raveler_to_labeled_volume now takes named arguments instead of the generic **kwargs. I have checked all other files to ensure no calls to this function are affected.