+ Rewrite the README file.
+ Cleaned the project dir further.
Cleaned mod files.
Cleaned repository index down to neccessary files.
Commented CvFig.show() as it is not functional.
+ Fixed call signature of remove_mod method. Fi...
+ Simplified signature of Datafile.crop method ...
Simplified the call signature of add_mod to avo...
Added default values for colorbar limits to sta...
Added a custom dictionary class to store the co...
Added tests for new features with interactive p...
+ Moved some public methods to the private spac...
+ Removed package yapsy from cvfig module.
Renamed mods directory. ModTests are broken.
+ Added a test: Resize the datafile to arbitrar...
+ Changed the way x and y axis ranges are treat...
+ Added a test that extracts an arbitrary linet...
+ move the linecut functionality to the datafil...
Added tests for the gnuplo-style file loader mo...
A new datafile object is introduced. The datafi...
Added tests for the datafile object.
+ Added a mod to calculate the absolute value o...
+ Included an error checking wrapper for the ap...
Changed the call get_data to get_arraydata to c...
+ Removed the reset method. It became useless s...
+ Added helpful error messages when invalid arg...
The package now exposes the CvFig, the Gpfile a...
+ Added unit tests for the mods.
+ The mods now correctly implement do_apply(sel...
+ The pipeline now cares for the positions of t...
Cleaned module imod to comply with changes in c...
Major change: the GUI is now blocking to avoid ...
+ Cleaned presentation of cvfig module.
Bugfix to the save datafile routine
Changed operating mode of smooth filter to nearest
Using symmetric diff.
Bugfix in gpfile save routine.
Added tight layout call to correct the broken l...
layout of fig on pdf save corrected.
Added correct requirements from the pip freeze....
Changed mod to log10.
Switched to log10 for the log mod.
First interactive version of cvfig.
added interactive plotting.
Added app class file.
First running specimen
Added non-interactive interface.
Update to the Readme
Removed the ipython shell from the startup scri...
Removed debug entry.
Bugfix to the linecutframe. Removed interactive...
Removed debug message.
Bugfix to the gpfile object.
The correct event handler is called for the col...
Hotfix to the cropping routine.
Bugfix in linecutframe.py
The labelticksframe is now updated when a new c...
Added comment to installation under linux.
Added comment to the win binary installation.
The shell now includes the view correctly.
Increased version number.
Minor modification to the interactive shell sta...
Merge branch 'master' of ssh://git.code.sf.net/...
Added an interactive python shell.
Fixed a bug that appeared when autoscale was sw...
Added a log scale plugin.
Minor changes to the layout of some widgets.
Fixed a bug in the method to save a pdf file.
Commit new version.
Home
Home
Home
Added a distance measure tool.
Added the frame for the distance measure tool.
The renamed files to comply to PEP8
Home
Home
Distance measurement tool
Bug in the slope extraction tool: Plot disappears
Problem is solved.
Windows version does not exit properly
status: open --> closed The util is now part of the plugin set.
Show to the user that the datafile is cropped
Update to docs.
Added the view to the documentation.
Changed the naming convention to the PEP 8 stan...
Improved the documentation.
Home
Added an adaptive threshold routine that can be...
small bugfix to the crop mod in the binary dist.
Small adjustment to the View object.
Added a script to update the plugin files in th...
Small changes to correctly reset the controls w...
Added a dist/Mods directory to include the plug...