I need to do viscosity measurements at different temperatures in order to fit a model of the form (Flucher equation): $$\log_{10}{\eta}=A+\frac{B}{T-T_0}$$
Where $T_0$ is constant and known, $T$ is the temperature at which I'm making the measurement, $\eta$ is me the measured quantity, and $A$ and $B$ are the constants I'm looking for.
How to know the minimum amount of measurements I need to do to fit the model?