Use hooke.command_by_name[...] in hooke.plugin.*.
[hooke.git] / hooke / plugin / convfilt.py
2010-11-11 W. Trevor KingUse hooke.command_by_name[...] in hooke.plugin.*.
2010-09-07 W. Trevor KingDon't specify curve or data block types. See doc/stand...
2010-08-21 W. Trevor KingFix to plugin experiment checks after 8687bbf30e87.
2010-08-16 W. Trevor KingUpgraded hooke.plugin.polymer_fit commands to ColumnAdd...
2010-08-12 W. Trevor KingRemove superfluous ..plugin from imports in hooke.plugin.*
2010-08-04 W. Trevor KingMore cleanups to Setting/Argument type handling, mostly...
2010-08-03 W. Trevor KingRan update_copyright.py
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-06-14 W. Trevor KingSkip PoorFit curves in flatfilt and convfilt.
2010-06-02 W. Trevor KingMoved contact point detection from plugin.fit -> plugin...
2010-05-19 W. Trevor KingInitialize 'min peaks' from configuration (if required...
2010-05-19 W. Trevor KingSuccess import and better peaks validation in flatfilt...
2010-05-19 W. Trevor KingFix 'min deviation' -> 'min deviations' typos.
2010-05-19 W. Trevor KingClean up argument handling in hooke.plugin.convfilt...
2010-05-19 W. Trevor KingAdd unicode-capable IO to hooke.ui.commandline.
2010-05-19 W. Trevor KingMajor plugin restructuring.