Giter VIP home page Giter VIP logo

Comments (5)

hoechenberger avatar hoechenberger commented on June 30, 2024

I'm actually surprised we didn't see output on your computer. Because we DO emit log messages and I see them on my machine! Check the code for logger. @agramfort any idea why log messages might not appear for @SophieHerbst? The script is using the MNE logger

from mne-bids-pipeline-extensions.

agramfort avatar agramfort commented on June 30, 2024

@SophieHerbst can you paste me the content of this file ~/.mne/mne-python.json on your machine. In particular what is the value of MNE_LOGGING_LEVEL

from mne-bids-pipeline-extensions.

SophieHerbst avatar SophieHerbst commented on June 30, 2024

@agramfort @hoechenberger I cannot find the logging level in the file:
(paths are missing because I removed them)
{
"MNE_BROWSE_RAW_SIZE": "20.0,11.927083333333334",
"MNE_COREG_ADVANCED_RENDERING": "true",
"MNE_COREG_COPY_ANNOT": "true",
"MNE_COREG_GUESS_MRI_SUBJECT": "true",
"MNE_COREG_HEAD_HIGH_RES": "true",
"MNE_COREG_HEAD_INSIDE": "true",
"MNE_COREG_HEAD_OPACITY": "1.0",
"MNE_COREG_INTERACTION": "trackball",
"MNE_COREG_MARK_INSIDE": "true",
"MNE_COREG_ORIENT_TO_SURFACE": "false",
"MNE_COREG_PREPARE_BEM": "true",
"MNE_COREG_PROJECT_EEG": "false",
"MNE_COREG_SCALE_BY_DISTANCE": "false",
"MNE_COREG_SCALE_LABELS": "true",
"MNE_COREG_SCENE_SCALE": "0.18491239987569688",
"MNE_COREG_SUBJECTS_DIR": "",
"MNE_COREG_WINDOW_HEIGHT": "995",
"MNE_COREG_WINDOW_WIDTH": "1680",
"MNE_DATASETS_EEGBCI_PATH": "",
"MNE_DATASETS_FIELDTRIP_CMC_PATH": "",
"MNE_DATASETS_KILOWORD_PATH": "",
"MNE_DATASETS_SAMPLE_PATH": "/volatile",
"MNE_DATASETS_SOMATO_PATH": "",
"SUBJECTS_DIR": ""
}
}

from mne-bids-pipeline-extensions.

SophieHerbst avatar SophieHerbst commented on June 30, 2024

Actually it says mne.set_log_level("warning") in the source_contrast.py file ðŸĪŠ

from mne-bids-pipeline-extensions.

hoechenberger avatar hoechenberger commented on June 30, 2024

Oh. Maybe I put this in for debugging at some point 😅 ok then now we know how to fix things :)

The idea would maybe be to keep the log level for MNE at warning and use a separate (custom) logger for our output here, so that we can log with a level of "info"

from mne-bids-pipeline-extensions.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google âĪïļ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.