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

Tool to add MCM data on Tractography data #83

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

astamm
Copy link
Contributor

@astamm astamm commented Jan 11, 2022

New tool to add an interpolated MCM at each point of a collection of tracts.

@ocommowi ocommowi force-pushed the master branch 2 times, most recently from b3f19d7 to afcf4f4 Compare January 28, 2022 14:39
Copy link
Contributor

@Florent2305 Florent2305 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Request a test on MSVC

COMPONENT(DDI) \

#define GENERATE_ENUM(ENUM) ENUM,
#define GENERATE_STRING(STRING) #STRING,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We must test this macro on MSVC.

@@ -10,21 +10,30 @@
#include <AnimaMCMBaseExport.h>
#include <animaMCMConstants.h>

#define FOREACH_COMPONENT(COMPONENT) \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Macros are in themselves a bit ugly, but in multi lines it's worse.

@astamm
Copy link
Contributor Author

astamm commented Oct 4, 2023

Thanks @Florent2305. This PR should actually not be merged yet. More work is needed following discussions with @jcoloigner who I invite to join the conversation here.

I also think we should think of a better more consistent naming convention. Since it is primarily related to fibers the tool should be name starting with animaFibers....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants