Closed muschellij2 closed 5 years ago
FYI - happens locally as well.
ok - this looks very tricky.
when I run the example from ?kellyKapowski
, I see the same thing ( in verbose mode ) but the thickness image looks correct.
I saw something similar with antsMotionCorr
and massaged some C++ and it disappeared .... but not sure what the issue was.
is the thickness image produced / correct?
I've identified the problem but not the fix just yet
resolved here 554b696927351c0de998fa6cde346c16630212fb
sorry: https://github.com/ANTsX/ANTs/commit/7906d7325453015c886ec13b14f78808e3c43c66 @ntustison @gdevenyi minor bug fix
Thanks @stnava . Interesting that this as causing problems.
Result of the itk version tag update?
Yes, I think so
On Sun, Oct 6, 2019 at 12:26 PM Gabriel A. Devenyi notifications@github.com wrote:
Result of the itk version tag update?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/stnava/ITKR/issues/43?email_source=notifications&email_token=AACPE7VK7JQAGDZERRF5GB3QNIGR5A5CNFSM4I5UUGVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAOOA3Y#issuecomment-538763375, or mute the thread https://github.com/notifications/unsubscribe-auth/AACPE7XMU5FN7NL7YSWPR7DQNIGR5ANCNFSM4I5UUGVA .
--
brian
Result is there, seems to look OK. Only see the message when verbose = TRUE
. Likely not a real issue but a warning that's just showing some issues with linking.
Edit: that is not true - it just returns the GM probability image!
New installation seems to work for me. @stnava - I don't know if you made changes but new installation results in a cortical thickness image.
yes - that was fixed - I don't recall what the issue was - something trivial
brian
On Wed, Oct 23, 2019 at 8:39 AM John Muschelli notifications@github.com wrote:
New installation seems to work for me. @stnava https://github.com/stnava
- I don't know if you made changes but new installation results in a cortical thickness image.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/stnava/ITKR/issues/43?email_source=notifications&email_token=AACPE7QC4XXBLSH5ZC7USILQQBAYJA5CNFSM4I5UUGVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECBICZY#issuecomment-545423719, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACPE7WTJQKTJGRB3SSF6BTQQBAYJANCNFSM4I5UUGVA .
Installed from
remotes::install("stnava/ITKR")
:When trying to run
ANTsR::kellyKapowski
(cort_thickness
wraps this) and all files exist, getting error:Session information