Skip to content
  • Chris Jewell's avatar
    Bugfix to naming in thin_samples.pkl · 264cea5c
    Chris Jewell authored
    CHANGES:
    
    1. `thin_samples['init_state']` --> `thin_samples['initial_state']`
    2. `thin_samples['events']` --> `thin_samples['seir']`
    3. add time dimension to next generation matrix
    4. update downstream scripts to changes.
    264cea5c