Skip to content

Releases: tsipkens/mat-tfer-pma

v2.0

22 Nov 06:12
a868bb6
Compare
Choose a tag to compare

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.

v1.3

01 Nov 08:31
Compare
Choose a tag to compare

The attached MATLAB functions and scripts are intended to reproduce the results of the associated paper (Sipkens et al., Aerosol Sci. Technol. 2019). They evaluate the transfer function of particle mass analyzers (PMAs), including the centrifugal particle mass analyzer (CPMA) and aerosol particle mass analyzer (APM). This is done using a novel set of expressions derived from particle tracking methods and using a finite difference method. Information on each file is given as header information in each file, and only a brief overview is provided here.

This release increases the control over the mass-mobility exponent and prefactor using the 'prop' structure.

v1.2.3

29 Oct 18:41
2a9d9ec
Compare
Choose a tag to compare

The attached MATLAB functions and scripts are intended to reproduce the results of the associated paper (Sipkens et al., Aerosol Sci. Technol. 2019). They evaluate the transfer function of particle mass analyzers (PMAs), including the centrifugal particle mass analyzer (CPMA) and aerosol particle mass analyzer (APM). This is done using a novel set of expressions derived from particle tracking methods and using a finite difference method. Information on each file is given as header information in each file, and only a brief overview is provided here.

This release has minor bug fixes and re-uploads.

v1.2.2

20 Oct 04:35
cd84ad2
Compare
Choose a tag to compare

The attached MATLAB functions and scripts are intended to reproduce the results of the associated paper (Sipkens et al., Aerosol Sci. Technol. 2019). They evaluate the transfer function of particle mass analyzers (PMAs), including the centrifugal particle mass analyzer (CPMA) and aerosol particle mass analyzer (APM). This is done using a novel set of expressions derived from particle tracking methods and using a finite difference method. Information on each file is given as header information in each file, and only a brief overview is provided here.

Release officially associated with the associated paper (Sipkens et al., Aerosol Sci. Technol. 2019).

v1.2.1

12 Oct 19:57
Compare
Choose a tag to compare

Bug fixes to v1.2. Release associated with the final version of the paper by Sipkens et al. in Aerosol Science and Technology. A copy of this version is available on FigShare.

v1.2

09 Oct 16:55
26ed7c5
Compare
Choose a tag to compare

Release associated with the final version of the paper by Sipkens et al. in Aerosol Science and Technology. A copy of this version is available on FigShare.

v1.1

27 Aug 14:07
2c42c82
Compare
Choose a tag to compare

Release disseminated in association with a paper to be published in the journal Aerosol Science and Technology.

v1.0.3

14 Jun 15:43
Compare
Choose a tag to compare

Fixes to naming scheme.

v1.0

11 Jun 22:33
Compare
Choose a tag to compare

This is the initial GitHub release of this application.