You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, the visualization module only supports coloring the peaks by orientation. It is fine for the current use. We could however easily add uniform coloring or, even more interesting, scalar coloring, e.g. to color using the peaks' fractions.
Investigate coloring options in fury
Modify viz.backends.fury and viz.slice to add the functionalities
Add arguments in io.utils.add_peaks_screenshot_args
Bind in the relevant scripts
The text was updated successfully, but these errors were encountered:
For now, the visualization module only supports coloring the peaks by orientation. It is fine for the current use. We could however easily add
uniform
coloring or, even more interesting,scalar
coloring, e.g. to color using the peaks' fractions.fury
viz.backends.fury
andviz.slice
to add the functionalitiesio.utils.add_peaks_screenshot_args
scripts
The text was updated successfully, but these errors were encountered: