supreme-gg-gg / pendulum-tracking

PHY180 -- Integrated & Automated Tracker and Analysis Software for Pendulum Motion
2 stars 1 forks source link

Safeguard for Q factor counting function #11

Open supreme-gg-gg opened 2 weeks ago

supreme-gg-gg commented 2 weeks ago

I suspect that an issue many faces after the recent update for 2nd Q factor method is not having the video long enough to predict the Q factor until decay is 46%. This causes the function to error. This error should be caught and a warning printed instead.

This is blocking since the error terminates the script from running!!

supreme-gg-gg commented 2 weeks ago

CURRENT RESOLUTION:

You can simply comment out the line that is causing the issue :)