navis-org / navis

Python library for analysis of neuroanatomical data.
https://navis.readthedocs.io
GNU General Public License v3.0
80 stars 29 forks source link

Make function signatures more consistent #94

Open schlegelp opened 2 years ago

schlegelp commented 2 years ago

navis has grown organically and I have spent only minimal thought on keeping things consistent across functions. For the next major version it would be nice if we could try levelling the playing field somewhat by making sure parameters with similar meaning always have the same name.

Some examples (will expand the list as I spot cases):