-
Notifications
You must be signed in to change notification settings - Fork 4
Task: surf to surf test #86
Copy link
Copy link
Open
Labels
taskA development task intended for Github ProjectsA development task intended for Github ProjectstestingTesting of existing codeTesting of existing code
Milestone
Metadata
Metadata
Assignees
Labels
taskA development task intended for Github ProjectsA development task intended for Github ProjectstestingTesting of existing codeTesting of existing code
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Use NetworkX compute all cycles
start at Nmt2Sym
All circles in all directions
https://networkx.org/documentation/stable/reference/algorithms/cycles.html
https://networkx.org/documentation/stable/reference/algorithms/generated/networkx.algorithms.cycles.recursive_simple_cycles.html#networkx.algorithms.cycles.recursive_simple_cycles
https://www.humanconnectome.org/software/workbench-command/-signed-distance-to-surface
Will need to add to the niwrap descriptor
https://niwrap.dev/hub/?package=workbench&app=signed-distance-to-surface
Call signed distance to surface with two surfaces
Returns output file that has distance for each vertex
Open file, take the absolute value, take the median = error
For loop over all possibilities
Apply transformations
Apply error at each step
Tasks
Freeform Notes
No response