Error generating aECG format from xml ecg
ECG Toolkit support for: SCP-ECG, DICOM, HL7 aECG, ISHNE & MUSE-XML
Brought to you by:
mvanettinger
Its null reference error in setGlobalMeasurements(GlobalMeasurements mes) in aECGformat.cs at seriesMedian = (series.DerivedSet.Count == 1) ? series.DerivedSet[0] : null; where series.DerivedSet is null for some reason. The same XML ecg converts to other formats ( dicom,scp) just fine but throws exception when converting to aECG.
Can you let me know what would i be doing wrong ?
This is a very late response, but somehow I never received any e-mail
notification about my Support Request on sourceforge. I guess you already
forget about this problem, but still would like to handle this support
request.
This could very well be a bug (or feature). Can you provide me with an example of the file that causes this issue.