|
From: Stuart R. <st...@Cs...> - 2004-06-29 13:21:40
|
Hi, I want to be performing a vect[i].add_comp() but I notice that the method only accepts values between 0 and 255. The log files I'm testing my integration of LogFileParser and rtplot with have values that screw up the conversion to an unsigned 8bit value (such as -1). What was your thinking on the way in which scaling/accurate representation of these problematic values should be performed? I.e., should the vector object accept any values and scale them itself or should scaling be performed by the caller? BTW, I have added (but not yet committed) a new field for <column> and <channel> entities called ``format.'' This can be set to ``float'' or ``integer'' to correspond with the DF_<type> defines. later, Stuart --- digimail: st...@tr... electromagic-interweb: http://www.cs.nott.ac.uk/~str This message has been scanned but we cannot guarantee that it and any attachments are free from viruses or other damaging content: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. |