File: index.rst

package info (click to toggle)
python-mne 0.19.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 100,440 kB
  • sloc: python: 120,243; pascal: 1,861; makefile: 225; sh: 15
file content (110 lines) | stat: -rw-r--r-- 3,993 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
.. title:: MNE

.. container:: row limitedwidth table-like

    .. title image and description
    .. raw:: html

      <div class="cell-like col-sm-8">
        <img src="_static/mne_logo.png" alt="MNE" class="center-block">
        <p class="tagline">
        Open-source Python software for exploring, visualizing, and
        analyzing human neurophysiological data: MEG, EEG, sEEG, ECoG,
        and more.
        </p>
      </div>
      <div class="cell-like col-sm-4 text-right">
        <h3><i class="fa fa-bolt"></i> Speed</h3>
        <p>Multi-core CPU & GPU.</p>
        <h3><i class="fa fa-eye"></i> Usability</h3>
        <p>Clean scripting & visualization.</p>
        <h3><i class="fa fa-sliders"></i> Flexibility</h3>
        <p>Broad data format & analysis support.
      </div>

.. container:: row topmargin limitedwidth

    .. container:: col-sm-12 topmargin

      .. include:: carousel.inc

.. container:: row limitedwidth

    .. buttons
    .. raw:: html

        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#input-output" class="btn btn-primary btn-lg btn-cont">Data I/O</a>
        </div>
        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#preprocessing" class="btn btn-primary btn-lg btn-cont">Preprocessing</a>
        </div>
        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#visualization" class="btn btn-primary btn-lg btn-cont">Visualization</a>
        </div>
        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#inverse-problem-and-source-analysis" class="btn btn-primary btn-lg btn-cont">Source estimation</a>
        </div>
        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#time-frequency-examples" class="btn btn-primary btn-lg btn-cont">Time-frequency</a>
        </div>
        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#connectivity-analysis-examples" class="btn btn-primary btn-lg btn-cont">Connectivity</a>
        </div>
        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#machine-learning-decoding-encoding-and-mvpa" class="btn btn-primary btn-lg btn-cont">Machine learning</a>
        </div>
        <div class="col-lg-3 col-md-4 col-sm-6 table-like bottommargin">
        <a href="auto_examples/index.html#statistics-examples" class="btn btn-primary btn-lg btn-cont">Statistics</a>
        </div>

.. container:: row limitedwidth

    .. financial support
    .. container:: col-sm-8

      .. raw:: html

        <div class="list-group">
        <div class="list-group-item">
        <h4 class="list-group-item-heading">
        <span class="flag-icon flag-icon-us"></span>
        Direct financial support:
        </h4>
        <div class="list-group-item-text support-front ul-2col">

      - **NIH** 5R01EB009048, 1R01EB009048, R01EB006385, 1R01HD40712,
        1R01NS44319, 2R01NS37462, P41EB015896
      - **NSF** 0958669, 1042134
      - **NCRR** P41RR14075-06
      - **DoE** DE-FG02-99ER62764 (MIND)
      - **Amazon** - AWS Research Grants

      .. raw:: html

        </div>
        </div>
        </div>

    .. container:: col-sm-4

      .. raw:: html

        <div class="list-group">
        <div class="list-group-item">
        <h4 class="list-group-item-heading">
        <span class="flag-icon flag-icon-fr"></span>
        Direct financial support:
        </h4>
        <div class="list-group-item-text support-front">

      - **IDEX** Paris-Saclay, ANR-11-IDEX-0003-02
        `CDS <http://www.datascience-paris-saclay.fr/>`_
      - **ERC** ERC-YStG-263584, ERC-YStG-676943
      - **ANR** ANR-14-NEUC-0002-01

      .. raw:: html

        </div>
        </div>
        </div>