Skip to content

Commit

Permalink
Merge pull request #39 from HarmonizedMRI/development
Browse files Browse the repository at this point in the history
cleaning up things
  • Loading branch information
RyanZurrin authored Sep 15, 2024
2 parents 127d3f8 + 27e9959 commit 0e719e2
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
update:
runs-on: ubuntu-latest
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE20: true

steps:
- name: Checkout repository
Expand Down
6 changes: 3 additions & 3 deletions _data/projects.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
timestamp,title,contact,url,category,description,logo,featured
6/17/2024 12:14:04,SMS-EPI fMRI,jfnielse@umich.edu,https://github.com/HarmonizedMRI/SMS-EPI,"Sequence programming, Image reconstruction, fMRI","A Pulseq SMS-EPI fMRI sequence and reconstruction protocol, suitable for multi-site, multi-vendor studies.",/assets/logos/hmri_nielsen.png,True
6/18/2024 9:57:31,Pulseq-diffusion,qliu30@mgh.harvard.edu,https://github.com/HarmonizedMRI/Pulseq-diffusion,"Sequence programming, Image reconstruction, Diffusion",MatLab code to create diffusion EPI sequences to be run using the Pulseq sequence programming environment,/assets/logos/diff_liu.png,False
7/27/2024 15:28:27,Pulseq on GE,jfnielse@umich.edu,https://toppemri.github.io,Pulseq interpreter,An updated Pulseq interpreter for GE scanners. Compatible with most software versions from DV26 to MR30.2.,/assets/logos/Pulseq_GE_logo.png,False
6/17/2024 12:14:04,SMS-EPI fMRI,jfnielse@umich.edu,https://github.com/HarmonizedMRI/SMS-EPI,"Sequence programming, Image reconstruction, fMRI","A Pulseq SMS-EPI fMRI sequence and reconstruction protocol, suitable for multi-site, multi-vendor studies.",/assets/logos/SMS-EPI_fMRI.png,True
6/18/2024 9:57:31,Pulseq-diffusion,qliu30@mgh.harvard.edu,https://github.com/HarmonizedMRI/Pulseq-diffusion,"Sequence programming, Image reconstruction, Diffusion",MatLab code to create diffusion EPI sequences to be run using the Pulseq sequence programming environment,/assets/logos/Pulseq-diffusion.png,False
7/27/2024 15:28:27,Pulseq on GE,jfnielse@umich.edu,https://toppemri.github.io,Pulseq interpreter,An updated Pulseq interpreter for GE scanners. Compatible with most software versions from DV26 to MR30.2.,/assets/logos/Pulseq_on_GE.png,False
File renamed without changes
File renamed without changes
Binary file removed assets/logos/Automation_Test.png
Binary file not shown.
Binary file removed assets/logos/Pulseq_GE_logo.png
Binary file not shown.
Binary file removed assets/logos/Test.png
Binary file not shown.
Binary file removed assets/logos/Test_Auto.png
Binary file not shown.
Binary file removed assets/logos/Test_Automation_Project.png
Binary file not shown.
Binary file removed assets/logos/Test_automation_approval.png
Binary file not shown.
Binary file removed assets/logos/Testing_Approval_Project.png
Binary file not shown.
Binary file removed assets/logos/Testing_Project.png
Binary file not shown.
Binary file removed assets/logos/diff_liu.png
Binary file not shown.
Binary file removed assets/logos/hmri_nielsen.png
Binary file not shown.
2 changes: 1 addition & 1 deletion index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and we will add the information to this site.
We invite projects that support any part of an open, vendor-agnostic MRI workflow:

<br>
<img src="{{ site.baseurl }}/assets/hmri.png" alt="HarmonizedMRI"/> <!-- width="800"/> -->
<img src="{{ site.baseurl }}/assets/images/hmri.png" alt="HarmonizedMRI"/> <!-- width="800"/> -->

<!-- Featured Project Section -->
<br>
Expand Down

0 comments on commit 0e719e2

Please sign in to comment.