Skip to content

Instantly share code, notes, and snippets.

import os
import numpy as np
import tifffile
import tifffolder
folder = 'C:/Users/Volker/Data/forTalley/'
# u: Tile number in stage X direction
# v: Tile number in stage Y direction
# d: illumination direction (the Ultramicroscopy mileading labels these as channels)
@VolkerH
VolkerH / Raster - Streams.ipynb
Created February 20, 2018 14:46
Trying to send image data to a hv.Raster Dynamic map through a pipe
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@VolkerH
VolkerH / Volker_Simple_Pandas_Bokeh_minimal.ipynb
Created June 7, 2017 14:03
Jupyter notebook example to demonstrate bokeh error with data frame containing column named field
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.