Skip to content

Commit 6d0b2a1

Browse files
authored
Merge pull request #40 from nipreps/talks/bootcamp-program
DOC: Fill out the program (Geneva bootcamp)
2 parents 70b7468 + 2b2279a commit 6d0b2a1

File tree

1 file changed

+92
-7
lines changed
  • docs/assets/fmriprep-bootcamp-geneva2024/home

1 file changed

+92
-7
lines changed

docs/assets/fmriprep-bootcamp-geneva2024/home/index.html

Lines changed: 92 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,16 @@
360360
text-align: right;
361361
}
362362

363+
.program-table td:nth-child(2) {
364+
font-size: 1.2em;
365+
366+
}
367+
.program-table td:nth-child(1) {
368+
font-size: 0.9em;
369+
color: #999;
370+
padding-right: 20px;
371+
}
372+
363373
</style>
364374
</head>
365375
<body>
@@ -402,14 +412,14 @@
402412
https://www.nipreps.org/assets/fmriprep-bootcamp-geneva2024/home/
403413
</a>
404414

405-
<br />
406415
<br />
407416

408-
.large[<i class="fa-solid fa-house"></i>]
409-
410-
## fMRIPrep Bootcamp
417+
## CIBM's First fMRIPrep Bootcamp
411418

419+
CMU, Geneva, September 9-11, 2024
412420

421+
<br />
422+
.large[<i class="fa-solid fa-play"></i> Get started]
413423
]
414424

415425
???
@@ -429,7 +439,7 @@
429439

430440
---
431441

432-
# Program
442+
# Program | Day 1
433443

434444
.right-column3.center[
435445
<a href="https://www.nipreps.org/assets/fmriprep-bootcamp-geneva2024/home/#2">
@@ -439,16 +449,91 @@
439449
</a>
440450
]
441451

452+
<br />
442453
.left-column3[
454+
.program-table[
455+
| | |
456+
|---:|---|
457+
| 8h30 | Welcome & breakfast |
458+
| 9h00 | Opening |
459+
| 9h30 | [Overview of the fMRI neuroimaging pipeline & <i>fMRIPrep</i>](/assets/fmriprep-bootcamp-geneva2024/day1-01-fmriprep-primer) |
460+
| 10h30 | Coffee break |
461+
| 10h45 | [The Brain Imaging Data Structure (BIDS)](/assets/fmriprep-bootcamp-geneva2024/day1-02-bids) |
462+
| 11h30 | [BIDS hands-on](/assets/fmriprep-bootcamp-geneva2024/day1-03-bids-convert-a-dataset) |
463+
| 12h00 | Lunch break |
464+
| 13h30 | Hands-on: making data available on HPC |
465+
| 14h30 | Containers |
466+
| 15h00 | Coffee break |
467+
| 15h15 | Hands-on: Apptainer within HPC Unige |
468+
| 16h00 | Hands-on: run fMRIPrep on the dataset |
469+
| 17h00 | End |
470+
]]
443471

444-
.large[
472+
???
445473

446-
*
447474

475+
---
476+
477+
# Program | Day 2
478+
479+
.right-column3.center[
480+
<a href="https://www.nipreps.org/assets/fmriprep-bootcamp-geneva2024/home/#3">
481+
<img src="images/qr-talk-url.svg" alt="workflow" style="width: 100%" />
482+
<br />
483+
https://www.nipreps.org/assets/fmriprep-bootcamp-geneva2024/home/
484+
</a>
485+
]
486+
487+
<br />
488+
.left-column3[
489+
.program-table[
490+
| | |
491+
|---:|---|
492+
| 8h30 | Welcome & breakfast |
493+
| 9h00 | Execution forensics: did it work? |
494+
| 9h30 | Resource planning, parallelization |
495+
| 10h30 | Coffee break |
496+
| 10h45 | Analysis of the *mixed* task |
497+
| 12h00 | Lunch break |
498+
| 13h30 | MRIQC and QA/QC |
499+
| 15h00 | Coffee break |
500+
| 15h15 | Hands-on: Running *fMRIPrep* on your data on cluster |
501+
| 16h00 | Preparation of the hackathon (groups, projects) |
502+
| 17h00 | End |
448503
]]
449504

450505
???
451506

507+
---
508+
509+
# Program | Day 3 (Hackathon)
510+
511+
.right-column3.center[
512+
<a href="https://www.nipreps.org/assets/fmriprep-bootcamp-geneva2024/home/#3">
513+
<img src="images/qr-talk-url.svg" alt="workflow" style="width: 100%" />
514+
<br />
515+
https://www.nipreps.org/assets/fmriprep-bootcamp-geneva2024/home/
516+
</a>
517+
]
518+
519+
520+
<br />
521+
.left-column3[
522+
.program-table[
523+
| | |
524+
|---:|---|
525+
| 8h30 | Welcome & breakfast |
526+
| 9h00 | Project pitches |
527+
| | Coffee break |
528+
| | **Hacking!** |
529+
| 12h00 | Lunch break |
530+
| 13h00 | **Hacking!** |
531+
| 15h00 | Coffee break |
532+
| 15h15 | Round table and showcasing results |
533+
| 16h30 | End |
534+
]]
535+
536+
???
452537

453538
</textarea>
454539
<script src="https://remarkjs.com/downloads/remark-latest.min.js"></script>

0 commit comments

Comments
 (0)