Back to the main page.

Bug 1542 - ft_spike_is is using checkopt with ascendingdoublebivector

Status CLOSED FIXED
Reported 2012-06-20 14:54:00 +0200
Modified 2019-08-10 11:55:51 +0200
Product: FieldTrip
Component: spike
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Martin Vinck
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2012-06-20 14:54:23 +0200

ascendingdoublebivector is not supported by the function this is detected on the frankfurt course with fieldtrip-20120613.zip and custom data


Robert Oostenveld - 2012-06-22 09:55:00 +0200

The code manzana> grep ascendingdou ft_spike_isi.m cfg = ft_checkopt(cfg,'bins', 'ascendingdoublevector'); cfg = ft_checkopt(cfg,'latency', {'char', 'ascendingdoublebivector'}); was included in the fieldtrip zipf-file version used at the workshop, whereas the corresponding code in ft_checkopt was only added slightly later. At the workshop we used the ftp version 20120613, i.e. the following changes did not make it into it: ------------------------------------------------------------------------ r6087 | marvin | 2012-06-17 12:30:42 +0200 (Sun, 17 Jun 2012) | 1 line ascendingdoublevector type in ft_checkopt.m ------------------------------------------------------------------------ r6077 | marvin | 2012-06-16 19:22:22 +0200 (Sat, 16 Jun 2012) | 1 line added the ascendingdoublevector type to ft_checkopt.m


Robert Oostenveld - 2019-08-10 11:51:55 +0200

This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue describing the issue on https://github.com/fieldtrip/fieldtrip/issues.


Robert Oostenveld - 2019-08-10 11:55:51 +0200

This closes a whole series of bugs that have been resolved (either FIXED/WONTFIX/INVALID) for quite some time. If you disagree, please file a new issue describing the issue on https://github.com/fieldtrip/fieldtrip/issues.