Kleen-Lab / OPSCEA

From the Kleen Lab at UCSF (http://kleen.ucsf.edu). Software for heatmaps of seizure activity projected onto reconstructed brains (Omni-Planar and Surface Casting of Epileptiform Activity). PAPER: https://doi.org/10.1111/epi.16841, VIDEO EXAMPLES: https://www.youtube.com/playlist?list=PLGmfrsRwdva-WKwqLyWwcZxE0f_MA9vIL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactoring the code

raphaelchristin opened this issue · comments

The code in this repository is sometimes messy and hard to read --OPSCEA.m is especially problematic since this is what most users will interact with. The proposed goal of this issue is to:

  • refactor the code to be more readable
  • separate the different parts into functions to promote readability

This goal is only the beginning and the scope of this will be expanded as needed -- feel free to comment if you have an idea of what could help with the user/developer experience