Back to the main page.

Bug 1028 - ft_compute_leadfield should use warning_once

Status CLOSED FIXED
Reported 2011-10-10 14:46:00 +0200
Modified 2011-11-09 14:37:48 +0100
Product: FieldTrip
Component: forward
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P1 normal
Assigned to: Jörn M. Horschig
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2011-10-10 14:46:23 +0200

at this moment it has a persistent warning_issued; flag defined at the top. TODO - fix ft_compute_leadfield - search though all other FT functions for similar persistent variables


Jörn M. Horschig - 2011-10-11 16:02:23 +0200

- fixed for ft_compute_leadfield and added warning_once to forward/private, autosynced - searched for all functions that use any persistent variable (w/o realtime and external folder) and checked for a similar occurence of a warning variable - fixed, as above, for fileio/ft_read_header and qsub/private/getcustompwd