LernerLab / GuPPy

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

Cannot open CSV file #38

Closed zova137 closed 11 months ago

zova137 commented 1 year ago

Hi,

I converted my doric files using the format conventions you mentioned in the youtube video but still, storenames GUI doesn't know them (Alert !! No storenames found. There are not any TDT files or CSV files to look for storenames.)

In video, you also opened a folder which is impossible for me, as it only open storenames window if I open CSV files.

venus-sherathiya commented 1 year ago

GuPPy supports doric file now. You do not need to convert it to csv by yourself

Can I please see the screenshots of your csv files you created ?

zova137 commented 1 year ago

Here are the content and files that I tried to create in suitable formatting: image image image

venus-sherathiya commented 1 year ago

control and signal files should have three columns with column names [timestamps, data, sampling_rate]

TTL files should have one column with column name [timestamps]

Note : everything in lower case and no typo errors (you have typo error in your files). Also, all the columns should have relevant data (no empty columns)

zova137 commented 1 year ago

I will respect the naming. so maybe the first few empty rows resulted in that error! All of my doric files have empty rows for signal at the beginning of file (around 1 second)

venus-sherathiya commented 1 year ago

It should work without any issues or error if the first few seconds of data is empty

venus-sherathiya commented 1 year ago

did it work for you ?

venus-sherathiya commented 1 year ago

Hello, were you able to solve your problem ? If yes, can I close this issue ?

zova137 commented 1 year ago

I fixed the typo in the column name, but still doesn't work! I will try another doric file in the next week and let you know the result!

venus-sherathiya commented 1 year ago

Sure !! if you cannot figure out, please let me know. We can meet on zoom and try to help you out

zova137 commented 1 year ago

Thanks a lot! I have a Ph.D. exam today and will try afterward!

Have a great day, Zohreh

On Mon, Apr 17, 2023 at 12:59 PM Venus Sherathiya @.***> wrote:

Sure !! if you cannot figure out, please let me know. We can meet on zoom and try to help you out

— Reply to this email directly, view it on GitHub https://github.com/LernerLab/GuPPy/issues/38#issuecomment-1511746175, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOKJFKWJDN4ZCU5HNPU4HC3XBVZFPANCNFSM6AAAAAAWYTEWUY . You are receiving this because you authored the thread.Message ID: @.***>

venus-sherathiya commented 11 months ago

Addressed it before !!