Index: trunk/ippTools/src/regtool.c
===================================================================
--- trunk/ippTools/src/regtool.c	(revision 32445)
+++ trunk/ippTools/src/regtool.c	(revision 32532)
@@ -390,4 +390,9 @@
       }
     }
+    char *is_stareim = strchr(psMetadataLookupStr(NULL,row,"exp_name"),'a');
+    if (is_stareim) {
+      continue;
+    }
+
 
     bool status = false;
