freeman-lab on master
add missing argument (compare)
freeman-lab on master
finish fixes for db change (compare)
freeman-lab on master
minor fixes for db updates (compare)
neurofinder.load
, and got KeyError: 'coordinates'
on line 17 in main.py
. Any suggestions?
neurofinder.load(results[0]["regions"])
regions
field of one element of the results
array, just as you figured out!