Difference between revisions of "2014 Project Week:QA module"

From NAMIC Wiki
Jump to: navigation, search
Line 12: Line 12:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*  
+
* 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.
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*  
+
* Update helper.py with new PostgreSQL commands
 +
* Disable region/image buttons that have automated reviews
 +
* Force QA comments on failing regions
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*  
+
* [COMPLETE]
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 16:14, 10 January 2014

Home < 2014 Project Week:QA module

Key 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]