title |
---|
Ensure consistent units throughout fieldtrip |
{% include /shared/development/warning.md %}
Goal: to consistently deal with spatial units.
Plan: investigate at which locations knowledge about the units is assumed/needed/appended to the data. at some places there could be even hard coded conversions. Build in explicit check-and-error, or correction when two objects are combined with different units.
- gradiometer/sensor definition
- volume-conductor specification
- grid computation
- gradiometer/sensor definition
- volume-conductor specification
- grid computation
- leadfield computation e.g., meg_ini
- mri related functions: transformation matrix!
- sourceinterpolate
This project has been taken up in
- http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=953
- http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=963
- http://bugzilla.fieldtriptoolbox.org/show_bug.cgi?id=686
and work is underway.