Skip to content

policyFunc_testing_massTesting_with_reTesting is not working #2

@dinskid

Description

@dinskid

policyFunc_testing_massTesting_with_reTesting function doesn't pass the unittests.
It depends on

  • policyFunc_testing_symptomaticOnly and that function passes the unittests.
  • f_symptoms_nonCOVID (not tested but very small and very direct function(just input/return))
  • distTestsSymp (tested, but didn't create unittests - but policyFunc_testing_symptomaticOnly depends on this so indirectly know that this is working)

Other things I did:
Printed the testRate at every step and checked visually and it seemed to match with python.
Went through the code line by line to test the indices (cos visually one particular axis of the resultant tensor seems to be creating the problem)

What can be done: Returning the internal values for everything and test it -- but problem is lot (lot lot) of such intermediate points are there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions