Back to the main page.
Bug 1668 - deprecating intermediate level of preprocessing
| Status |
ASSIGNED |
| Reported |
2012-08-22 16:23:00 +0200 |
| Modified |
2014-01-15 14:38:05 +0100 |
| Product: |
FieldTrip |
| Component: |
core |
| Version: |
unspecified |
| Hardware: |
PC |
| Operating System: |
Windows |
| Importance: |
P3 normal |
| Assigned to: |
Diego Lozano Soldevilla |
| URL: |
|
| Tags: |
|
| Depends on: |
|
| Blocks: |
|
| See also: |
|
Lilla Magyari - 2012-08-22 16:23:20 +0200
On the 22nd of August (2012) we discussed on the FieldTrip meeting that recently three levels are involved in preprocessing:
1. ft_preprocessing: mainly for reading and book-keeping
2. preproc
3. ft_preproc_... functions
We discussed that we could get rid of the preproc function. Jan-Mathijs noted that he remembers a few cases when preproc couldn't be replaced by ft_preprocessing.