Difference between revisions of "2014 Project Week:QA module"
From NAMIC Wiki
Line 26: | Line 26: | ||
* [COMPLETE] | * [COMPLETE] | ||
</div> | </div> | ||
+ | </div> | ||
+ | |||
+ | ==References== | ||
+ | <div style="float: left; padding-right: 3%;"> | ||
+ | <h3>Source Code</h3> | ||
+ | [https://github.com/BRAINSia/SlicerQAExtension.git QA module on Github] | ||
</div> | </div> |
Revision as of 17:10, 10 January 2014
Home < 2014 Project Week:QA moduleKey Investigators
- Iowa: Dave Welch, Hans Johnson
Project Description
Objective
- We have an automatic QA application that compares old experiment results with manual QA measures to new experiment results. For some comparisons, the automated QA application cannot determine the quality and needs manual intervention. The QA module needs to be updated s.t. only the undetermined images/regions are evaluated manually by our QA raters.
Approach, Plan
- Update helper.py with new PostgreSQL commands
- Disable region/image buttons that have automated reviews
- Force QA comments on failing regions
Progress
- [COMPLETE]