Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ languages:
defaultDescription: Brainhack School
facebook_site: ''
twitter_site: ''
default_sharing_image: img/brainhackSchool.jpg
googleMapsApiKey:
style: green
email:
Expand Down Expand Up @@ -188,4 +187,6 @@ markup:

disqusShortname: ''
googleAnalytics: ''
paginate: 10
pagination:
pagerSize: 10

2 changes: 1 addition & 1 deletion content/en/project/ADHD_frontoparietal_network/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ github_repo: https://github.com/nauxgnid/hu_project
# If you are working on a project that has website, indicate the full url including "https://" below or leave it empty.
website:

image: "sub-8150_run-02_rdlpfc_seed_map.png"
#image: "sub-8150_run-02_rdlpfc_seed_map.png"

# List +- 4 keywords that best describe your project within []. Note that the project summary also involves a number of key words. Those are listed on top of the [github repository](https://github.com/PSY6983-2021/project_template), click `manage topics`.
# Please only lowercase letters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: "project" # DON'T TOUCH THIS ! :)
date: "2023-06-8" # Date you first upload your project.
date: 2023-06-08 # Date you first upload your project.
# Title of your project (we like creative title)
title: "Brain Tumor Segmentation via SAM-based fine-tuning on structural MRI images"

Expand Down
2 changes: 1 addition & 1 deletion content/en/project/NODDI-for-PD-biomarkers-in-SC/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
type: "project" # DON'T TOUCH THIS ! :)
date: "2023-65-08" # Date you first upload your project.
date: 2023-06-08 # Date you first upload your project.
# Title of your project (we like creative title)
title: Identifying Potential Biomarkers for Parkinson’s Disease Using Neurite Orientation Dispersion and Diffusion Imaging (NODDI)

Expand Down