Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@tsipkens tsipkens released this 22 Nov 06:12
· 58 commits to master since this release
a868bb6

MATLAB functions to evaluate the transfer function for particle mass analyzers, including the centrifugal particle mass analyzer (CPMA) and aerosol particle mass analyzer (APM).

This version updates the way PMA setpoints are handled by the program. The tfer_* functions now take a setpoint structure, sp, as a first argument. This structure can be created using a new get_setpoint function that takes a prop structure and a set of name-value pairs. This streamlines specifying the setpoint and makes it easier to combine different combinations of parameters.