Skip to content
  • karolina's avatar
    write_members_to_file: is called with _lag_ instead of lag +1, as inside there... · 1cb3194d
    karolina authored
    write_members_to_file: is called with _lag_ instead of lag +1, as inside there was a "lag-1" call... that one removed from inside as well
    
    write_sample_info changed to take the whole path as a parameter: so now we explicitly see the path in pipeline, plus we don't need to return it back.
    same for write_obs_to_file
    
    managed imports in obs files
    
    removed a need of using samples.DaCycle=DaCycle (now it is only passed in the "initialize" function)
    1cb3194d