forked from vollmersj/coexist.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
policyFunc_testing_massTesting_with_reTesting is not working #2
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels