Hooke(GUI)
hooke.py
- added version information for ConfigObj and wxPropGrid in do_version
- added preferences for playlist an workdir
- UpdatePlot now only uses data and not results to set the scale decimals and prefixes
ReadMe.txt
- updated the Wiki page HookeGUI and used it as the ReadMe
hooke configspec.ini/hooke.ini
- removed section 'core'
drivers/mfp1d.py
- deflection and LVDT files can now be stored in the same folder (forgot about the filemask in do_genlist)
drivers/mfp3d.py
- improved file recognition
lib/curve.py
- renamed Multiplier/multiplier to Prefix/prefix
lib/libhooke.py
- moved pickup_contact_point to autopeak.py
lib/results.py
- removed old code
plugins/autopeak.py
- added pickup_contact_point (was in libhooke before)
plugins/core.ini
- added 'preferences'options: playlist and workdir
- renamed 'preferences'options: multiplier to prefix
plugins/generalvclamp.py
- renamed multiplier to prefix
plugins/playlist.ini and playlist.py
- added option: detect_mfp1d
plugins/plot.ini and plot.py
- renames option 'plot' to 'preferences'
- renamed multiplier to prefix
plugins/procplots.ini and procplots.py
- renamed multiplier to prefix
23 files changed: