HenriquesLab / NanoJ-eSRRF

Apache License 2.0
19 stars 2 forks source link

normalize the FRC value #12

Open vivicki77 opened 7 months ago

vivicki77 commented 7 months ago

Hello,

After reading the paper and code, I'm curious about why this function was chosen to normalize the FRC value. Could you please provide more information on this? image

HannahSHeil commented 7 months ago

Dear @vivicki77,

We are using the logistic conversion for the FRC normalization to avoid a linearity and give less weight to the extrem values and more weight to the medium range values. This increases the stability of the QnR estimation. There is also some info on this in the wiki: https://github.com/HenriquesLab/NanoJ-eSRRF/wiki/Parameter-sweep Let me know if this information was helpful, or if you have further questions. I'm happy to help :) Have a great day! Best, Hannah