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 .
- 25 Oct, 2012 1 commit
-
-
Luke Campagnola authored
-
- 17 Oct, 2012 2 commits
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
- 16 Oct, 2012 1 commit
-
-
Luke Campagnola authored
-
- 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
-
- 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 1 commit
-
-
Luke Campagnola authored
-