You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API: plot_to_frame and plots_to_frame now take fig_size_inches and bbox_inches as keyword arguments instead of passing on all keyword arguments to imsave (PR 206)
Fix zipfile handling in Py3 (PR 199)
Fix CINE reader for Py2 (PR 219)
Support non-monochrome and packed-bits images in NorpixSeq (PR 218)
Update documentation
Update slicerator dependency to v0.9.7 (fixes pipeline nesting)