Skip to content

Commit

Permalink
Merge pull request #23 from skoudoro/add-workshop
Browse files Browse the repository at this point in the history
Add workshop banner 63d9d8f
  • Loading branch information
github-actions[bot] committed Jan 23, 2024
1 parent 617c397 commit b20923f
Show file tree
Hide file tree
Showing 4 changed files with 1,456 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: fe41ab56db5f2bd2dc68f3cf0a56e3e5
config: 0bb55311a034eedb55c99948b660f543
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added _static/images/banner/dipy_workshop_2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
72 changes: 51 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -767,33 +767,53 @@ <h1 class="tagline">

<button type="button" data-bs-target="#banners" data-bs-slide-to="0"
class="active" aria-current="True"
aria-label="EVAC+, ISMRM 2023"></button>
aria-label="Join DIPY <br >Workshop 2024,<br>Online Edition!"></button>

<button type="button" data-bs-target="#banners" data-bs-slide-to="1"
class="" aria-current=""
aria-label="PNAS 2023"></button>
aria-label="EVAC+, ISMRM 2023"></button>

<button type="button" data-bs-target="#banners" data-bs-slide-to="2"
class="" aria-current=""
aria-label="Patch2Self, NeurIPS 2020"></button>
aria-label="PNAS 2023"></button>

<button type="button" data-bs-target="#banners" data-bs-slide-to="3"
class="" aria-current=""
aria-label="BUAN, Scientific Reports 2020"></button>
aria-label="Patch2Self, NeurIPS 2020"></button>

<button type="button" data-bs-target="#banners" data-bs-slide-to="4"
class="" aria-current=""
aria-label="SLR, NeuroImage 2015"></button>
aria-label="BUAN, Scientific Reports 2020"></button>

<button type="button" data-bs-target="#banners" data-bs-slide-to="5"
class="" aria-current=""
aria-label="SLR, NeuroImage 2015"></button>

<button type="button" data-bs-target="#banners" data-bs-slide-to="6"
class="" aria-current=""
aria-label="QuickBundles, Frontiers 2012"></button>

</div>
<div class="carousel-inner">

<div class="carousel-item pad-h-20 active">

<img src="_static/images/banner/dipy_workshop_2024.png" class="d-block w-100" alt="...">

<div class="pad-20 carousel-caption d-md-block">
<a href="https://dipy.org/workshop/latest" target="_blank" rel="noopener noreferrer">
<h5>Join DIPY <br >Workshop 2024,<br>Online Edition!</h5>
<!--
<p> Join us for an exciting online workshop hosted by DIPY. Our comprehensive program is design to equip you with the skills and the knowledge needed to master the latest techniques and tools in structural and diffusion Imaging. </p>
-->
</a>
</div>
</div>

<div class="carousel-item pad-h-20 ">

<img src="https://raw.githubusercontent.com/dipy/dipy_data/master/dipy_main_evac.png" class="d-block w-100" alt="...">

<div class="pad-20 carousel-caption d-md-block">
<a href="https://arxiv.org/abs/2206.02837" target="_blank" rel="noopener noreferrer">
<h5>EVAC+, ISMRM 2023</h5>
Expand All @@ -803,7 +823,9 @@ <h5>EVAC+, ISMRM 2023</h5>
</div>

<div class="carousel-item pad-h-20 ">

<img src="https://raw.githubusercontent.com/dipy/dipy_data/master/pnas_2023.jpg" class="d-block w-100" alt="...">

<div class="pad-20 carousel-caption d-md-block">
<a href="https://www.pnas.org/doi/abs/10.1073/pnas.2303491120" target="_blank" rel="noopener noreferrer">
<h5>PNAS 2023</h5>
Expand All @@ -813,7 +835,9 @@ <h5>PNAS 2023</h5>
</div>

<div class="carousel-item pad-h-20 ">

<img src="https://raw.githubusercontent.com/dipy/dipy_data/master/patch2self_banner.PNG" class="d-block w-100" alt="...">

<div class="pad-20 carousel-caption d-md-block">
<a href="" target="_blank" rel="noopener noreferrer">
<h5>Patch2Self, NeurIPS 2020</h5>
Expand All @@ -823,7 +847,9 @@ <h5>Patch2Self, NeurIPS 2020</h5>
</div>

<div class="carousel-item pad-h-20 ">

<img src="https://raw.githubusercontent.com/dipy/dipy_data/master/buan_profiles.png" class="d-block w-100" alt="...">

<div class="pad-20 carousel-caption d-md-block">
<a href="" target="_blank" rel="noopener noreferrer">
<h5>BUAN, Scientific Reports 2020</h5>
Expand All @@ -833,7 +859,9 @@ <h5>BUAN, Scientific Reports 2020</h5>
</div>

<div class="carousel-item pad-h-20 ">

<img src="https://github.com/Garyfallidis/garyfallidis.github.com/blob/master_bak/images/slr_banner.jpg?raw=true" class="d-block w-100" alt="...">

<div class="pad-20 carousel-caption d-md-block">
<a href="" target="_blank" rel="noopener noreferrer">
<h5>SLR, NeuroImage 2015</h5>
Expand All @@ -843,7 +871,9 @@ <h5>SLR, NeuroImage 2015</h5>
</div>

<div class="carousel-item pad-h-20 ">

<img src="https://github.com/Garyfallidis/garyfallidis.github.com/blob/master_bak/images/quickbundles_banner.jpg?raw=true" class="d-block w-100" alt="...">

<div class="pad-20 carousel-caption d-md-block">
<a href="" target="_blank" rel="noopener noreferrer">
<h5>QuickBundles, Frontiers 2012</h5>
Expand All @@ -866,11 +896,11 @@ <h4 class="explore-tile-title mar-v-5">Command-Line Interfaces</h4>
<p class="explore-title-description">
All the algorithms are available using CLI. You can also create your own algorithms.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/interfaces/index">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

<div class="explore-tile pad-h-20 pad-v-48">
Expand All @@ -881,11 +911,11 @@ <h4 class="explore-tile-title mar-v-5">Statistical Analysis</h4>
<p class="explore-title-description">
DIPY allows you to use different methods like BUAN, AFQ, K-Fold cross validation.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/examples_built/index.html#streamlines-analysis-and-connectivity">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

<div class="explore-tile pad-h-20 pad-v-48">
Expand All @@ -896,11 +926,11 @@ <h4 class="explore-tile-title mar-v-5">Reconstruction</h4>
<p class="explore-title-description">
<b>Single shell</b>: DTI, CSA, SFM, SDT, Q-Ball, CSD, and many more. <br/> <b>Multi shell</b>: GQI, DTI, DKI, SHORE, MAPMRI, MSMT-CSD, and many more.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/examples_built/index.html#reconstruction">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

<div class="explore-tile pad-h-20 pad-v-48">
Expand All @@ -911,11 +941,11 @@ <h4 class="explore-tile-title mar-v-5">Registration</h4>
<p class="explore-title-description">
Affine Registration, Diffeomorphic 2D/3D Registration, Streamlines based Registration, and much more.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/examples_built/index.html#registration">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

<div class="explore-tile pad-h-20 pad-v-48">
Expand All @@ -926,11 +956,11 @@ <h4 class="explore-tile-title mar-v-5">Tractography</h4>
<p class="explore-title-description">
Probabilistic Tracking, Deterministic Tracking, PFT Tracking, and much more.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/examples_built/index.html#fiber-tracking">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

<div class="explore-tile pad-h-20 pad-v-48">
Expand All @@ -941,11 +971,11 @@ <h4 class="explore-tile-title mar-v-5">Denoising</h4>
<p class="explore-title-description">
Affine Registration, Diffeomorphic 2D/3D Registration, Streamlines based Registration, and much more.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/examples_built/preprocessing/denoise_patch2self.html#sphx-glr-examples-built-preprocessing-denoise-patch2self-py">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

<div class="explore-tile pad-h-20 pad-v-48">
Expand All @@ -956,11 +986,11 @@ <h4 class="explore-tile-title mar-v-5">Visualization</h4>
<p class="explore-title-description">
ODFs visualization, interactive tractogram visualization, Advanced UI and Shaders, and much more.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/examples_built/index.html#visualization">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

<div class="explore-tile pad-h-20 pad-v-48">
Expand All @@ -971,11 +1001,11 @@ <h4 class="explore-tile-title mar-v-5">Pre-Processing</h4>
<p class="explore-title-description">
Brain extraction, SNR estimation, Reslice Datasets, and much more.
</p>

<a class="btn-link explore-tile-know-more" href="https://docs.dipy.org/stable/examples_built/index.html#preprocessing">
Know more <i class="fa-solid fa-chevron-right pad-l-5"></i>
</a>

</div>

</div>
Expand Down
Loading

0 comments on commit b20923f

Please sign in to comment.