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

Roadmap? #47

Open
a-hurst opened this issue Apr 9, 2018 · 9 comments
Open

Roadmap? #47

a-hurst opened this issue Apr 9, 2018 · 9 comments

Comments

@a-hurst
Copy link

a-hurst commented Apr 9, 2018

Just discovered this project through the frontiers article and am very impressed with the speed you've managed to achieve with OpenCL. However, given the lack of recent activity in the repo, I'm concerned that the funding or interest for maintaining/refining the project has died out, making it potentially a bad time investment to learn. If there is still a will and intent to keep working on BROCCOLI (which I really hope there is, being able to do first-level analyses in minutes instead of days would be amazing), is there a development roadmap that could be made public to reassure us that the project has a future?

If funding is an issue, I'd imagine a little publicity on some neuro blogs and a proper website with some simple tutorials would help get more people interested in the project, including people who would happily contribute code/donations.

Cheers,

  • Austin
@wanderine
Copy link
Owner

wanderine commented Apr 10, 2018 via email

@a-hurst
Copy link
Author

a-hurst commented Apr 10, 2018

Great news Anders, thanks for the response!

My mathematics and low-level programming skills aren't quite up to the level where I could contribute to main development, but I am reasonably proficient in Python and R if you had any tasks you wanted help with on that front. I'd also be able to help put together a better README for the GitHub page with a more in-depth description and install instructions (see here for an example of what I mean), as well as some some simple step-by-step markdown tutorials on getting started and analyzing some example data (I'm in the process of trying BROCCOLI out with some data right now, and some practice tutorials would definitely be helpful).

Related to that, I think it might be a good idea to have a task list along with the roadmap for things that interested newcomers could try their hand at (lots of OSS projects I've encountered do this). I think one of the good things BROCCOLI has going for it is that, unlike FSL and many of the other big suites, the development is happening here on GitHub where community involvement and collaboration is much easier, and it would be good to put that advantage to use.

Best,

- Austin

@wanderine
Copy link
Owner

wanderine commented Apr 11, 2018 via email

@a-hurst
Copy link
Author

a-hurst commented Apr 12, 2018

Once I get a bit more familiar with BROCCOLI, I'd be happy to take a look at Python/R integration. I've worked with a couple odd projects that are Python wrappers for C libraries so I already have some familiarity with how to bridge that gap.

On the "getting more familiar with BROCCOLI" front, do you have any analysis scripts and/or data sets for event-related fMRI using BROCCOLI that you're willing to share? I looked through some of the analysis scripts in your other repos and found ones that use an odd function here or there, but I couldn't find any examples of a full BROCCOLI first-level analysis with properly-formatted regressors and contrasts files. I've been doing my best to figure things out with the PDF documentation, but the resulting cope contrasts look completely wonky in FSLEyes with the min and max values ranging from -60 to 48 and showing every single voxel as active (the T1-to-MNI registration works beautifully, though). I'm not sure if I'm looking at the data wrong or if there's a problem with the way I ran my analysis (I'm fairly new to fMRI), so it'd be very helpful to have some known-working data/scripts that I could use as a reference. Once I get it working I'd be happy to write up a step-by-step tutorial on how it's done, for both the sake of my future self and the sake of others trying to get started.

Thanks!

@wanderine
Copy link
Owner

wanderine commented Apr 19, 2018 via email

@portokalh
Copy link

With some pointers i wonder if i can help extract the uncorrected stats from randomise/the plain voxel wise permutation results ? thanks for sharing your work!

@wanderine
Copy link
Owner

wanderine commented Apr 20, 2018 via email

@Alea4jacta6est
Copy link

Alea4jacta6est commented Jan 5, 2019

@a-hurst Hi, I'd like to help with writing Python wrapper for BROCCOLI, I just wanted to know, where you started and what problems do you need to resolve?

@a-hurst
Copy link
Author

a-hurst commented Jan 6, 2019

Hi @Alea4jacta6est, unfortunately I had a much busier summer than I had anticipated so I didn't even end up starting on a Python wrapper. If you're starting from scratch, I'd recommend looking at the Nipype project which provides a universal Python API for different MRI softwares (and allows easy passing of data between them so you can mix and match tools in your workflow). All you would need to do would be to write a BROCCOLI implementation of the API and it could be used alongside FSL, SPM et al. in a workflow. Hope this helps!

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

4 participants