Hello Veusz member, I am an engine calibration engineer and I would be interested to use Veusz as an alternative to our proprietary tools like Uniplot (very good but limited license number). But I have 2 concerns limiting introduction of Veusz in our activities: 1. I was not able to load csv file with more than 1 line of comment. I would say that most generally generated files from data acquisition equipment (like engine bench) contain at least 2 header lines, One for the channel name and the second for the units. I could not find a field in the import interface to allow csv import with more than 1 line header. Would it be possible to arrange this ? Ultimatively, it would be interesting to consider the unit in the code to be displayed with the channel name. 2. We use heavily the system INCA from ETAS company, generating MDF files (binary structure file a bit like netcdf or hdf5). I developed a module you could find source at following address : http://code.google.com/p/mdfreader/source/browse/ So, I am now writing a plugin for Veusz to be able to visualize/analyse recorded data. I want to use Veusz in windows (compiled version) but I can not use my plugin attached (located in plugin directory with dedicated mdf plugin). Inside the plugin, I do a import to my mdf reader module, but during veusz launch, this module is not found. Would you know why and how to fix this ?
Aymeric
mdfForVeuszPlugin.py
Description: Binary data
_______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
