Humidity correction for number concentration in individual bin, rather than a sum with integrate #82
Unanswered
mirjana-mar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm using Alphasense's OPC-N3 sensors for my project. I've just discovered py-smps library and I'm finding it very useful!
I was wondering, is there a quick way to perform the humidity correction (as defined in Di Antonio et al. (2018)) directly on particle number concentrations per individual bin. So, rather than having a corrected sum of number concentration using integrate method, I would like to see corrected numbers in each individual bin.
Many thanks,
Mirjana
Beta Was this translation helpful? Give feedback.
All reactions