Back to the main page.

Bug 955 - move source code for vista mex files to fieldtrip/src

Status CLOSED FIXED
Reported 2011-09-12 13:57:00 +0200
Modified 2011-09-14 14:33:25 +0200
Product: FieldTrip
Component: fileio
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P1 normal
Assigned to: Cristiano Micheli
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2011-09-12 13:57:08 +0200

I noticed the files manzana> pwd /home/roboos/matlab/fieldtrip/fileio/private manzana> ll *.cpp *.h -rw-r--r-- 1 roboos staff 2218 Sep 12 12:32 read_vista_mesh.cpp -rw-r--r-- 1 roboos staff 7425 Sep 12 12:32 vistaprimitive.cpp -rw-r--r-- 1 roboos staff 1293 Sep 12 12:32 vistaprimitive.h -rw-r--r-- 1 roboos staff 9696 Sep 12 12:32 write_vista_mesh.cpp -rw-r--r-- 1 roboos staff 2170 Sep 12 12:32 write_vista_vol.cpp These should be moved to fieldtrip/src and the ft_compile_mex function should be extended.


Robert Oostenveld - 2011-09-12 13:57:59 +0200

Oh... there are even more: manzana> ls *vista* libvista.a read_vista_mesh.mexa64 vistaprimitive.o write_vista_mesh.mexa64 write_vista_vol.mexa64 read_vista_mesh.cpp vistaprimitive.cpp write_vista_mesh.cpp write_vista_vol.cpp read_vista_mesh.m vistaprimitive.h write_vista_mesh.m write_vista_vol.m vista: ctype-old.h mesh.h primitive.h vec3.h vista.h manzana> ll vista total 112 -rwxr-xr-x 1 roboos staff 9566 Sep 12 12:32 ctype-old.h -rwxr-xr-x 1 roboos staff 7074 Sep 12 12:32 mesh.h -rwxr-xr-x 1 roboos staff 1877 Sep 12 12:32 primitive.h -rwxr-xr-x 1 roboos staff 6075 Sep 12 12:32 vec3.h -rwxr-xr-x 1 roboos staff 23830 Sep 12 12:32 vista.h I suggest to move all of them to the fieldtrip/external/simbio. There should also be a compile.m matlab script that compiles all the mex files (including the mex files that are already located in the external/simbio directory). So the comments above about fieldtrip/src and ft_compile_mex don't apply any more!


Robert Oostenveld - 2011-09-14 14:33:25 +0200

I closed all the bugs that were in the status RESOLVED. This includes the ones that we just discussed in the weekly fieldtrip meeting, but also the bugs that we did not discuss.