BUNPC / Homer3

MATLAB application for fNIRS data processing and visualization
92 stars 54 forks source link

Two livescript examples #114

Closed Horschig closed 10 months ago

Horschig commented 2 years ago

Hi,

we have made two livescripts (here also incluided as .m files for review) as examples on how to use Homer3. We will probably feature those livescripts in an upcoming blog post on our website also. We would like to share it with you. If you think it deserves a place in the Homer3 repository, please feel free to include is. Unfortunately, we didn't find a way to show the mlx script on Github directly so that it could be used e.g. in the wiki.

sstucker commented 2 years ago

This is great. Our documentation that is similar is in need of an update.

vijayiyer05 commented 2 years ago

Great to see these lively (!) scripts for Homer.

Thanks @Horschig for setting up the M file placeholders, very helpful. I added a couple of inline comments above. One of them only depends on String which has been around since R2015, so could be considered now.

A few other suggestions:

Regarding showing the live script, the File Exchange has a rendering service for live scripts. You can check out the "Examples" tab of the BrainStat entry to see an example.

Each rendered live script is linkable from that tab. So you could point people to these at reference examples, e.g. from the README. I do this right at the top of the README on one of my projects, the Brain Observatory Toolbox.

Horschig commented 1 year ago

Please merge if all is fine, we cannot do so.

Horschig commented 9 months ago

thanks! it would be really awesome if you could also check https://github.com/BUNPC/Homer3/pull/184 please!