Skip to content

Releases: OHBA-analysis/osl-ephys

v2.0.0

28 Oct 00:24
d098794
Compare
Choose a tag to compare

Renamed project: osl -> osl-ephys

v1.1.0

09 Oct 13:21
Compare
Choose a tag to compare

What's Changed

  • Change license to Apache 2.0
  • massive update of the documentation
  • improvements in glm_epochs and glm_base, particularly regarding stats and plotting
  • Ability to run group analysis in run_proc_batch
  • Automatic saving of each user defined key in dataset[key] (run_proc_chain/batch)
  • Add random seed to preprocessing and source_recon modules.
  • improve ica_label (keep ecg/eog on top) and create ica_apply
  • Improve report (formatting, navigation)
  • improve logs (added extra info, time stamps, random seed, ica label info, etc)
  • added features for epoching source reconstructed data

Full Changelog: v0.1.0...v1.1.0

v1.0.0

27 Aug 06:12
Compare
Choose a tag to compare

First release with the new directory structure, see #320.

v0.10.0

27 Aug 06:03
Compare
Choose a tag to compare

Final release before directory restructure.

v0.9.0

03 Aug 09:06
80a0353
Compare
Choose a tag to compare

What's Changed

  • The maxfilter cross talk and calibration files were moved on the hbaws computers, which caused an error. We updated maxfilter file paths to resolve this.
  • Updated cbu3_stage maxfiltering.
  • ICA labelling updates.
  • Updated batch.py, glm_epochs.py, src_report.py.
  • Installation and release notes updated.
  • Include READMEs in PyPI package. This fixes issues with installing the package using pip.

v0.8.0

16 Jul 15:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

17 May 08:49
d28a6f3
Compare
Choose a tag to compare

Changes:

  • Parcellation demeans before PCA now.
  • Can read in bdf/sqd/con files.
  • Improved options for preprocessing/source reconstructing CTF data.
  • Option to pass MNI fiducials of structurals
  • Added functions for cleaning up headshape points and extracting fiducials/headshape points from different files (pos, elc).
  • Validated the function to get leadfields.
  • Added GLM plotting in source space.
  • Updated installation and instructions.

PyPI: https://pypi.org/project/osl/0.7.0/

v0.6.0

12 Apr 15:26
Compare
Choose a tag to compare

Changes:

  • Improvements to processing and source reconstruction functions.
  • Fixed bugs.

v0.5.1

12 Sep 16:29
Compare
Choose a tag to compare

No functional changes

v0.5.0

12 Sep 15:59
6ca0fb2
Compare
Choose a tag to compare

The biggest change is a large enhancement of the GLM Module