csxtools.ipynb.
image_stack_to_movie
(images, frames=None, vmin=None, vmax=None, figsize=(6, 5), cmap='CMRmap', fps=10)[source]¶Convert image stack to movie and show in notebook.
Parameters: |
|
---|
csxtools.ipynb.
show_image_stack
(images, minmax, fontsize=18, cmap='CMRmap', zlabel='Intensty [ADU]', figsize=(12, 10))[source]¶Show an Interactive Image Stack in an IPython Notebook
Parameters: |
|
---|