To get the results in Figure 3D: Before surgery, a pdf file "Note20190924.pdf" contains notes on 9/24/2019. Performances (number of correct and error trials) using the right eye are shown in red open rectangles, and those using the left eye are in blue open rectangles. The cumulative numbers of trials for each eye are shown in Figure 3D "before surgery". After surgery, uncompless the zipped data file "graph.zip", run result.py on python environment (Python 3.11.8 was used) as > python result.py A file "result.csv" containing the results (numbers of correct and error trials) will be created. ------------------------- To make the leftside and middle graphs in Figure 3E: uncompless the zipped data file "graph.zip", run OneGraph.py as > python OneGraph.py A pdf file "20220215_103702.pdf"containing the graphs will be created in ../pdf/R/R/ folder. The leftside graph is shown on page 2, and the middle graph is shown on page 3 of the file. To make the rightside graphs in Figure 3E: uncompless the zipped data file "graph_overlay.zip", run OneGraph_overlay.py as > python OneGraph_overlay.py A pdf file "20220215_103702_overlay.pdf"containing the graphs will be created in ../pdf/R/R/ folder.