Add mri-scanner (Bloch simulation in the browser)
1 changed file+2−1
profile/README.mdmodified+2−1View file
@@ -45,9 +45,10 @@ Here are a couple of VS Code–style IDEs that run entirely in the browser: one
4545
4646 ## MRI pulse sequences
4747
48-[Pulseq](https://pulseq.github.io/) is an open framework for defining MRI pulse sequences. Here you can write pulseq sequences in MATLAB syntax and run them in the browser via numbl to generate a `.seq` file, or upload and interactively explore an existing one.
48+[Pulseq](https://pulseq.github.io/) is an open framework for defining MRI pulse sequences. Here you can write pulseq sequences in MATLAB syntax and run them in the browser via numbl to generate a `.seq` file, upload and interactively explore an existing one, or simulate one on a digital phantom to see the raw k-space it acquires.
4949
5050 - **[seqlab](https://github.com/concept-collection/seqlab)** · [live](https://concept-collection.github.io/seqlab/)
51+- **[mri-scanner](https://github.com/concept-collection/mri-scanner)** · [live](https://concept-collection.github.io/mri-scanner/)
5152
5253 ## Matrix multiplication benchmark
5354