Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create unit tests for read_swc(filepath, unit, voxelsize) #75

Closed
Visdoom opened this issue Dec 7, 2017 · 1 comment
Closed

create unit tests for read_swc(filepath, unit, voxelsize) #75

Visdoom opened this issue Dec 7, 2017 · 1 comment

Comments

@Visdoom
Copy link
Contributor

Visdoom commented Dec 7, 2017

proposed tests

  1. function returns three arguments
  2. return arguments have the right format. Which format would that be?
@Visdoom Visdoom created this issue from a note in Unit Tests for MorphoPy (_utils) Dec 7, 2017
@Visdoom Visdoom assigned Visdoom and unassigned Visdoom Dec 7, 2017
Visdoom added a commit that referenced this issue Dec 8, 2017
@huangziwei
Copy link
Collaborator

read_swc(filepath, unit, voxelsize) has been changed to just read_swc(filepath).

argument unit and voxelsize now only in functions related to dendritic tree density.

@Visdoom Visdoom closed this as completed Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants