Vincent Bazinet
Vincent Bazinet
Hey! I apologize for the delay. I will try to offer a general explanation that will hopefully explain most of the issues that you guys encountered. When we call `alexander_bloch`...
Hi @pinilorenzo, Sorry for the long delay. There does not seem to be any error in your code. To test the `fsaverage_to_fslr` function, I also tried to transform the fsaverage...
Hey @butellyn, You are unfortunately correct: neuromaps currently does not handle timeseries data :disappointed_relieved:. The error occurs because the `load_data` function does not work as expected when loading timeseries data...
Hey @jdkent, sorry for the long delay. You are right that we do mention in the manuscript that we have surface-to-volume mappings. We however ran into some issues, so unfortunately...
Hey @LuRoe7, This bug is due to an update of the `pathlib` module in Python 3.12! Some of the error messages that `pathlib.Path` raises have changed, so we need to...
Hi @enicolaisen Thank you for letting us know! We apologize for the confusion. Currently, when no parcellation is provided, the function accepts surface-based images or path-like objects for these images...