Back to the main page.
Bug 1633 - ft_databrowser: preproc-window
| Status | CLOSED WONTFIX |
| Reported | 2012-08-08 14:00:00 +0200 |
| Modified | 2021-09-16 15:04:31 +0200 |
| Product: | FieldTrip |
| Component: | plotting |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 enhancement |
| Assigned to: | Roemer van der Meij |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | 2314 |
| See also: |
Jan-Mathijs Schoffelen - 2012-08-08 14:00:10 +0200
Print out the options performed by default. Do it as cfg.preproc.xxx, to be consistent with how users specify it for the databrowser. Start with cfg.preproc = [];, if no options are present On the fly syntax checker (error before close when using cfg.xxx
Roemer van der Meij - 2012-08-08 17:21:58 +0200
Implement in ft_rejectvisual as well? Have a look at whether it is appropriate. Think about whether this can better be modularized in a low level plotting-toolbox function.
Roemer van der Meij - 2012-08-28 17:03:05 +0200
Changed the wording to put emphasis on cfg.preproc.xxx, cfg.preproc.xxx syntax is checked and an error dialog is given when it is in a different format.
Robert Oostenveld - 2012-08-30 10:24:43 +0200
Shpuld we try to implement this in a separate function, ie. ft_getuserconfig_gui?
Jan-Mathijs Schoffelen - 2021-09-16 15:03:53 +0200
it's not really clear here what problem this tries to solve (are what feature is requested). I propose to close this one for now.