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
So, we want a bbCreate/bbSet/bbGet (as above) and maybe a bbPlot. The bbPlot would rely on all of the utilities/visualization functions. The plotting routines could all be reached through this gateway.
This class would include the NIfTI file (data) as a slot in the object.
Then when we call bbGet, for example, it would pull out the NIfTI data from the brain beats object and call niftiGet() on the ni data.
The text was updated successfully, but these errors were encountered: