source [locate_data_file equipement_chambre.asm.1.gdml.tcl]

set So_N [llength [explode result So]]

smallview
for {set i 1} {$i<=$So_N} {incr i} {
   checkview -display result_${i} -2d -path ${imagedir}/${test_image}_${i}.png
}
