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

tckgen: New option -output_stats #2414

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

Conversation

Lestropie
Copy link
Member

@Lestropie Lestropie commented Dec 20, 2021

This new command-line option exports various statistics regarding the streamlines generation process to a JSON file.
Other minor changes:

  • Streamlines terminated due to curvature constraint will only be reported when using an algorithm for which it is possible for streamlines to be terminated specifically due to this constraint.
  • Move -output_seeds option out of the seeding options and to a separate option group dedicated to optional outputs.

Edit: Closes #2413.

This new command-line option exports various statistics regarding the streamlines generation process to a JSON file.
Other minor changes:
- Streamlines terminated due to curvature constraint will only be reported when using an algorithm for which it is possible for streamlines to be terminated specifically due to this constraint.
- Move -output_seeds option out of the seeding options and to a separate option group dedicated to optional outputs.
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

1 participant