stack-distance icon indicating copy to clipboard operation
stack-distance copied to clipboard

How to create plot

Open mahmoudhanafi opened this issue 10 years ago • 1 comments

Its not clear to me how we use the finale output to create a realy MRC plot

mahmoudhanafi avatar Dec 03 '15 01:12 mahmoudhanafi

This program just outputs the stack distances. If you want to actually see the plot, you would use your favourite plotting software to plot a cumulative histogram of the output. Be careful: this program outputs INT64_MAX for objects it hasn't seen before, so you will need to restrict the x-range of your plot.

jcipar avatar Dec 03 '15 03:12 jcipar