Skip to content

Releases: DenisBrunet/Cartool

5.06.05

28 Aug 13:13

Choose a tag to compare

Added BioSemi to the list of EEG file formats available for writing / saving:

Full Changelog: 5.06.04...5.06.05

5.06.04

26 Aug 12:34

Choose a tag to compare

Command-Line Interface (CLI):

  • Tracks Interpolation can now be called from the command-line
  • New --input-dir and --output-dir options
  • New --verbose and --quiet flags
  • New --overwrite and --no-overwrite flags
  • Reference Guide fully updated

Full Changelog: 5.06.02...5.06.04

5.06.02

22 Jul 12:57

Choose a tag to compare

Frequency Analysis Toolbox:

  • Added the CLI interface for the Frequency Analysis
  • Help page updated, including examples

Micro-States Centroids Computation:

  • Reviewed the full centroids processing
  • ESI / RIS centroids now using Median, instead of the more blurry Mean
  • Improved UI messages
  • Fixed some rare epochs file names containing "concateeg" string

Others:

  • Renamed Envelope method "Gap Bridging" to "Peak Envelope"

Full Changelog: 5.06.01...5.06.02

5.06.01

07 Jul 14:26

Choose a tag to compare

Frequency Analysis Toolbox:

  • Added an Exclude Bad Epochs option: any time window overlapping any of these markers will be either 0'ed (sequential) or skipped (average)
  • Dialog UX improved
  • Fixing EOF option for all cases
  • Help page updated

Frequency Display:

  • Improved initial state at opening time
  • Improved the frequency normalization computation by using the median of all tracks (for each frequency), which nicely discards outliers

Full Changelog: 5.06.00...5.06.01

5.06.00

26 Jun 08:44

Choose a tag to compare

Major release for computing Results of Inverse Solutions (RIS) Toolbox

  • New individual inverse matrices use.
  • Help page fully updated.
  • Command-line (CLI) fully implemented.
  • Many fixes (epochs files, frequency files...).

Various fixes:

  • Frequency files got a serious boost for reading, writing, batch averaging and display!

Full Changelog: 5.05.06...5.06.00

5.05.05 Beta

13 Apr 20:59

Choose a tag to compare

5.05.05 Beta Pre-release
Pre-release

Ris Computation Toolbox:

  • Improving toolbox to be able to have per-subject inverse matrices.
  • Help page not updated, this is still a work-in-progress.
  • First CLI version for per-subject computation.

Fixed BrainVision opening that could stall on some cases.

Full Changelog: 5.05.04...5.05.05

5.05.04 Beta

03 Apr 10:05

Choose a tag to compare

MRI Preprocessing toolbox upgraded:

  • Preprocessing:
    • Added a Full Head Clean-Up optional first step, aimed at removing any floatting artifacts like cables.
  • Postprocessing new options, super-handy before using the Inverse Matrices toolbox:
    • Adding Brain -> Grey Mask computation
    • Adding Grey Mask -> Solution Points computation
      • Either for each subjects, specifying a number of points or the points resolution
      • Or by porting template Solution Points, through a template brain coregistration
  • RIS to Volume toolbox can now be called from the command-line (CLI). Help page updated accordingly, plus examples.

Full Changelog: 5.05.02...5.05.04

5.05.02 Beta

27 Mar 10:34

Choose a tag to compare

Upgrading the Results of Inverses to Volumes toolbox:

  • Can now save either a sequence of n 3D volumes, or a single 4D volume. In the latter case, the time scale is set using the sampling frequency of the input .ris files.
  • Fixed the single-byte file formats scaling, so that the files now reflects the original data properly
  • Help updated

Full Changelog: 5.05.01...5.05.02

5.05.01 Beta

21 Mar 11:03

Choose a tag to compare

Improving existing processing:

  • Tracks Interpolation dialog
  • Sagittal Plane and Transverse Plane search
  • Skull Stripping

New:

  • MRI Full Head Clean-Up: prototype method to clean-up full head MRIs from cables and antennas

Full Changelog: 5.05.00...5.05.01

5.05.00

18 Mar 09:06

Choose a tag to compare

Major changes and improvements in the handling of markers, as well as of sessions:

  • Scanning Tracks for Markers toolbox:
    • Now working in batch mode, as well as on the currently opened EEG
    • Write a verbose file
    • Help page updated
  • Markers operations:
    • Most operations can now operate on all sessions at once!
    • Improved the reliability and speed of all markers operations
    • Fixed a few edge cases + fully re-tested
  • Better handling of multi-sessions EEG:
    • Improved speed and reliability of session switch
    • Fixed batch mode and multi-session handling
    • Sessions can now be changed on-the-fly when displaying maps or ESI
  • Improved overall stability of the program
  • Changed the versionning numbers to Major.minor.patch, f.ex. this release is 5.05.00

Full Changelog: 5.04.02...5.05.00