vineetbansal/wbi

Pass additional arguments to initializers of subclasses of File

Opened this issue · 0 comments

  • FrameSynchronous class needs to have a latency_shift=0 argument in its __init__
  • This will effectively shift the values of the frame column in the csv
  • Currently its not possible to have any additional arguments in any class that derives from File.