All Downloads are FREE. Search and download functionalities are using the official Maven repository.

macros.AddParticles.txt Maven / Gradle / Ivy

// Adds particle analyzer ROIs to the ROI Manager
  if (nResults==0)
      return "Results table is empty";
  if (isNaN(getResult('XStart', 0)))
      return "Run the particle analyzer with \"Clear Results\" \nand \"Record Starts\" checked, then try again.";
  for (i=0; i




© 2015 - 2025 Weber Informatics LLC | Privacy Policy