jnowak90 / GraVisGUI

A network-based shape descriptor
GNU General Public License v3.0
8 stars 5 forks source link

Some shapes not producing results #1

Open matildabrown opened 3 years ago

matildabrown commented 3 years ago

Hi! I'm trying to use GraVis to get the visibility graphs for a bunch of simulated epidermal cells (300 cells), but for some reason I'm only getting results for 272 - they just don't appear in the spreadsheet or .gpickle files. I've tried running the cells individually (as binary images with pixel/node values of 1, 2, 3 and 10) and I get a 'GraVis is done!' message but no output (other than a labelled image).

I've tried with both .png and .tif files (I can't upload either here) as well as .jpeg. Using the .jpeg files gave me an error (Image is not binary), but it's the only format I can upload here - they might need to be converted back to .tif or .png to reproduce the issue!

Such a cool concept, hopefully I can get it to work on my shapes!

Thanks, Matilda

hex_shape_118 hex_shape_278 hex_shape_127

jnowak90 commented 3 years ago

Hi Matilda,

I fixed the issue with the jpeg images. The executable files and the source code (third release) are updated. Let me know if there are still issues with the application.

Best, Jacqueline