Analysis Software: Difference between revisions

From Jimenez Group Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 10: Line 10:
|SMPS data loader||v4||First release Doug Day (built on MJC's original loader) ||[http://cires.colorado.edu/jimenez-group/Restricted/IgorCode/JG_SMPS_v4.pxt JG_SMPS_v4.pxt]<br /> [http://cires.colorado.edu/jimenez-group/Restricted/IgorCode/JG_SMPS_v4_example.pxp Example experiment]<br /> [http://cires.colorado.edu/jimenez-group/Restricted/IgorCode/101213_SMPS_1_3test.zip Sample AIM exported text files]
|SMPS data loader||v4||First release Doug Day (built on MJC's original loader) ||[http://cires.colorado.edu/jimenez-group/Restricted/IgorCode/JG_SMPS_v4.pxt JG_SMPS_v4.pxt]<br /> [http://cires.colorado.edu/jimenez-group/Restricted/IgorCode/JG_SMPS_v4_example.pxp Example experiment]<br /> [http://cires.colorado.edu/jimenez-group/Restricted/IgorCode/101213_SMPS_1_3test.zip Sample AIM exported text files]
|}
|}
===SMPS Software Notes===
<b>JG_SMPS_V4 (dd 1/12/11)</b>
*Loads and Concatenates SMPS data collected with TSI AIM (built on Mike C's BEARPEX/CalNex JG_SMPS_v3.ipf and uses ToolsMJC_v1a.ipf and Tools_20100221.ipf)
*Input should be .txt files created as ouput in TSI AIM software (row-formatted) and dNdLogDp and in named in format: 2010_12_13_1522_SMPS.txt  (yyyy_mm_dd_hhmm_SMPS.txt)
*"Load-Concatenate" button promps user to select folderpath for text files to load
and also promps user to input assign "project" name to files loaded (will put
all data in folder names as such
*Image Time Series Plots plots either number or mass distributions (density approximated as 1.0 g/cm3)
Optional inputs for:
Interpolation across data gaps
Dp smoothing
Max percentile of data assigned to hottest color in image (help use full color range)
*Integrated # and Mass Concentration Plot (Number or Mass)
Optional inputs: Max/Min Dp over which to integrate total concentration
<b>Additional Notes:</b>
*Best to reselect "Data Folder to Plot" to be sure that datafolder is set to proper project folder (should be reset after all plotting, so only really needed if user changes datafolders). However, must select before first plot.
*Panel inputs stored in root:Temporary (DO NOT DELETE this folder) - can delete all other folders
<b>Next Version Steps:</b>
*some QC functions like in CalNex example
*option for mask waves

Revision as of 12:38, 14 January 2011

SMPS

SMPS Software

Software Version Notes Link
SMPS data loader v4 First release Doug Day (built on MJC's original loader) JG_SMPS_v4.pxt
Example experiment
Sample AIM exported text files

SMPS Software Notes

JG_SMPS_V4 (dd 1/12/11)

  • Loads and Concatenates SMPS data collected with TSI AIM (built on Mike C's BEARPEX/CalNex JG_SMPS_v3.ipf and uses ToolsMJC_v1a.ipf and Tools_20100221.ipf)
  • Input should be .txt files created as ouput in TSI AIM software (row-formatted) and dNdLogDp and in named in format: 2010_12_13_1522_SMPS.txt (yyyy_mm_dd_hhmm_SMPS.txt)
  • "Load-Concatenate" button promps user to select folderpath for text files to load

and also promps user to input assign "project" name to files loaded (will put all data in folder names as such

  • Image Time Series Plots plots either number or mass distributions (density approximated as 1.0 g/cm3)

Optional inputs for: Interpolation across data gaps Dp smoothing Max percentile of data assigned to hottest color in image (help use full color range)

  • Integrated # and Mass Concentration Plot (Number or Mass)

Optional inputs: Max/Min Dp over which to integrate total concentration

Additional Notes:

  • Best to reselect "Data Folder to Plot" to be sure that datafolder is set to proper project folder (should be reset after all plotting, so only really needed if user changes datafolders). However, must select before first plot.
  • Panel inputs stored in root:Temporary (DO NOT DELETE this folder) - can delete all other folders

Next Version Steps:

  • some QC functions like in CalNex example
  • option for mask waves