.:sodalinkagescripts:home: Difference between revisions

From ADPAA
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=Default SODA2 Processing Settings=
=Default SODA2 Processing Settings=


Linkage scripts within ADPAA pass parameters to the included SODA2 software which determine the particle sizing method and additional sizing corrections, and methods of processing partially captured particles. The default settings and their alternatives are described below.  
Linkage scripts within ADPAA pass parameters to the included SODA2 software which determine the particle sizing method and additional sizing corrections, the method of processing partially captured particles, and other corrective procedures to be used during processing. The default settings and their alternatives are described below.  


==Methods for Processing Particle Size [method]==
==Methods for Processing Particle Size [method]==
default: fastcircle;  
default: fastcircle;  
alternatives: WaterProcessing, xsize, ysize;   
alternatives: WaterProcessing, xsize, ysize;   


fastcircle - the smallest possible circle is fit around a particle image and the circle diameter is used at the particle diameter. A computationally efficient method which helps produce a simple comparison of particle area to the area of a circle or "area ratio".
* fastcircle - the smallest possible circle is fit around a particle image and the circle diameter is used at the particle diameter. A computationally efficient method which helps produce a simple comparison of particle area to the area of a circle or "area ratio".


WaterProcessing - a method of applying "fastcircle" with the addition of a particle size correction based on the size of Poisson spots generated when imaging liquid particles. Poisson spots develop due to particle magnification as a result of improper particle placement within the probe's depth of field.  When a Poisson spot is detected the area of the spot is measured and compared to to the total particle area. The resulting ratio produces a correction factor which reduces the measured particle size to that of the actual particle (without Poisson magnification).    
* WaterProcessing - a method of applying "fastcircle" with the addition of stricter roundness criteria to only process particles that are liquid water, as well as a particle size correction factor based on the size of Poisson spots generated when imaging liquid particles. Poisson spots develop due to particle magnification as a result of improper particle placement within the probe's depth of field.  When a Poisson spot is detected the area of the spot is measured and compared to to the total particle area. The resulting ratio produces a correction factor which reduces the measured particle size to that of the actual particle (without Poisson magnification). More information on Poisson spot size correction can be found in Korolev (2007), DOI https://doi.org/10.1175/JTECH1980.1.   


xsize - the maximum difference between shaded pixels is measured across the array (the x plane).
* xsize - the maximum difference between shaded pixels is measured across the array (the x plane). Xsize is particularly useful for spinning disc calibrations.


ysize - the maximum difference between shaded pixels is measured along the direction of airflow (the y plane).  
* ysize - the maximum difference between shaded pixels is measured along the direction of airflow (the y plane).  
   
   
Methods for processing partially captured particles [processingtype];
==Methods for Processing Partially Captured Particles [processingtype]==
default: reconstruction; alternatives: allin, centerin ;
default: reconstruction;  
alternatives: allin, centerin ;
 
==Other Settings and Corrective Procedures==

Revision as of 19:45, 9 January 2019

Default SODA2 Processing Settings

Linkage scripts within ADPAA pass parameters to the included SODA2 software which determine the particle sizing method and additional sizing corrections, the method of processing partially captured particles, and other corrective procedures to be used during processing. The default settings and their alternatives are described below.

Methods for Processing Particle Size [method]

default: fastcircle; 
alternatives: WaterProcessing, xsize, ysize;  
  • fastcircle - the smallest possible circle is fit around a particle image and the circle diameter is used at the particle diameter. A computationally efficient method which helps produce a simple comparison of particle area to the area of a circle or "area ratio".
  • WaterProcessing - a method of applying "fastcircle" with the addition of stricter roundness criteria to only process particles that are liquid water, as well as a particle size correction factor based on the size of Poisson spots generated when imaging liquid particles. Poisson spots develop due to particle magnification as a result of improper particle placement within the probe's depth of field. When a Poisson spot is detected the area of the spot is measured and compared to to the total particle area. The resulting ratio produces a correction factor which reduces the measured particle size to that of the actual particle (without Poisson magnification). More information on Poisson spot size correction can be found in Korolev (2007), DOI https://doi.org/10.1175/JTECH1980.1.
  • xsize - the maximum difference between shaded pixels is measured across the array (the x plane). Xsize is particularly useful for spinning disc calibrations.
  • ysize - the maximum difference between shaded pixels is measured along the direction of airflow (the y plane).

Methods for Processing Partially Captured Particles [processingtype]

default: reconstruction; 
alternatives: allin, centerin ;

Other Settings and Corrective Procedures