MEG

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
anywave:main [2025/07/07 15:41] brunoanywave:main [2025/07/07 16:01] (current) – [Changes] bruno
Line 5: Line 5:
  
 ====== Changes ====== ====== Changes ======
-**2.13.5**+ 
 +**2.13.5**\\
 Now when saving data to MATLAB format, Epochs are considered. Now when saving data to MATLAB format, Epochs are considered.
 If you export data based on markers of same duration, the MATLAB file will contain a tensor matrix containing the data. If you export data based on markers of same duration, the MATLAB file will contain a tensor matrix containing the data.
 If epochs differ in duration, a struct array of 1xn epochs will be created and named Epochs. If epochs differ in duration, a struct array of 1xn epochs will be created and named Epochs.
 If no markers is used to export data, all the data will be put in data variable. If no markers is used to export data, all the data will be put in data variable.
-** + 
-2.13.3**+**2.13.3**\\
 macOS version are now up to date (Intel and Apple M cpus). macOS version are now up to date (Intel and Apple M cpus).
  
-**2.11.1**+**2.11.1**\\
 FIFF reader: Annotations are now correctly read. FIFF reader: Annotations are now correctly read.
 New Save as Assistant, easier to use. New Save as Assistant, easier to use.
 TF witch Wavelet plugin can now export the current display to .png file. TF data are also exported to MATLAB file. TF witch Wavelet plugin can now export the current display to .png file. TF data are also exported to MATLAB file.
  
-**2.10.14**+**2.10.14**\\
 fixed a bug in reader plugins that could read bad channels within the file. fixed a bug in reader plugins that could read bad channels within the file.
 Now ignore them and let the user set them as bad if they are really bad. Now ignore them and let the user set them as bad if they are really bad.
  
-**2.10.12**+**2.10.12**\\
 minor changes in File Properties Dialog UI. minor changes in File Properties Dialog UI.
 fixed a bug added after latest modifications: fixed a bug added after latest modifications:
Line 29: Line 30:
 Register inject plugin used that connections and so failed. Register inject plugin used that connections and so failed.
  
-**2.10.11**+**2.10.11**\\
 Fixed mistaken get_data function linked to anywave('get_data'). Fixed mistaken get_data function linked to anywave('get_data').
 the 2_5_10 version is now the only one supported. the 2_5_10 version is now the only one supported.
  
-**2.10.10**+**2.10.10**\\
 fixed bug in anywave('init', varargin); The port and pid value were not set correctly. fixed bug in anywave('init', varargin); The port and pid value were not set correctly.
 add ica_file information when using anywave('debug_connect') add ica_file information when using anywave('debug_connect')
  
-**2.10.9**+**2.10.9**\\
 Fixes: Fixes:
 Fixed a bug when changing montage that could crash anywave. Fixed a bug when changing montage that could crash anywave.
Line 51: Line 52:
  
  
-**2.9.9**+**2.9.9**\\
 fixed issue with .mat files generated within MATLAB. fixed issue with .mat files generated within MATLAB.
 MATLAB stores strings using UTF8 encoding where AnyWave uses classic ASCII encoding. MATLAB stores strings using UTF8 encoding where AnyWave uses classic ASCII encoding.
 Both encodings are now correctly handled. Both encodings are now correctly handled.
  
-**2.9.8**+**2.9.8**\\
 fixed an issue using matlab call to anywave('get_data', cfg) function in a MATLAB plugin. fixed an issue using matlab call to anywave('get_data', cfg) function in a MATLAB plugin.
 Requesting channels with bipolar reference by using cfg.labels field now works correctly. Requesting channels with bipolar reference by using cfg.labels field now works correctly.
  
-**2.9.7**+**2.9.7**\\
 FIFF format is now better handled. FIFF format is now better handled.
 new ica2vhdr native plugin. new ica2vhdr native plugin.
Line 80: Line 81:
 When the user click never ask again on the dialog prompting to retrieve trigger values, the parameter is now correctly saved. When the user click never ask again on the dialog prompting to retrieve trigger values, the parameter is now correctly saved.
  
- +**2.8.0**\\
-**2.8.0**+
 New button in Montage toolbar allowing to set a montage using the electrodes localisation template. New button in Montage toolbar allowing to set a montage using the electrodes localisation template.
 If a template if available a GUI allows the user to select electrodes using the mouse and add them to the current montage. If a template if available a GUI allows the user to select electrodes using the mouse and add them to the current montage.
Line 90: Line 90:
 There is no need anymore to specify an --output_file option. There is no need anymore to specify an --output_file option.
  
- +**2.7.4**\\
-**2.7.4**+
 Overall marker management was improved. Overall marker management was improved.
 The signal views are more reactive. The signal views are more reactive.
Line 109: Line 108:
 You can specify the version of MATLAB to use to run scripted plugins. You can specify the version of MATLAB to use to run scripted plugins.
  
-**2.5.11** +**2.5.11**\\ 
-New: +New:\\
 Trigger_Writer plugin can now be used from the command line. See here Trigger_Writer plugin can now be used from the command line. See here
 The purpose is to inject marker values using a marker file into a 4DNI MEG file in the trigger channel. The purpose is to inject marker values using a marker file into a 4DNI MEG file in the trigger channel.
  
-**2.5.7** +**2.5.7**\\ 
-**IMPORTANT:** +**IMPORTANT:**\\ 
- +Fixed a bug causing a crash when applying SEEG AVG reference montage.
-fixed a bug causing a crash when applying SEEG AVG reference montage.+
  
 NEWS: NEWS:
- 
 It is now possible to write plugins with the LaunchedOnClosing flag. It is now possible to write plugins with the LaunchedOnClosing flag.
 When closing a file, this plugins will be automatically launched. When closing a file, this plugins will be automatically launched.
Line 129: Line 125:
 anywave <path to bids> anywave <path to bids>
  
-**2.5.6**+**2.5.6**\\
 New marking tool allowing to easily add marker. New marking tool allowing to easily add marker.
 BIDS: You can now do a Save As of a BIDS file. The exported file will be added to the bids subject. BIDS: You can now do a Save As of a BIDS file. The exported file will be added to the bids subject.
  
  
-**2.4.7** +**2.4.7**\\ 
- +Fixes:\\
-Fixes: +
 When opening a file and selecting Show Markers option on the marker bar.the markers were not been displayed over the traces. When opening a file and selecting Show Markers option on the marker bar.the markers were not been displayed over the traces.
  
- +News:\\
-News: +
 BIDS: New options to push/pull between the user derivatives folder and the common folder: BIDS: New options to push/pull between the user derivatives folder and the common folder:
- 
  
 New option in the View Settings to display an amplitude scale over the traces.   New option in the View Settings to display an amplitude scale over the traces.  
  
- +**2.4.0**\\
- +
-**2.4.0**+
 New GUI when exporting to file. New GUI when exporting to file.
 ICA components time series can be exported as regular channels. ICA components time series can be exported as regular channels.
Line 156: Line 145:
 It is now possible to undo any previous insertions using the context menu while in marking mode. It is now possible to undo any previous insertions using the context menu while in marking mode.
  
- +**2.3.5**\\
-**2.3.5**+
 Markers targeting bipolar channels are now displayed correctly on traces. Markers targeting bipolar channels are now displayed correctly on traces.
 Minor bug fixes. Minor bug fixes.
  
-**2.2.1** +**2.2.1**\\
 Fixed an issue causing some plugins to save their result files at the wrong location. Fixed an issue causing some plugins to save their result files at the wrong location.
 ICA plugin can now also filter with a notch filter. ICA plugin can now also filter with a notch filter.
Line 174: Line 161:
 This will allow running Python plugins that require the specified venv. This will allow running Python plugins that require the specified venv.
  
- +**2.1.3**\\
-**2.1.3** +
 We changed the way the versions are labeled. Now AnyWave is in version 2.1.3. We changed the way the versions are labeled. Now AnyWave is in version 2.1.3.
 New updating system in the application: New updating system in the application:
Line 183: Line 168:
 New display option for signal views : Fixed Page Duration. New display option for signal views : Fixed Page Duration.
 This option allows setting a fixed page duration for signals. This option allows setting a fixed page duration for signals.
- 
  
DokuWiki CC Attribution 4.0 International