I am trying to run a searchlight analyses using the Python RSA toolbox. What I want is to compute searchlight RDMs across multiple runs using cross-validated square Mahalanobis distance. However, the get_searchlight_RDMSs function takes in a 2d data input. What does my input data need to look like for this function to compute the crossnobis in a searchlight? Is that even possible?
Funnily enough somebody just posted about this exact issue on github two days ago
You might try contacting them for their solution to get crossnobis working for that specific functions: