BlueBrain / NeuroTS

Topological Neuron Synthesis
https://neurots.readthedocs.io/en/stable
Apache License 2.0
36 stars 5 forks source link

Move checks on `metric` and `method` to the validity checkers #56

Closed adrien-berchet closed 1 year ago

adrien-berchet commented 1 year ago

I realize that these checks on metric and method could also be moved to the validity checkers.

_Originally posted by @adrien-berchet in https://github.com/BlueBrain/NeuroTS/pull/49#discussion_r1100580123_

arnaudon commented 1 year ago

done!