feagi / brain-visualizer

Apache License 2.0
1 stars 1 forks source link

Custom disappears when click custom cortical area in CB #369

Closed Kakcalu13 closed 1 month ago

Kakcalu13 commented 1 month ago

https://github.com/user-attachments/assets/351c85d2-86fa-4f68-9479-b8048cd1dec6

Amir-Rasteg commented 1 month ago

I cant repo this. I am guessing this has something to do with regions, but I need your genome you are using here to check

Kakcalu13 commented 1 month ago

image

Kakcalu13 commented 1 month ago

steps:

1) import a different gneome (any different genome) into this essential genome 2) open cb/bm split 3) click edit on custom cortical area

Kakcalu13 commented 1 month ago

Confirmed, you need to import any genome to make this happen.

Each cortical will jump to region even if it doesn't have the cortical in first place

Amir-Rasteg commented 1 month ago

Confirmed, you need to import any genome to make this happen.

Each cortical will jump to region even if it doesn't have the cortical in first place

Check the logs of BV. I am 99% sure this is FEAGI sending inconsistent data

Kakcalu13 commented 1 month ago

Sorry.

STEPS: 1) you load essential genome 2) Delete ALL vision 3) Download the genome 4) Load essential genome again 5) Import the genome you downloaded 6) Refresh (FEAGI needs to fix that part) 7) You open CB and click any vision region to edit

Amir-Rasteg commented 1 month ago

image as per BV logs, seems FEAGI is sending conflicting information across different endpoints @m-nadji-tehrani you may need to take a look at this

Amir-Rasteg commented 1 month ago

@m-nadji-tehrani I am betting the endpoint giving funni results is "/v1/region/regions_members"

m-nadji-tehrani commented 1 month ago

Fixed in a local branch and will be pushed to public repo shortly