Skip to content

joefinlon/UIOPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIOOPS: University of Illinois/Oklahoma Optical Array Probe (OAP) Processing Software

This is the software developed currently developed at the University of Oklahoma (and formerly at the University of Illinois at Urbana-Champaign) to process the Optical Array Probe datasets. Please consult this repository's wiki for full, detailed instructions to run the software, and also information on optional parameters to run.

Current Developers & Contributers

Dependencies

Supported OSes: Linux, Mac (MATLAB Windows support not planned at this time)
MATLAB Versions: R2015a and higher (see https://www.mathworks.com/products/matlab.html for download and more info; student version from $99 USD; check w/ university for possible university-wide license)
MATLAB Toolboxes: Parallel Computing, Statistics and Machine Learning, Curve Fitting, Image Processing
CGAL (for advanced particle morphological calculations): https://www.cgal.org/download.html
Supported Probes: 2DS, HVPS, CIP, PIP, 2DC (including NCAR Fast2DC), 2DP
Supported Platforms: SPEC, DMT, PMS, NCAR

Minimum Working Example

The UIOPS repository contains a sample dataset for you to test UIOPS on your system. Included are sample image files and helper scripts that allow the individual scripts to be executed. To save file space, the first step in processing (read_binary_*) is skipped. Output files and plots are saved to a 'files' directory within the downloaded repository. To run this example execute the following scripts below within the minimum_working_example/ directory.

  1. run_imgProc_Munich
  2. run_intArrAnalysis_Munich (only analyzes 2DS inter-arrival times)
  3. run_sizeDist_Munich
  4. run_sdPlots_Munich

About

University of Illinois/Oklahoma Optical Array Probe (OAP) Processing Software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 91.2%
  • C++ 6.9%
  • Python 1.7%
  • Shell 0.2%