Skip to content

Commit 79dc970

Browse files
committed
update doc
1 parent 3bb7ac1 commit 79dc970

3 files changed

Lines changed: 5 additions & 13 deletions

File tree

docs/rst/1-1_hello_monalisa.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ as soon as the compilation step is done (see next section):
1818
- Use the `chain_recon_calls_script <https://github.com/MattechLab/monalisa/blob/main/demo/script_demo/script_recon_calls/chain_recon_calls_script.m>`_ to test *chain reconstructions* (multiple frames with one non-spatial dimension).
1919
- The `sheet_recon_calls_script <https://github.com/MattechLab/monalisa/blob/main/demo/script_demo/script_recon_calls/sheet_recon_calls_script.m>`_ performs the tests for *sheet reconstructions* (multiple frames with two non-spatial dimension).
2020

21-
Use it to test rapidely our reconstruction framework.
21+
Use it to test rapidly our reconstruction framework.
2222
Find in `A mathematical Language for MRI Reconstructions <https://zenodo.org/record/8195815>`_ the mathematics behind our implementations, with references to the literature.
2323

2424
If you are here, you are probably considering our framework for image reconstruction.

docs/rst/6_ack_contribution.rst

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ Monalisa toolkit is the result of a collective effort involving contributions an
66

77
If you like it, please cite us! Here\'s how:
88

9-
Cite the Article
10-
----------------
11-
We would kindly ask the users to cite the following article when utilizing the work.
12-
13-
* Citation of [arxiv link] to be released.
149

1510
Reference the Repository and SOPs
1611
---------------------------------
@@ -64,12 +59,9 @@ We sincerely thank all contributors and organizations whose support has made thi
6459

6560
.. container:: image-row
6661

67-
.. image:: ../images/ack/MatTech.png
68-
:width: 30%
69-
7062
.. image:: ../images/ack/SNF_logo_standard_web_color_pos_e-300x68.png
71-
:width: 30%
63+
:width: 45%
7264

7365
.. image:: ../images/ack/en_hei.png
74-
:width: 30%
66+
:width: 45%
7567

docs/rst/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
99

1010
project = 'Monalisa'
11-
copyright = '2024, Bastien Milani'
12-
author = 'Bastien Milani'
11+
copyright = '2024, MatTech Lab'
12+
author = 'MatTech Lab'
1313
release = '0.1.0'
1414

1515
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)