File: logging.rst

package info (click to toggle)
python-mne 1.3.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 100,172 kB
  • sloc: python: 166,349; pascal: 3,602; javascript: 1,472; sh: 334; makefile: 236
file content (48 lines) | stat: -rw-r--r-- 668 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

Logging and Configuration
=========================

.. currentmodule:: mne

.. autosummary::
   :toctree: generated/

   get_config_path
   get_config
   open_docs
   set_log_level
   set_log_file
   set_config
   set_cache_dir
   sys_info
   use_log_level
   verbose

:py:mod:`mne.utils`:

.. currentmodule:: mne.utils

.. automodule:: mne.utils
   :no-members:
   :no-inherited-members:

.. autosummary::
   :toctree: generated/

   deprecated
   warn

:py:mod:`mne.cuda`:

.. currentmodule:: mne.cuda

.. automodule:: mne.cuda
   :no-members:
   :no-inherited-members:

.. autosummary::
   :toctree: generated/

   get_cuda_memory
   init_cuda
   set_cuda_device