LernerLab / GuPPy

Guided Photometry Analysis in Python, a free and open-source FP analysis tool.
GNU General Public License v3.0
64 stars 11 forks source link

Clarification on input parameter - 'Number of channels (Neurophotometrics only)' #15

Closed klnikhil closed 2 years ago

klnikhil commented 2 years ago

I am asking this here because the wiki page does not clarify this. Can you please explain what exactly is the input parameter - 'Number of channels (Neurophotometrics only)?'
I understand that it should be the number of channels used while recording, when data files has no column names mentioning “Flags” or “LedState”. I am wondering what to enter if my Neurophometrics data file has a "LedState" column? Does it override any entry and decides number of channel based on "LedState" column?

venus-sherathiya commented 2 years ago

If you already have "LedState" column in your file, don't use parameter "Number of channels (Neurophotometrics only)". Just keep that value as it is without changing (it won't affect the analysis process at all) Also, you opened an issue before. Was it solved or you need any help with it ?

klnikhil commented 2 years ago

Thanks for the clarification!
My previous issue still persists. Any suggestions?