osl icon indicating copy to clipboard operation
osl copied to clipboard

OHBA Software Library - MEG/EEG Analysis Tools

Results 53 osl issues
Sort by recently updated
recently updated
newest added

It would be good if we could use minimum norm estimate (MNE) as an alternative to beamforming. This will especially be useful when we expect highly correlated sources (e.g., in...

enhancement
souce recon

I was trying to load the following dataset: https://www.nature.com/articles/s41597-023-02752-5 and realised that OSL does not support this KIT dataset with `.con` MEG data files. This can be supported using https://mne.tools/dev/generated/mne.io.read_raw_kit.html...

Keep track of the OSL paper requirements: - Put links in the API for the preproc config, and GLM design, pointing to tutorial. Ideally we improve documentation on how to...

documentation

open3d is used in the `osl.source_recon` package. It needs to be added to the requirements here: https://github.com/OHBA-analysis/osl/blob/main/setup.py#L11-L17

installation

We're often processing data in batches - for whatever reason. However, if we iteratively use `find_template_subject` with different inputs, we have the risk of using different templates for sign-flipping different...

enhancement

The coordinates that are used in the surfaces plot of the source recon report are quite random. At least the sagittal and coronal planes seem to display a frame that...

enhancement

Think this is well worth looking at for making osl citable: https://citation-file-format.github.io/#/create-a-citationcff-file-now citation-file-format.github.io [Citation File Format (CFF)](https://citation-file-format.github.io/#/create-a-citationcff-file-now) Landing page for the Citation File Format (CFF), a YAML 1.2-based format for...

documentation

Would be good to have the option of using parcellation files that include eye balls.

enhancement
souce recon