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 more options for ASC and SWC loaders #431

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 29, 2023

  1. WIP: Add options to disable some checks

    Add soma bifurcation for ASC files
    
    Add new options and tests
    
    Use proper warnings and fix tests
    
    Rename single point section into root bifurcation
    
    Add bindings
    
    Cleaning
    
    Clean tests
    
    Apply clang-format
    
    Improve readability of enum Option
    
    Remove duplicated test
    
    Restore add_test in else() block
    
    Add option for root point not equal to -1 in SWC files
    
    Add Python bindings for custom root id
    
    Add tests for conversions
    
    Check that converted files can be read
    adrien-berchet committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    4296eb9 View commit details
    Browse the repository at this point in the history