Skip to content
Merged
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
4 changes: 2 additions & 2 deletions .github/workflows/playground_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ jobs:

- name: Install dependencies
run: |
pip install pypulseq &> /dev/null
pip install pypulseq==1.4.2post1 &> /dev/null
pip install pydisseqt
pip install MRzeroCore --no-deps
pip install ismrmrd
pip install MRzeroCore --no-deps
pip install torchkbnufft PyWavelets tqdm scikit-image
wget https://github.com/MRsources/MRzero-Core/raw/main/documentation/playground_mr0/numerical_brain_cropped.mat &> /dev/null
pip install jupyter nbconvert
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/simulation_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Install dependencies
run: |
pip install pypulseq
pip install pypulseq==1.4.2post1 &> /dev/null
pip install torchkbnufft
pip install nbformat

Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_DREAM_STE_seq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_DWI_SE_EPI.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
}
],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_EPI_2D_seq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_FID_seq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"outputs": [],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_FLASH_2D_seq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_GRE_to_FLASH.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"outputs": [],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_RARE_2D_seq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"outputs": [],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_SE_CPMG_seq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"outputs": [],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"outputs": [],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"outputs": [],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
2 changes: 1 addition & 1 deletion documentation/playground_mr0/mr0_bSSFP_2D_seq.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
],
"source": [
"!pip install pypulseq &> /dev/null\n",
"!pip install pypulseq==1.4.2post1 &> /dev/null\n",
"!pip install torchkbnufft --no-deps\n",
"!pip install ismrmrd\n",
"!pip install MRzeroCore --no-deps\n",
Expand Down
Loading