You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #54 from computational-cell-analytics/export-updates
Update the data export scripts to preserve the label IDs of the IHC segmentations and their corresponding synapses.
The segmentation must be exported as "uint16," which limits the number of SGN instances to the data type's maximum of 65,535. A warning will be displayed if the label is higher than this value.
An offset option for the synapse IDs in the data export has been added to allow for different coloring in Imaris.
0 commit comments