diff --git a/README.md b/README.md index 5019f02..b96ce29 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This program aims to simulate the behaviour of spins under a certain MR sequence in a microvascular network. Breifly, the susceptibility variation between blood and tissue leads to local field inhomogeneity which accordingly can be used to generate an MR contrast. The program tries to perform a Monte-Carlo simulation over range of spins which are randomly distributed and move in presence of user defined magnetic field. Here are example plots obtained from the simulator where show BOLD sensitivity as a function of vessel size for Gradient Echo (GRE) and Spin Echo (SE) seqeuences. -![](./doc/img/gre_se.png) +![](./doc/img/gre_se.jpggit ) Some [literature](#Literature) are provided as reference to get a better feeling of what are intended to get from this kind of simulations. diff --git a/doc/img/gre_se.jpg b/doc/img/gre_se.jpg new file mode 100644 index 0000000..ee2cc07 Binary files /dev/null and b/doc/img/gre_se.jpg differ diff --git a/doc/img/gre_se.png b/doc/img/gre_se.png deleted file mode 100644 index 113f5c8..0000000 Binary files a/doc/img/gre_se.png and /dev/null differ