-
Notifications
You must be signed in to change notification settings - Fork 3
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
Next steps todolist #11
Comments
I am working on the materials for the whats new / intro session. Since the goal is to have something interactive and code oriented, I think the Notebook format seems like a good choice for the support. I'm planning to do one notebook per following subject:
For now, I've put them in a public repo under my name (but we can move them later to a common repo for all materials?) here: https://github.com/NicolasGensollen/nilearn-dev-days-2021-introduction It's still not finished and pretty drafty, but feel free to have a look if you have some time. |
thanks @NicolasGensollen ! sorry for the late reply. in the meanwhile I have put a draft of what could be discussed in the session about surfaces in this gist, please let me know what you think and I can send an invitation to edit. I think the opening presentation should be very short, briefly highlighting the points that need work (surface data representation, serialization, masking, plotting), and then see what participants want to discuss. |
re. the introduction notebooks, I think they look great! I just wonder if it is not a bit too much material to cover in a relatively short session? |
Thanks @jeromedockes ! 👍
I agree, I created a dedicated folder to hold them: https://github.com/nilearn/dev-days-2021/tree/main/Notebooks
Yes, most likely. This session will be approx 40 minutes for Nilearn and 20 minutes for Nibabel so we won't have much time indeed. I was thinking about dropping detailed explanations for DecoderRegressor and FREM objects and just introduce them quickly and explain that they can be used like the Decoder object. 🤔
Awesome! I had a quick look at it, and I think it looks great! 👍 I really like the possible API examples that you give, it makes you want to start coding right away 😃 |
thanks! I'll move it to the directory you created, but it seems I don't
have write access to this repository?
|
I was thinking about dropping detailed explanations for DecoderRegressor and FREM objects and just introduce them quickly and explain that they can be used like the Decoder object.
that's a good idea, they are used in the same way so saying that they
exist should be enough
|
I added you with write access, I thought you had these rights by default. |
Thx @NicolasGensollen !
[Difumo]
[glm]
[plotting]
[reporting]
|
Hello Nicolas ! Sorry to be a little late for the answer. I think having materials ready is great and always reusable (for example maybe we can post them on twitter sometimes to communicate on new features). However I feel there is way too much to cover here for the time you planned.
Sorry for the long answer |
Thanks for the answer @thomasbazeille !
I think keeping the notebooks there doesn't hurt. If people are interested and want to read them after the session, they will have the opportunity to do so. Also, the reporting notebook will be for the HTML reports session, not for the intro/whatsnew session. |
Just a todo list to keep track of things we decided to do during our nilearn meeting yesterday:
General todo list:
Prepare slides (till Friday 30th):
The text was updated successfully, but these errors were encountered: