icbm-iupui / volumetric-tissue-exploration-analysis

3D TISSUE CYTOMETRY PLUGIN FOR IMAGEJ DOWNLOAD and INSTALL:
http://imagej.net/VTEA
Other
11 stars 3 forks source link

.obx loading from old 1.0 alpha version faulty #51

Closed icbm-iupui closed 2 years ago

icbm-iupui commented 5 years ago

Describe the bug obx files created in VTEA 1.0 alpha from, 1c32f25, cannot be loaded in the commit:

f5f9aba71b7c334a7f916847efb13889dd160ccc

Drew had centralized the file operations to a central class (), could this be the source of the problem?

winfrees commented 4 years ago

This was caused by not insisting on a Serialization ID in the microobject class. To fix a work around need to be implemented to open old/early .obx files.

winfrees commented 2 years ago

We maintain archival versions of VTEA to ensure obxs created with this alpha version remain accessible. If required this issue could be reopened to build a workflow for upgrading the limited number of obxs that were faulty.