prf-explainer

julia version of pRF code

What you’ll need

julia prompt

] # enter package mode
activate .  # activate current dir as environment
instantiate  # install packages listed in Project.toml

Then you can try running the code (!NB data files are in parent dir for now (where matlab code lives)).

include("pRF_nls.jl")
# and hopefully figures will pop up
# if not, try to force the display
pboot_  # figure handle
# and
hm_