@@ -859,6 +859,9 @@ namespace OTSModelSharp
{
log.Info("Begin to collect particle's xray data!");
Thread.Sleep(100);
+
+ m_EDSHardwareMgr.SetResolution(a_pBSEImg.GetWidth(), a_pBSEImg.GetHeight());
CollectParticlesXrayData(curFldData);