Skip to content

These files accompany the results obtained in "Visuomotor mismatch responses as a hallmark of explaining away in causal inference".

License

Notifications You must be signed in to change notification settings

Priesemann-Group/mismatch_responses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visuomotor mismatch responses as a hallmark of explaining away in causal inference

These files accompany the results obtained in Visuomotor mismatch responses as a hallmark of explaining away in causal inference.

How to recreate results

Run julia mismatch.jl in the folder 'fig1'.

To plot results run python plot_mismatch.py ../../mismatch/logs/()/log.h5, where () is to be replaced with the desired folder.

Requirements

The results in this paper were created using Julia 1.3.1 and Python 3.6 with matplotlib, numpy and h5py.

Julia Packages

pkgs = ["BSON",
"Dates",
"DelimitedFiles",
"FileIO",
"HDF5",
"ImageMagick",
"Images",
"InteractiveUtils",
"JSON",
"LinearAlgebra",
"MAT",
"MLDatasets",
"MultivariateStats",
"Plots",
"Profile",
"ProgressMeter",
"PyPlot",
"SparseArrays"]

using Pkg

Pkg.add(pkgs)

About

These files accompany the results obtained in "Visuomotor mismatch responses as a hallmark of explaining away in causal inference".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published