You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Hello,
Checking on my lab notes I found that the wrong screen settings were applied in this experiment so that the spatial frequencies
of the SF/TF protocol were not the desired ones.
We had initially replaced the spatial frequency values with the (subsequently determined) spatial frequencies but I think we should just remove this experiment altogether.
Copying part of Lee's exception correction script here that contains the actual spatial frequencies:
switch animal_id
case 'CX_79_2'
% mapping between actual SFs and desired SFs
a = [0.2182 0.3200;
0.1058 0.1600;
0.0529 0.0800;
0.0262 0.0400;
0.0124 0.0200];
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
PhtonData
throws an exception when running the sanity checks. Row590
.To Reproduce
Dataset:
CX_79_2_hL_RSPd_monitor_right
Expected behaviour
Found spatial frequencies should be identical to those stored in the config file and no exception should be raised
Log file
Log file name:
slurm.enc1-node1.3785436.out
Computer used (please complete the following information):
shell-script
, latest commit:583a118a5525f9e51da3c6bba06ee5690ece0cf1
Additional context
Sbatch settings:
The text was updated successfully, but these errors were encountered: