Skip to content
Snippets Groups Projects
Commit eaa57cef authored by pswain's avatar pswain
Browse files

tweak

parent 14a53d07
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ if view:
sys.exit(0)
else:
# run dataloader
key_index = "median_GFP_Z"
key_index = "volume"
dl = dataloader(h5dir, ".")
dl.define_g2a_dict(["GFP_Z"])
expt = [omid_full for omid_full in omids if str(omid) in omid_full][0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment