chime-experiment / dias

A data integrity framework
https://dias.readthedocs.io/
GNU General Public License v3.0
2 stars 0 forks source link

Dataset Analyzer: 'initial_flags' do not really exist #174

Closed anjakefala closed 3 years ago

anjakefala commented 3 years ago

The dataset analyzer will check flags for dataset ids. Sometimes it checks initial_flags. initial_flags ids will always be missing is because they don't really exist. They are literally what kotekan-recv wil use until it gets an actual update.

The analyzer should not be trying to look these ones up.