ESDAnalysisTools / ThunderStorm

ThunderStrom is a library to manipulate ElectroStatic Discharges mesurement setups data (like TLP)
http://esdanalysistools.github.com/ThunderStorm
GNU General Public License v3.0
2 stars 1 forks source link

SERMA importer - first (or last) leakage measurement is missing #3

Closed davidtrem closed 12 years ago

davidtrem commented 12 years ago

A standard TLP measurement should start with an initial leakage measurement, then each TLP point is followed by a new leakage measurement. Thus we should have n+1 leakage measurement for n TLP points. At this point in time the SERMA importer return only n leakage curves instead of n+1. Pascal could you fix it ?