schleuf / Incubator-2022-Geometry-of-Color

MIT License
0 stars 0 forks source link

pre-set the bins for voronoi metrics #23

Open schleuf opened 1 year ago

schleuf commented 1 year ago

Voronoi cell area and number of neighors are both represented as histograms and I don't like how the auto-binning is coming out. Set num neighbors to be in binsize= 1. set cell area binsize= ...... idk...... mean/25? For a start?