Skip to content

Releases: JaneliaSciComp/neuronbridge

v3.2.3

19 Oct 16:20
Compare
Choose a tag to compare

v3.1.0

11 Mar 17:30
0daaba0
Compare
Choose a tag to compare

VERSION 3.1.0

Bug fixes

  • Standardized various terminology like "neuron ID" and "driver line" across the site
  • Error message persistence has been increased
  • Fixed links to neuprint from the home page
  • various site stability issues

v3.0.15

20 Jan 15:45
7ab32cd
Compare
Choose a tag to compare

Full Changelog: v3.0.14...v3.0.15

v3.0.0

10 Jan 18:07
c779601
Compare
Choose a tag to compare

What's New

  • Data model 3.0

  • Anatomical Area filtering of search results

    • A new "Filter" button has been added above the right side of the search results list. This button will allow the filtering of different anatomical areas from the results. The filtering will remain as selected even after a reload of the site.
  • Gen1-GAL4 expression images displayed where available.

    • Any time we have a Gen1-GAL4 expression image available for a match, the image will be added to the match details page as an additional comparison.
  • Alignment Score and Quality Check Movie added to custom search results

    • The alignment score value has been added below the alignment thumbnail. This score can range from -1.0 to +1.0, with the higher value indicating a better alignment. In addition to the score there is also a link to an movie file that shows a "slice view" of the alignment that can be used to do a visual quality check.
  • Uploaded Data Usage and Retention Policy

    • We have added an uploaded data usage and retention policy document to the site that must be read and acknowledged before continued use of the custom search feature.
  • Help Page Table of contents

    • We added a table of contents to quickly get you to the information you are looking for.
  • URLs to the matches page have been simplified

    • The input type is no longer required in the URL to access a match. Old URLs will redirect to the new format. eg:
      • /search/skeletons/1077847238/matches/2945073140338782219
      • /matches/cdm/2945073140338782219
  • Fast algorithm switching on matches page

    • There is now a tab menu at the top of results pages when both CDM and PPPM results are available for an input image. This allows one to quickly switch between the results without having to return to the previous search results page.
  • "Cite this match" tab added to individual match modals.

    • This tab shows references for the input and matching images.
  • Github link

    • View the source code for NeuronBridge by following the link to github in the site footer.

Bug fixes

  • Search results sorting for EM results

    • In order to show the most recent data first, the sorting of the EM search results is done by:
      • ascending dataset name
      • ascending bodyid
      • descending version number
  • Mirror/Unmirror Button moved for VNC imagery

    • The mirror button was causing the vertical VNC images to be out of alignment when the image was mirrored, because the button was too wide to fit on the same row as the image selection drop down. To keep all the images aligned, the mirror buttons have been permanently moved to a second row when the images are narrow and vertical.
  • Viewin3D button is disabled if required files are missing

    • There are some matches that do not have the required h5j or swc files used by our 3D volume viewer. When those cases arise, the Viewin3D will be disabled.
  • Button text changes on the list view for matches

    • When using the list view instead of the grid view for a match set, the buttons have been changed from "Download" to "Add to Download" and from "Select" to "View Match". These new labels better define what the buttons do.
  • Removed alignment parameters for VNC uploads

    • The current alignment algorithm does not allow parameters for VNC images yet.
  • Downloads limit pop up is no longer covered by the option menu

  • Error message and result

    • Fixed a case where the search page could show both a result display and an error message after a failed search was followed by a successful one.
  • Disabled image export when matches list is empty

    • The image export link will no longer download an empty file if the matches list is empty.
  • Fixed links to match modal tabs

  • Only display link to CDSResults if they exist.

    • Prior to this all lines would show a link to CDS Results, even if there were none to show.
  • Changed "View Precomputed Search" buttons to "View Precomputed Matches"

    • These buttons were found in the meta data for an input image or a match. The would originally link to search results for the name of the line or EM body. Now they link directly to the matches, so one no longer has to search through a list of lines to find the correct one.

Full Changelog: v2.6.5...v3.0.0

v2.6.0

10 Jan 18:05
1a3fc6e
Compare
Choose a tag to compare

What's New

  • Added Gender Icons to the match grid.

    • All the thumbnail images in the match grid now have a (M/F) icon in the bottom left corner to indicate the gender of the matched body id or line.
  • Gender filter

    • The Filters / Sorting menu now has a section to filter the results by gender.

Bug fixes

  • Virtual Fly Brain links

    • The links to the Virtual Fly Brain website were broken when using a slide code as an identifier

Full Changelog: v2.5.0...v2.6.0

v2.5.0

23 Jun 13:38
792e9be
Compare
Choose a tag to compare

Full Changelog: v2.4.0...v2.5.0

2.4.0

26 Apr 01:51
7df9d36
Compare
Choose a tag to compare

Full Changelog: v2.3.1...v2.4.0