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.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 13 Mar, 2013 1 commit
-
-
Luke Campagnola authored
-
- 13 Jan, 2013 1 commit
-
-
Luke Campagnola authored
-
- 12 Jan, 2013 1 commit
-
-
Luke Campagnola authored
- GraphicsItem.pixelVectors copies cached results before returning - Multiprocess fixes for Windows: - mmap/shm uses anonymous maps rather than tempfiles - avoid use of getppid and setpgrp - work around hmac authentication bug (use os.urandom to generate key)
-
- 25 Dec, 2012 1 commit
-
-
Luke Campagnola authored
Started new SVG exporter Merged updates from ACQ4
-
- 31 Oct, 2012 1 commit
-
-
Luke Campagnola authored
- ROI.movePoint now expects parent coordinates by default - Added ROI.getHandles() - Renamed MultiLineROI to MultiRectROI - Reorganized MultiRectROI, added addSegment and removeSegment methods (thanks Martin!)
-
- 06 Oct, 2012 1 commit
-
-
Luke Campagnola authored
Added functions.transformCoordinates() for mapping numpy arrays of coordinates from QTransform and QMatrix4x4 Minor updates: - fixed SRTTransform3D.matrix() - ViewBox fix: updateAutoRange leaves unused axes completely unchanged - documentation updates
-
- 11 Sep, 2012 1 commit
-
-
Luke Campagnola authored
- initialize ImageItem.menu - fixed default argument for ROI.getAffineSliceParams(axes)
-
- 10 Sep, 2012 1 commit
-
-
Luke Campagnola authored
- ROI.getArrayRegion makes sure the ROI and image share the same scene - Added a few binary operator methods to metaarray - Fixed flowchart/eq.py handling of metaarray objects
-
- 03 Aug, 2012 1 commit
-
-
Luke Campagnola authored
Minor documentation updates
-
- 12 Jul, 2012 1 commit
-
-
Luke Campagnola authored
- Fixed some floating-point precision issues. (Added a workaround for QTransform.inverted() bug) - No longer putting asUnicode inside __builtin__ since this causes problems in some rare circumstances (pyshell, lazy import recipe) - Minor docstring updates
-
- 31 May, 2012 2 commits
-
-
Luke Campagnola authored
Added SRTTransform3D
-
Luke Campagnola authored
(should be no major API changes here)
-
- 30 May, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 24 May, 2012 1 commit
-
-
Luke Campagnola authored
removed stray print statement
-
- 15 May, 2012 1 commit
-
-
Luke Campagnola authored
- Moved some functionality from UIGraphicsItem upstream to GraphicsItem
-
- 12 May, 2012 1 commit
-
-
Luke Campagnola authored
-
- 21 Apr, 2012 1 commit
-
-
Luke Campagnola authored
-
- 04 Apr, 2012 1 commit
-
-
Luke Campagnola authored
- HistogramLUTItem avoids using lookup table if possible - GradientEditorItem has a method to ask whether the gradient is trivial (can be applied without the use of a lookup table) - ROI, LinearRegionItem, InfiniteLine no longer redraw for every mouse movement
-
- 30 Mar, 2012 1 commit
-
-
Luke Campagnola authored
-
- 20 Mar, 2012 1 commit
-
-
Luke Campagnola authored
-
- 02 Mar, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 15 Jun, 2011 1 commit
-
-
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
-
- 25 Apr, 2011 1 commit
-
-
Luke Campagnola authored
- numerous fixes in close() functions - added Transform class - ROI widgets now operate in degrees instead of radians for easier Qt compatibility
-
- 05 Apr, 2011 1 commit
-
-
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
-
- 10 Feb, 2011 1 commit
-
-
Luke Campagnola authored
-
- 08 Feb, 2011 1 commit
-
-
Luke Campagnola authored
- Lots of bug fixes - API change in PlotItem.plot(...) - Started replacing QObjectWorkaround with QWidget - Made plotCurveItems clickable - Added curve-following arrows
-
- 22 Nov, 2010 1 commit
-
-
Luke Campagnola authored
added scatter plots
-
- 25 Jul, 2010 1 commit
-
-
Luke Campagnola authored
-
- 24 Jul, 2010 1 commit
-
-
Luke Campagnola authored
- added vertical lines / regions for plots - added gradient editor widget - many bugfixes - cleaned up imageview a bit
-
- 22 Mar, 2010 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-