You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to manually specify wells that should be used for blanking.
Therefore, the blank_species method should be able to receive a list of wells used to calculate the concentration.
Add wells attr to the method
Allow limiting of how many measurements of time-course are used for calculating mean absorption per well
Fix the issue of incorrect std if blanking means are based on one well only
The text was updated successfully, but these errors were encountered:
It should be possible to manually specify wells that should be used for blanking.
Therefore, the
blank_species
method should be able to receive a list of wells used to calculate the concentration.wells
attr to the methodThe text was updated successfully, but these errors were encountered: