mossum icon indicating copy to clipboard operation
mossum copied to clipboard

generating empty image

Open ZoltanOnody opened this issue 6 years ago • 4 comments

Hi.

I run

$ mossum http://moss.stanford.edu/results/XYZ
Generating image for moss_02-03-2018_223646
DONE

but it only generated a 11x11px white image, any idea what can be wrong?

ZoltanOnody avatar Mar 02 '18 21:03 ZoltanOnody

Could it be that no matches fall within the default criteria of similarities accounting for at least 90% of either file? You can change that with the -p flag.

hjalti avatar Mar 10 '18 19:03 hjalti

I have the same problem when comparing more than two files.

nicoguaro avatar Jul 04 '18 16:07 nicoguaro

In my case, it was "probably" (I could not verify it as I did not have the dataset anymore but it worked later on another dataset) the case hjalti mentioned.

ZoltanOnody avatar Jul 04 '18 21:07 ZoltanOnody

I had the same problem. Lower the -p flag value. Also use -f svg as the image is much better.

ThomasMConnors avatar Oct 16 '22 21:10 ThomasMConnors