The filtering by masks in the aerosols method of models.Expiration, was based on the order of the particle_sizes list, rather than the diameters themselves. This is no longer the case; this fixes issue #24 (closed) . A test has been added.
The filtering by masks in the aerosols method of models.Expiration, was based on the order of the particle_sizes list, rather than the diameters themselves. This is no longer the case; this fixes issue #24 (closed) . A test has been added.