bachlab / PsPM

A matlab suite for Psycho-Physiological Modelling
GNU General Public License v3.0
43 stars 11 forks source link

pspm_write_channel variable assignment #421

Closed teddychao closed 3 months ago

teddychao commented 1 year ago

Recent development of PsPM aims at generalising the variable options in all pspm functions. channel_action, one of the subfields of options, has been generalised for every function except for pspm_write_channel. For every other function, channel_action is a subfield in options, and it can be whether mandatory or optional. For pspm_write_channel, channel_action is an individual variable which is parallel to options. This is an exception for channel_action and we may want to reconsider where to put it.

We have discussed about this issue in this week's group meeting. Our colleagues have provided their suggestions:

teddychao commented 1 year ago

Hi @fedmanci and @SerenXia I have put your comments on our last meeting to this issue. I hope this is exactly what you suggest. Please feel free to comment if there is any information missing. It would be grateful if you can let us know your thoughts about this issue @dominikbach . Thanks.