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

reconstruct at location #182

Open
lucywowen opened this issue Aug 13, 2018 · 0 comments
Open

reconstruct at location #182

lucywowen opened this issue Aug 13, 2018 · 0 comments

Comments

@lucywowen
Copy link
Contributor

We should also add an option to allow the user to specify locations as 3D coordinates. that would allow them to specify location that weren't already in the model, which would make the syntax more general. e.g. a future version could work as follows:

if recon_loc_inds is None, reconstruct at all model locations
if recon_loc_inds is an array, reconstruct at those inds in the Model object
if recon_loc_inds is a matrix with 3 columns, reconstruct at those MNI locations (even if they're not in the model; may require blurring out the model to those locations)

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

No branches or pull requests

1 participant