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

Add function to export SWC graph to a new SWC file #402

Closed
sanjayankur31 opened this issue Jul 4, 2024 · 1 comment · Fixed by #421
Closed

Add function to export SWC graph to a new SWC file #402

sanjayankur31 opened this issue Jul 4, 2024 · 1 comment · Fixed by #421
Assignees
Labels
T: enhancement Type: enhancement

Comments

@sanjayankur31
Copy link
Member

then test your parser:

  • load a file with the parser
  • export it to a new swc file
  • the initial input swc file and the one you generate should be the same
@sanjayankur31
Copy link
Member Author

Use the casefiles in the CVApp for these tests, so copy them over to the pyneuroml tests folders

@sanjayankur31 sanjayankur31 moved this from 🆕 New to 🏗 In progress in NeuroML backlog Jul 4, 2024
@sanjayankur31 sanjayankur31 linked a pull request Sep 4, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in NeuroML backlog Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: enhancement Type: enhancement
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants