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 .
- 10 Nov, 2012 2 commits
-
-
Megan Kratz authored
-
Megan Kratz authored
-
- 31 Oct, 2012 4 commits
-
-
Luke Campagnola authored
-
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!)
-
Luke Campagnola authored
-
Luke Campagnola authored
- documentation updates - PlotItem informs all items when switching to log mode - GradientEditorItem has sigGradientChangeFinished - ParameterTree list types check linits on initialization - Fixed RuntimeError in TreeWidget.clear()
-
- 27 Oct, 2012 1 commit
-
-
Luke Campagnola authored
Reorganized shader programs Infrastructure updates for OpenGL system
-
- 26 Oct, 2012 3 commits
-
-
Megan Kratz authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 25 Oct, 2012 4 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 22 Oct, 2012 3 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
Added function for generating pseudo-scatter plots (points stack in a histogram-like manner)
-
Luke Campagnola authored
Documentation updates (linked GLImageItem and Legend item to indexes)
-
- 19 Oct, 2012 3 commits
-
-
Luke Campagnola authored
Added GLImageItem and example.
-
Luke Campagnola authored
Fixed exporters to automatically add filename extension. Fixed ViewBox 'auto pan' option. - Other minor edits.
-
Luke Campagnola authored
Much more efficient at rapid updates.
-
- 17 Oct, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 16 Oct, 2012 1 commit
-
-
Luke Campagnola authored
-
- 15 Oct, 2012 1 commit
-
-
Megan Kratz authored
bugfix for ViewBox.childrenBounds -- vertical infiniteLines were not being included in autoscale range
-
- 11 Oct, 2012 6 commits
-
-
Luke Campagnola authored
Added example scripts used for bundling with py2exe
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
- integrated Cristian Gavin's replacement for os.listdir - added replacement for os.isdir Fixed ViewBox generating error messages at shutdown
-
Luke Campagnola authored
- built in Christian Gavin's os.listdir replacement - added os.isdir replacement Fixed ViewBox causing errors at shutdown
-
- 10 Oct, 2012 2 commits
-
-
Luke Campagnola authored
Fixed bug in functions.invertQTransform -- incorrectly checked for scipy.weave instead of scipy.linalg
-
Luke Campagnola authored
- ConsoleWidget now correctly catches its own exceptions - Fixed ViewBox auto-scaling bug - Fixed functions.siEval not parsing units correctly - Fixed bug caused when opengl GL_VERSION_STR is None
-
- 06 Oct, 2012 3 commits
-
-
Luke Campagnola authored
Made scipy optional in functions and ImageItem
-
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
-
Luke Campagnola authored
made scipy optional in functions and ImageItem
-
- 03 Oct, 2012 1 commit
-
-
Luke Campagnola authored
- added ability for ScatterPlotItem to use arbitrary symbol shapes - added scatter plot speed test for evaluating new methods - added butterworth notch filter to flowchart library - fixed bugs with ViewBox trying to close itself after python has started cleaning up - fixed python 2.6 compatibility bug in PlotCurveItem - fixed support for list-of-dicts and dict-of-lists input for PlotDataItem - check to ensure Qt version is >= 4.7 - workaround for numpy segmentation fault - several other minor updates and documentation changes
-
- 13 Sep, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
Fixed setup.py to automatically search for all sub-packages
-
- 11 Sep, 2012 2 commits
-
-
Luke Campagnola authored
- initialize ImageItem.menu - fixed default argument for ROI.getAffineSliceParams(axes)
-
Luke Campagnola authored
-