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 .
- 06 Oct, 2012 1 commit
-
-
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
-
- 10 Sep, 2012 3 commits
-
-
Luke Campagnola authored
- fixes for saveState / restoreState (better handling of custom parameter classes) - added method GroupParameter.setAddList - ListParameter now remembers its value even if its list is cleared and rebuilt - added ActionParameter (buttons) and TextParameter
-
Luke Campagnola authored
Now detects and switches between PyQt / PySide automatically; no need to distribute different versions of the library anymore.
-
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
-
- 31 Aug, 2012 4 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
- fixed handling of foreground colors in AxisItem - fixed rare crash caused in AxisItem - fixed improper propagation of key events from SpinBox - many others
-
Luke Campagnola authored
-
- 23 Aug, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 21 Aug, 2012 1 commit
-
-
Luke Campagnola authored
Canvas: added clear() method
-
- 17 Aug, 2012 8 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
- Fixed up parametertree.saveState() and restoreState() methods - Updated parametertree documentation
-
Luke Campagnola authored
-
Luke Campagnola authored
- avoid sending keyboard interrupt signals to child processes - parallelizer keeps better track of processes that die unexpectedly - added ability to specify a different executable when starting new processes
-
Luke Campagnola authored
- flowchart emits state change signal when chart is loaded - metaarray workaround for lack of h5py debugging symbols
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 14 Aug, 2012 1 commit
-
-
Luke Campagnola authored
-
- 03 Aug, 2012 5 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
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
-
- 10 Jul, 2012 1 commit
-
-
Luke Campagnola authored
-
- 09 Jul, 2012 5 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
- AxisItem.setScale(1) works properly to disable auto-value-scaling - OpenGL fixes (stack overflow when drawing items, improper call to glPopAttrib)
-
Luke Campagnola authored
- Text spacing fix for AxisItem
-
Luke Campagnola authored
-
Luke Campagnola authored
Added script for reporting GL version info
-
- 03 Jul, 2012 1 commit
-
-
Luke Campagnola authored
- workaround for PySide exit crash - fixed alpha of major/minor grid lines
-
- 01 Jul, 2012 2 commits
-
-
Luke Campagnola authored
Bugfix -- AxisItem enforces tick boundaries more strictly
-
Luke Campagnola authored
minor code edits
-