python dump
Posted by admin in Code, How To on 07. Jun, 2010 | 0 Comments
A collection of python related stuff that it’s good to remember.
Python for neuroscience / neuroinformatics
Posted by admin in Code, How To on 05. Jun, 2010 | 0 Comments
As many other enthusiastic python lovers, I believe that the supremacy of Matlab in way too many (neuro)scientific studies will decrease in the following years…
Apache2 dump
Posted by admin in Code on 10. Apr, 2010 | 0 Comments
Another dump for apache tricks and things for me to remember, hopefully you fill find it useful too.
MySQL dump
Posted by admin in Code on 17. Feb, 2010 | 1 Comment
This is a code dump of simple and most useful MySQL commands for those people who have bad memory and need to get things done very quickly. There might be more efficient ways to deal with the below, I am sure that according to your project, you know if this is enough for you or if you need more experienced resources like http://forums.mysql.com/
Differentiating musicians using a fast, musical multi-feature paradigm
Posted by admin in Publications on 17. Feb, 2010 | 3 Comments
This is a poster at the MMN 09 Fifth Conference on Mismatch Negativity (MMN) and its Clinical and Scientific Applications. Budapest, Hungary, April 04 – 07, 2009. This fast multi-feature method was designed by the people of the CBRU at Helsinki University. I contributed to the paper by analysing the collected EEG data using standard MMN analysis and intersubject correlation of the ERP signals to identify possible clusters. The code will be released on a different post. The article is currently submitted.
How to create a wireframe 3D model from the MNI brain template with Matlab
Posted by admin in How To on 16. Feb, 2010 | 0 Comments
![]()
In this post I am going to explain how to obtain a wireframe 3D structure out of an MRI image. For this case I am using the NI152lin_T1_2mm_brain_mask.nii.gz from the standard FSL templates. Any other 3D scan can be used (e.g. DTI images). The function that creates the wireframe is developed by Luigi Giaccari.
Linking together single fMRI volumes and extracting time series.
Posted by admin in How To on 15. Feb, 2010 | 0 Comments
How to create a 4D volume out of many EPI images for your fMRI studies.




