ZhouYuxuanYX / Unsupervised-Deep-Learning-Framework-for-Anomaly-Detection-in-Time-Series-

Unsupervised deep learning framework with online(MLP: prediction-based, 1 D Conv and VAE: reconstruction-based, Wavenet: prediction-based) settings for anaomaly detection in time series data
117 stars 34 forks source link

error for channel #1

Closed changyunke closed 4 years ago

changyunke commented 5 years ago

there is error during perform which program ext_id = self._root.findall(".//long_sequence/[@id='" + str(data_usi) + "']/values")[0].get( IndexError: list index out of range IndexError: Channel group 0 or Channel 3 not found

ZhouYuxuanYX commented 4 years ago

See the answer in issue 2