padster / pyNeuroTrace

Python code for processing neural timeseries
https://padster.github.io/pyNeuroTrace/
Mozilla Public License 2.0
2 stars 2 forks source link

some functions missing docstring #6

Closed danielmk closed 1 month ago

danielmk commented 2 months ago

Related to review: https://github.com/openjournals/joss-reviews/issues/6877

I'm working through the point "Functionality documentation".

For underscored functions I think it's ok if they are missing docstrings because they are not user facing.

Peter-Hogg commented 1 month ago

Thank you for closely inspecting the Python code. I've added the missing docstrings to the relevant functions.