You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say when you want to hit the dACC for example.
Error looks as follows:
{Error using makeBowl
The centre of the bowl must be within the grid.
Error in transducer_setup (line 46)
bowl = makeBowl(grid_dims, trans_pos, transducer_pars.radius_grid, transducer_pars.Elements_OD(el_i), focus_pos);
Error in single_subject_pipeline (line 546)
[~, source_labels] = transducer_setup(parameters.transducer, backtransf_coordinates(1,:), backtransf_coordinates(2,:), ...
If you need more informations feel free to let me know
The text was updated successfully, but these errors were encountered:
This could be solved by adjusting the pipeline to add a bit of empty space along the z-axis (so above the head).
Another solution is to limit recruitment to people with small heads.
Say when you want to hit the dACC for example.
Error looks as follows:
If you need more informations feel free to let me know
The text was updated successfully, but these errors were encountered: