Skip to content

Commit

Permalink
deploy: 2c306e8
Browse files Browse the repository at this point in the history
  • Loading branch information
mcencini committed Sep 11, 2024
1 parent fa50ace commit 1853fcf
Show file tree
Hide file tree
Showing 35 changed files with 1,449 additions and 1,190 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/97311824058f797f626f60388949c9ac/example_sensmap.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/eef16aed61bb3111fb05506f99c151ec/example_girf.zip
Binary file not shown.
Binary file modified _downloads/f9d23f3d63b69962dd720cce1c593653/example_brainweb.zip
Binary file not shown.
894 changes: 481 additions & 413 deletions _sources/generated/autoexamples/01.Phantoms/example_brainweb.rst

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ with ``n=0`` being the intra-/extra-cellular water (long T1 / T2) and
.. code-block:: none
<matplotlib.colorbar.Colorbar object at 0x7f19f297fb20>
<matplotlib.colorbar.Colorbar object at 0x7f5746edb8b0>
Expand Down Expand Up @@ -555,7 +555,7 @@ The path is selected according to the following hierachy (inspired by ``brainweb

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 5.069 seconds)
**Total running time of the script:** (0 minutes 4.155 seconds)


.. _sphx_glr_download_generated_autoexamples_01.Phantoms_example_shepplogan.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**03:35.124** total execution time for 3 files **from generated/autoexamples/01.Phantoms**:
**03:48.514** total execution time for 3 files **from generated/autoexamples/01.Phantoms**:

.. container::

Expand All @@ -33,11 +33,11 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_generated_autoexamples_01.Phantoms_example_cbs_neuro.py` (``example_cbs_neuro.py``)
- 01:57.614
- 02:13.641
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_01.Phantoms_example_brainweb.py` (``example_brainweb.py``)
- 01:32.441
- 01:30.719
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_01.Phantoms_example_shepplogan.py` (``example_shepplogan.py``)
- 00:05.069
- 00:04.155
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ The path is selected according to the following hierachy (inspired by ``brainweb

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 2.586 seconds)
**Total running time of the script:** (0 minutes 1.773 seconds)


.. _sphx_glr_download_generated_autoexamples_02.Fields_example_sensmap.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ B0 offset range using the ``b0range`` argument as:

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 4.669 seconds)
**Total running time of the script:** (0 minutes 3.334 seconds)


.. _sphx_glr_download_generated_autoexamples_02.Fields_example_staticfield.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ The path is selected according to the following hierachy (inspired by ``brainweb

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 2.711 seconds)
**Total running time of the script:** (0 minutes 1.973 seconds)


.. _sphx_glr_download_generated_autoexamples_02.Fields_example_transmitfield.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:09.966** total execution time for 3 files **from generated/autoexamples/02.Fields**:
**00:07.080** total execution time for 3 files **from generated/autoexamples/02.Fields**:

.. container::

Expand All @@ -33,11 +33,11 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_generated_autoexamples_02.Fields_example_staticfield.py` (``example_staticfield.py``)
- 00:04.669
- 00:03.334
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_02.Fields_example_transmitfield.py` (``example_transmitfield.py``)
- 00:02.711
- 00:01.973
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_02.Fields_example_sensmap.py` (``example_sensmap.py``)
- 00:02.586
- 00:01.773
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,14 @@ Given these parameters, GIRF can be computed as
.. code-block:: none
([<matplotlib.lines.Line2D object at 0x7fb026dabf40>, <matplotlib.lines.Line2D object at 0x7fb026dabd90>, <matplotlib.lines.Line2D object at 0x7fb026dabc40>], (-10.0, 10.0), (-0.5, 0.5), [Text(0.5, 23.52222222222222, 'frequency [kHz]'), Text(31.222222222222214, 0.5, 'GIRF phase [rad]')])
([<matplotlib.lines.Line2D object at 0x7f5746fb73d0>, <matplotlib.lines.Line2D object at 0x7f5746fb69e0>, <matplotlib.lines.Line2D object at 0x7f5746fb7520>], (-10.0, 10.0), (-0.5, 0.5), [Text(0.5, 23.52222222222222, 'frequency [kHz]'), Text(31.222222222222214, 0.5, 'GIRF phase [rad]')])
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.183 seconds)
**Total running time of the script:** (0 minutes 0.179 seconds)


.. _sphx_glr_download_generated_autoexamples_03.Miscellaneous_example_girf.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ in ``[mm]``:

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 3.989 seconds)
**Total running time of the script:** (0 minutes 4.102 seconds)


.. _sphx_glr_download_generated_autoexamples_03.Miscellaneous_example_rigidmotion.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**00:04.172** total execution time for 2 files **from generated/autoexamples/03.Miscellaneous**:
**00:04.281** total execution time for 2 files **from generated/autoexamples/03.Miscellaneous**:

.. container::

Expand All @@ -33,8 +33,8 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_generated_autoexamples_03.Miscellaneous_example_rigidmotion.py` (``example_rigidmotion.py``)
- 00:03.989
- 00:04.102
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_03.Miscellaneous_example_girf.py` (``example_girf.py``)
- 00:00.183
- 00:00.179
- 0.0
22 changes: 11 additions & 11 deletions _sources/sg_execution_times.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**03:49.262** total execution time for 8 files **from all galleries**:
**03:59.875** total execution time for 8 files **from all galleries**:

.. container::

Expand All @@ -33,26 +33,26 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_generated_autoexamples_01.Phantoms_example_cbs_neuro.py` (``../examples/01.Phantoms/example_cbs_neuro.py``)
- 01:57.614
- 02:13.641
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_01.Phantoms_example_brainweb.py` (``../examples/01.Phantoms/example_brainweb.py``)
- 01:32.441
- 01:30.719
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_01.Phantoms_example_shepplogan.py` (``../examples/01.Phantoms/example_shepplogan.py``)
- 00:05.069
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_02.Fields_example_staticfield.py` (``../examples/02.Fields/example_staticfield.py``)
- 00:04.669
- 00:04.155
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_03.Miscellaneous_example_rigidmotion.py` (``../examples/03.Miscellaneous/example_rigidmotion.py``)
- 00:03.989
- 00:04.102
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_02.Fields_example_staticfield.py` (``../examples/02.Fields/example_staticfield.py``)
- 00:03.334
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_02.Fields_example_transmitfield.py` (``../examples/02.Fields/example_transmitfield.py``)
- 00:02.711
- 00:01.973
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_02.Fields_example_sensmap.py` (``../examples/02.Fields/example_sensmap.py``)
- 00:02.586
- 00:01.773
- 0.0
* - :ref:`sphx_glr_generated_autoexamples_03.Miscellaneous_example_girf.py` (``../examples/03.Miscellaneous/example_girf.py``)
- 00:00.183
- 00:00.179
- 0.0
Loading

0 comments on commit 1853fcf

Please sign in to comment.