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

Let's make a real brain beats struct (or class) #6

Open
wandell opened this issue Jun 14, 2018 · 1 comment
Open

Let's make a real brain beats struct (or class) #6

wandell opened this issue Jun 14, 2018 · 1 comment

Comments

@wandell
Copy link
Contributor

wandell commented Jun 14, 2018

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.

@wandell
Copy link
Contributor Author

wandell commented Jun 14, 2018

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.

 bbPlot(bb,plotType,plotParams)

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