Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CARA CARA
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CARA
  • CARACARA
  • Merge requests
  • !256

Remove suprespreading event from the expiration types

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Mounet requested to merge feature/remove_superspreading into master Sep 12, 2021
  • Overview 24
  • Commits 10
  • Pipelines 6
  • Changes 4

Remove the outdated (and not flexible) Superspreading event from the expiration types. It is replaced by an optional parameter to fix directly the emission rate in the InfectedPopulation class, in case one needs to fix directly a known emission rate (it is useful in tests, at least).

Superspreading events were not used except in a few tests, which were all updated accordingly.

This is ready but requires first to merge !255 (merged)

It is also needed for the coming evolution into a diameter-dependent model.

Edited Sep 14, 2021 by Nicolas Mounet
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/remove_superspreading