Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storenames not populating #42

Closed
tarynb109 opened this issue Jun 7, 2023 · 8 comments
Closed

Storenames not populating #42

tarynb109 opened this issue Jun 7, 2023 · 8 comments

Comments

@tarynb109
Copy link

Hi! I'm a grad student new to fiber photometry and I'm interested in using GuPPy to analyze my csv files. I have some fake sample data that I'm testing out from a pyPhotometry, but I'm having some issues with the storenames GUI. It seems that nothing is coming up and there is an alert saying no tdt or csv files are found. This is my first time using GuPPy so is there a certain step that I'm missing? In the input parameters I have moved over my sample data csv file and followed the guidelines for reading generic csv files but I'm a little confused on the storenames. Thanks so much for your help!

@venus-sherathiya
Copy link
Collaborator

Hello, Are you moving files or a folder containing your files ? Another question, can I please see the screenshot of your csv file ? I want to make sure that your csv file structure is right.

@tarynb109
Copy link
Author

Just moving one sample file over for testing. I've attached the screenshot - this data is random sample data since we are just setting up our system. Thanks for your response and help!
Screen Shot 2023-06-09 at 9 11 53 AM

@venus-sherathiya
Copy link
Collaborator

you should keep your raw data in a folder and move over the folder, instead of files. Also, technically the data in your file does not make sense even if it is a random data. If you keep sampling rate as 1000, one second should have 1000 datapoints. So, your timestamps should look like 0.001, 0.002, 0.003,..., n

@Gafonso7
Copy link

Hello, I am having an issue with finding storenames. Based on the previous comment my timestamps are correct.

Screenshot 2023-06-30 132838

@venus-sherathiya
Copy link
Collaborator

There is no sampling_rate in the file. For control or signal channel files. the file should have three columns : timestamps, data, sampling_rate

@venus-sherathiya
Copy link
Collaborator

Were you able to solve the issue ? if yes, please close this issue. If not, I am happy to help !!

@Gafonso7
Copy link

Gafonso7 commented Jul 18, 2023 via email

@venus-sherathiya
Copy link
Collaborator

Addressed this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants