import cleanups
- moved
saqc.core.register._isflaggedtosaqc.lib.tool.isflagged - moved
saqc.core.{reader, visitor}tosaqc.parsing.{reader, visitor} - added
saqc.core.framemodule that acts as a bridge to out data-collection-class (currentlydios.DictOfSeries) - removed all direct imports of
dios - cleand up imports (always import from the highest possible level)
- moved SimpleScheme from
saqc.core.basescheme.pyto new filesaqc.core.translation.simplescheme.py - cleaned constants.py to only hold real constants
i removed all direct references to dios, to simplify maintenance of out dataclass and in preparation of the new data container