Activity for colorview2d

  • Alois Alois committed [9786d0]

    + Rewrite the README file.

  • Alois Alois committed [bc843f]

    + Cleaned the project dir further.

  • Alois Alois committed [88a1b5]

    Cleaned mod files.

  • Alois Alois committed [739b3d]

    Cleaned repository index down to neccessary files.

  • Alois Alois committed [b04129]

    Commented CvFig.show() as it is not functional.

  • Alois Alois committed [62b674]

    + Fixed call signature of remove_mod method. Fi...

  • Alois Alois committed [06a7b6]

    + Simplified signature of Datafile.crop method ...

  • Alois Alois committed [e121db]

    Simplified the call signature of add_mod to avo...

  • Alois Alois committed [b5c558]

    Added default values for colorbar limits to sta...

  • Alois Alois committed [62dc8a]

    Added a custom dictionary class to store the co...

  • Alois Alois committed [e8f9c6]

    Added tests for new features with interactive p...

  • Alois Alois committed [a292e6]

    + Moved some public methods to the private spac...

  • Alois Alois committed [eadf80]

    + Removed package yapsy from cvfig module.

  • Alois Alois committed [83a710]

    Renamed mods directory. ModTests are broken.

  • Alois Alois committed [f3286e]

    + Added a test: Resize the datafile to arbitrar...

  • Alois Alois committed [25de30]

    + Changed the way x and y axis ranges are treat...

  • Alois Alois committed [d0ead3]

    + Added a test that extracts an arbitrary linet...

  • Alois Alois committed [07964d]

    + move the linecut functionality to the datafil...

  • Alois Alois committed [0f4a8c]

    Added tests for the gnuplo-style file loader mo...

  • Alois Alois committed [c413bc]

    A new datafile object is introduced. The datafi...

  • Alois Alois committed [fbde71]

    Added tests for the datafile object.

  • Alois Alois committed [7a2bb8]

    + Added a mod to calculate the absolute value o...

  • Alois Alois committed [e077f3]

    + Included an error checking wrapper for the ap...

  • Alois Alois committed [f698b0]

    Changed the call get_data to get_arraydata to c...

  • Alois Alois committed [0f04cf]

    + Removed the reset method. It became useless s...

  • Alois Alois committed [ed13d3]

    + Added helpful error messages when invalid arg...

  • Alois Alois committed [e4c8da]

    The package now exposes the CvFig, the Gpfile a...

  • Alois Alois committed [4f5494]

    + Added unit tests for the mods.

  • Alois Alois committed [06e3b9]

    + The mods now correctly implement do_apply(sel...

  • Alois Alois committed [91886a]

    + The pipeline now cares for the positions of t...

  • Alois Alois committed [4fe4f9]

    Cleaned module imod to comply with changes in c...

  • Alois Alois committed [9fa26f]

    Major change: the GUI is now blocking to avoid ...

  • Alois Alois committed [0b1cbd]

    + Cleaned presentation of cvfig module.

  • Alois Dirnaichner committed [92ae98]

    Bugfix to the save datafile routine

  • Alois Dirnaichner committed [62f71e]

    Changed operating mode of smooth filter to nearest

  • Alois Dirnaichner committed [01baf7]

    Using symmetric diff.

  • Alois Dirnaichner committed [6c0fc4]

    Bugfix in gpfile save routine.

  • Alois Dirnaichner committed [049185]

    Added tight layout call to correct the broken l...

  • Alois Dirnaichner committed [2c94d7]

    layout of fig on pdf save corrected.

  • Alois Dirnaichner committed [7f61ed]

    Added correct requirements from the pip freeze....

  • Alois Dirnaichner committed [792dc9]

    Changed mod to log10.

  • Alois Dirnaichner committed [4b4142]

    Switched to log10 for the log mod.

  • Alois Dirnaichner committed [c739fd]

    First interactive version of cvfig.

  • Alois Dirnaichner committed [3774a2]

    added interactive plotting.

  • Alois Dirnaichner committed [6cd2f3]

    Added app class file.

  • Alois Dirnaichner committed [5e50f2]

    First running specimen

  • Alois Dirnaichner committed [e474b0]

    Added non-interactive interface.

  • colorview2d colorview2d released /colorview2d-0.55.tar.gz

  • Alois Dirnaichner committed [742b62]

    Update to the Readme

  • Alois Dirnaichner committed [3a981c]

    Removed the ipython shell from the startup scri...

  • Alois Dirnaichner committed [cea83f]

    Removed debug entry.

  • Alois Dirnaichner committed [1f09e9]

    Bugfix to the linecutframe. Removed interactive...

  • Alois Dirnaichner committed [c240bd]

    Removed debug message.

  • Alois Dirnaichner committed [c50f0b]

    Bugfix to the gpfile object.

  • Alois Dirnaichner committed [230a16]

    The correct event handler is called for the col...

  • Alois Dirnaichner committed [bdf251]

    Hotfix to the cropping routine.

  • colorview2d colorview2d released /colorview2d-0.54.tar.gz

  • Alois Dirnaichner committed [dc1a47]

    Bugfix in linecutframe.py

  • Alois Dirnaichner committed [eeebb2]

    The labelticksframe is now updated when a new c...

  • Alois Dirnaichner committed [4626ca]

    Added comment to installation under linux.

  • Alois Dirnaichner committed [1967aa]

    Added comment to the win binary installation.

  • colorview2d colorview2d released /colorview2d-0.53DEV-20150325.tar.gz

  • Alois Dirnaichner committed [2fb7ac]

    The shell now includes the view correctly.

  • Alois Dirnaichner committed [9fd68e]

    Increased version number.

  • Alois Dirnaichner committed [7d8c19]

    Minor modification to the interactive shell sta...

  • Alois Dirnaichner committed [8ae68c]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Alois Dirnaichner committed [5698ac]

    Added an interactive python shell.

  • Alois Dirnaichner committed [39eb9b]

    Fixed a bug that appeared when autoscale was sw...

  • Alois Dirnaichner committed [8d9e77]

    Added a log scale plugin.

  • Alois Dirnaichner committed [2655fa]

    Minor changes to the layout of some widgets.

  • Alois Dirnaichner committed [7a8d3c]

    Fixed a bug in the method to save a pdf file.

  • Alois Dirnaichner committed [4a364a]

    Commit new version.

  • Alois Alois modified a wiki page

    Home

  • Alois Alois modified a wiki page

    Home

  • Alois Alois modified a wiki page

    Home

  • colorview2d colorview2d released /colorview2d-0.52.tar.gz

  • Alois Dirnaichner committed [872cb1]

    Added a distance measure tool.

  • Alois Dirnaichner committed [49ea1a]

    Added the frame for the distance measure tool.

  • Alois Dirnaichner committed [38f941]

    The renamed files to comply to PEP8

  • Alois Alois modified a wiki page

    Home

  • Alois Alois modified a wiki page

    Home

  • Alois Alois created ticket #6

    Distance measurement tool

  • Alois Alois modified ticket #1

    Bug in the slope extraction tool: Plot disappears

  • Alois Alois posted a comment on ticket #3

    Problem is solved.

  • Alois Alois modified ticket #3

    Windows version does not exit properly

  • Alois Alois modified a comment on ticket #4

    status: open --> closed The util is now part of the plugin set.

  • Alois Alois modified ticket #4

    Show to the user that the datafile is cropped

  • Alois Dirnaichner committed [fc0a1b]

    Update to docs.

  • Alois Dirnaichner committed [7c9a22]

    Added the view to the documentation.

  • Alois Dirnaichner committed [0952ea]

    Changed the naming convention to the PEP 8 stan...

  • Alois Dirnaichner committed [84b538]

    Improved the documentation.

  • Alois Alois modified a wiki page

    Home

  • colorview2d colorview2d released /win7/colorview2d_051_win7_64.7z

  • Alois Dirnaichner committed [d56d0c]

    Added an adaptive threshold routine that can be...

  • colorview2d colorview2d released /win7/colorview2d_051_win7_32.7z

  • Alois Alois committed [9394ba]

    small bugfix to the crop mod in the binary dist.

  • Alois Alois committed [d7d824]

    Small adjustment to the View object.

  • Alois Alois committed [9b4813]

    Added a script to update the plugin files in th...

  • Alois Alois committed [fbb248]

    Small changes to correctly reset the controls w...

  • Alois Alois committed [4e095f]

    Added a dist/Mods directory to include the plug...

1 >
MongoDB Logo MongoDB