Changes for page 04 Test Suites

Last modified by adavison on 2023/06/08 15:37

From version 6.1
edited by shailesh
on 2022/10/07 11:13
Change comment: There is no comment for this version
To version 8.1
edited by adavison
on 2023/06/08 14:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.shailesh
1 +XWiki.adavison
Content
... ... @@ -3,19 +3,20 @@
3 3  (% style="color:#000000; font-size:24px" %)**Validation Test Suites**
4 4  )))
5 5  
6 -The validations tests have been grouped into a number of components, some containing validation tests specific to particular brain regions, others more generic. All validation tests are written in Python, using the SciUnit framework. This framework allows us to decouple the validation test definition from the model implementation, i.e. so that we can test different models of the same thing and/or change the implementation of our model, without having to modify or re-write the validation test.The links in the list below lead to more information, and to the source code, for each test suite.
6 +The validations tests have been grouped into a number of components, some containing validation tests specific to particular brain regions, others more generic. All validation tests are written in Python, using the SciUnit framework. This framework allows us to decouple the validation test definition from the model implementation, i.e. so that we can test different models of the same thing and/or change the implementation of our model, without having to modify or re-write the validation test. The links in the list below lead to more information, and to the source code, for each test suite.
7 7  
8 8  
9 9  ==== **Test Suites:  for specific brain regions** ====
10 10  
11 -|**HippoUnit**|[[https:~~/~~/github.com/KaliLab/hippounit>>https://github.com/KaliLab/hippounit||rel="noopener noreferrer" target="_blank"]]
12 -|**CerebUnit**|[[https:~~/~~/github.com/cerebunit/cerebtests>>https://github.com/cerebunit/cerebtests||rel="noopener noreferrer" target="_blank"]]
13 -|**BasalUnit**|[[https:~~/~~/github.com/appukuttan-shailesh/basalunit>>https://github.com/appukuttan-shailesh/basalunit||rel="noopener noreferrer" target="_blank"]]
14 -|**HippoNetworkUnit**|[[https:~~/~~/github.com/pedroernesto/HippoNetworkUnit>>https://github.com/pedroernesto/HippoNetworkUnit||rel="noopener noreferrer" target="_blank"]]
11 +|**HippoUnit**|[[https:~~/~~/github.com/KaliLab/hippounit>>https://github.com/KaliLab/hippounit||rel="noopener noreferrer" target="_blank"]]|[[PyPI>>https://pypi.org/project/hippounit/||rel=" noopener noreferrer" target="_blank"]]
12 +|**CerebTests**|[[https:~~/~~/github.com/cerebunit/cerebtests>>https://github.com/cerebunit/cerebtests||rel="noopener noreferrer" target="_blank"]]|[[PyPI>>https://pypi.org/project/cerebtests/||rel=" noopener noreferrer" target="_blank"]]
13 +|**BasalUnit**|[[https:~~/~~/github.com/appukuttan-shailesh/basalunit>>https://github.com/appukuttan-shailesh/basalunit||rel="noopener noreferrer" target="_blank"]]|[[PyPI>>https://pypi.org/project/basalunit/||rel=" noopener noreferrer" target="_blank"]]
14 +|**HippoNetworkUnit**|[[https:~~/~~/github.com/pedroernesto/HippoNetworkUnit>>https://github.com/pedroernesto/HippoNetworkUnit||rel="noopener noreferrer" target="_blank"]]|[[PyPI>>https://pypi.org/project/HippoNetworkUnit/||rel=" noopener noreferrer" target="_blank"]]
15 +
15 15  ==== ====
16 16  
17 17  ==== **Test Suites:  for model features (generic)** ====
18 18  
19 -|**MorphoUnit**|[[https:~~/~~/github.com/appukuttan-shailesh/morphounit>>https://github.com/appukuttan-shailesh/morphounit||rel="noopener noreferrer" target="_blank"]]
20 -|**NetworkUnit**|[[https:~~/~~/github.com/INM-6/NetworkUnit>>https://github.com/INM-6/NetworkUnit||rel="noopener noreferrer" target="_blank"]]
21 -|**eFELUnit**|[[https:~~/~~/github.com/appukuttan-shailesh/eFELunit>>https://github.com/appukuttan-shailesh/eFELunit||rel="noopener noreferrer" target="_blank"]]
20 +|**MorphoUnit**|[[https:~~/~~/github.com/appukuttan-shailesh/morphounit>>https://github.com/appukuttan-shailesh/morphounit||rel="noopener noreferrer" target="_blank"]]|[[PyPI>>https://pypi.org/project/morphounit/||rel=" noopener noreferrer" target="_blank"]]
21 +|**NetworkUnit**|[[https:~~/~~/github.com/INM-6/NetworkUnit>>https://github.com/INM-6/NetworkUnit||rel="noopener noreferrer" target="_blank"]]|[[PyPI>>https://pypi.org/project/networkunit/||rel=" noopener noreferrer" target="_blank"]]
22 +|**eFELUnit**|[[https:~~/~~/github.com/appukuttan-shailesh/eFELunit>>https://github.com/appukuttan-shailesh/eFELunit||rel="noopener noreferrer" target="_blank"]]|[[PyPI>>https://pypi.org/project/eFELunit/||rel=" noopener noreferrer" target="_blank"]]