ActiveBrainAtlas2 / activebrainatlasadmin

This is the ActiveBrainAtlas database portal. This project provides the admin area to edit data associated with the Active Brain Atlas project. It also provides the REST API.
0 stars 1 forks source link

Cannot view polygons in following link #159

Open mm6654 opened 1 year ago

mm6654 commented 1 year ago

Last week, polygons were visible in the following link: [https://activebrainatlas.ucsd.edu/ng/?id=787]

But this week they are not showing up even after changing the rendering options. The sidebar shows that the polygons are there. Drawing new polygons under the "polygons" tab also does not display any annotations even though the sidebar shows the points are being registered.

Creating a new link from this one also did not solve the issue, and importing the polygons did not work either.

This was all verified with Duane.

eddyod commented 1 year ago

Do you see the data here: https://activebrainatlas.ucsd.edu/activebrainatlas/admin/neuroglancer/annotationsession/?annotation_type__exact=POLYGON_SEQUENCE&o=-8.1.6.7.3

I suspect Duane created a new view from that URL id=787 using the 'New' button so the annotation session got switched to that view ID.

I'm making the import more useful. It currently has no ordering and there was always an 'NA' in the list which was useless. The list will now be ordered by animal, annotator, brain region and updated. I also put the updated field into the drop down list so you can see which one was the most recent.

drinehart1 commented 8 months ago

Updated link for brainsharer should be: https://www.brainsharer.org/ng/?id=787

Polygons are visible on this link

If issue resolved, please close