-
Notifications
You must be signed in to change notification settings - Fork 11
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
FileNotFoundError: REWARD_VS_z_score_VS.h5 does not exist #41
Comments
what you see in the screenshot above is not related so ignore that. It won't affect your output results. |
Thanks for your reply! You are right, the error is from PSTH computation. Do the timestamps in control channel and signal channel should be same? My recording system doesn't illuminate the control channel and signal channel together, it is delivered in time division method. I guess that's why I have error in PSTH computaiton. I fixed it by making the timestamps in control and signal channel identical. |
yes, it should be same !! |
I am using csv files. I think you could close this issue. Thanks for making this tool! |
okay !! Please let me know if you have any questions in the future !! |
Hello, I am having the same problem, and I have tried fixing it by setting the timestamps the same in signal and control, but the problem persists... was there anything else you did to fix the problem? |
Hi! I got the error 'REWARD_VS_z_score_VS.h5 does not exist' when I push open visualization gui. I couldn't find this in the output filepath. I only got 'REWARD_VS.hdf5'. Please let me know if you need more information. Thanks!
The text was updated successfully, but these errors were encountered: