---
# System prepended metadata

title: Mid-Summer Social MATLAB

---

**Introduction**

* Where were you born? Where did you last go to school? 
* How did you first encounter MATLAB? 
* What's a food, smell, or sound that you associate with where you grew up?
* Can you share something about your GitHub profile picture or image? 
* When did you first become interested by Neuroscience? 


**My MATLAB summer project**

*Fieldtrip toolbox: MATLAB software toolbox for MEG, EEG and iEEG analysis.*

![](https://hackmd.io/_uploads/SyPNBQ8ph.png)



*Project Title*:  Make the existing testing more efficient and more accessible to all developers and contributors.

*Description*: 
* Make Fieldtrip's testing framework more straight-forward and easy. 
* All the contributors will test their code before submitting a pull request. https://github.com/fieldtrip/fieldtrip/projects/8

*Before my contribution*: 
![](https://hackmd.io/_uploads/BJ1Q3z8p3.png)


*After my contribution*: 
![](https://hackmd.io/_uploads/ByfD2fLah.jpg)


*My contributions*
1. Archive tests that are outdated or fail to run. https://github.com/fieldtrip/fieldtrip/pull/2273
2. Categorisation of Fiedtrip test functions based on the data they use. https://github.com/fieldtrip/fieldtrip/pull/2278


3. Scripted a function that ensures every user has the correct path to the test data and automatically downloads test data when needed. https://github.com/fieldtrip/fieldtrip/pull/2298



4. Write documentation and tutorial in the website to guide contributors on how to find, run and add new tests. https://github.com/fieldtrip/website/pull/693

5. Github action that suggests to the users which tests to run depending on their contribution. https://github.com/fieldtrip/fieldtrip/pull/2306


*To be continued*

6. Update the memory, runtime, functions and test files that every test script needs to run successfully. https://github.com/fieldtrip/fieldtrip/issues/2300


  
  


Thank you. Any questions?
![](https://hackmd.io/_uploads/rJsHRmLpn.png)




