hoki icon indicating copy to clipboard operation
hoki copied to clipboard

Bridging the gap between observation and theory

Results 12 hoki issues
Sort by recently updated
recently updated
newest added

- Describe the issue with the content In the Voronoi binning example new views of the 2D image and noise arrays are created by using `numpy.reshape`. This can (and does)...

documentation

- Describe the issue with the content The Voronoi binning example in the tutorial contains the following code: ```python # First we need to make lists of pixel Coordinates #...

documentation