This project is mirrored from https://bitbucket.org/jakimowb/eo-time-series-viewer.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Feb 25, 2013
-
-
Luke Campagnola authored
cleaned up examples
-
- Feb 20, 2013
-
-
Luke Campagnola authored
ViewBox: made padding more consistent for all auto-ranging methods, deprecated autoRange(item=) in favor of autoRange(items=)
-
- Mar 02, 2012
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- Jun 15, 2011
-
-
Luke Campagnola authored
- disabled opengl (performance issues in Qt 4.7) - numerous caching changes (disabled deviceCoordinateCache due to performance issues) - speed up loading large images in ImageView - bugfixes from Ingo Breßler - Transform rotation bugfix - Added debug module - Major performance enhancements for scatterplot, fixed point clicking issues ** API change for scatterplot click signals - Drawing on ImageItem is working well now - PlotItem downsampling no longer uses scipy.signal.resample (this was creating artifacts) - Fixed ViewBox behavior when aspect-locked
-
- Apr 25, 2011
-
-
Luke Campagnola authored
- numerous fixes in close() functions - added Transform class - ROI widgets now operate in degrees instead of radians for easier Qt compatibility
-
- Apr 05, 2011
-
-
Luke Campagnola authored
- converted most old-style signals into new-style for PySide compatibility (beware: API changes) - removed ObjectWorkaround, now just using QGraphicsWidget - performance enhancements, particularly in ROI.getArrayRegion - numerous bugfixes
-
- Jul 24, 2010
-
-
Luke Campagnola authored
- added vertical lines / regions for plots - added gradient editor widget - many bugfixes - cleaned up imageview a bit
-
- Mar 22, 2010
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-