Releases: DenisBrunet/Cartool
5.06.05
Added BioSemi to the list of EEG file formats available for writing / saving:
- Export / Reprocess Tracks can now save to BDF formats
- File | Save As menu command can also save an EEG directly to BDF.
Full Changelog: 5.06.04...5.06.05
5.06.04
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
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
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
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
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
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
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
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
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