Services for plotting and viewing
Project description
"# Plot_And_Scroll_Images" Used to plot and scroll through images
manipulated from https://matplotlib.org/2.1.2/gallery/animation/image_slices_viewer.html
from Plot_Scroll_Images import plot_scroll_Image
x = some_array
x.shape = (25, 512, 512, 1)
plot_scroll_Image(img=x)
# also support int8 mask and float dose for overlay
plot_scroll_Image(img=x, mask=mask_array, dose=dose_array, alpha=0.3)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for plotscrollnumpyarrays-2.0.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37ba11754c58cd2fd4042d32d8287e75b272a10e48749e270af8db6ed2d146c7 |
|
MD5 | a18e4839012e12e48466a2c9daa008f0 |
|
BLAKE2b-256 | 1e7767bea3017394efb980d061bb19abbd1a1698cf28d8bc5e96574cbc08d4c1 |
Close
Hashes for PlotScrollNumpyArrays-2.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c41e65bf316ccda457933abb2a106895ebaf4a2fc9b8170c5f3a677f3d4d33b |
|
MD5 | 0d541bc40cc4584314bf71221c0ef5e1 |
|
BLAKE2b-256 | e9ebb9e9ac957bccfd8dc9aff582fb5c0f1d714a45f5f1542983fe59c9c2c303 |