jflat06 Staff Lv 1
Hey everyone,
We're about to release an update to the developer preview with some fixes and an exciting new feature:
New Feature: Metrics
Metrics are computationally expensive filters. Since metrics take much longer to compute, we are handling them differently from normal filters.
As you fold, Foldit will be computing these metrics in the background. Once the metrics catch up to the current state of your protein, your score will update. Until they catch up, your score will be invalid, but you can still use Foldit like normal without things slowing down to a crawl. In practice, your score will catch up shortly after you finish using a tool. In recipes, we're adding a function that waits for the full metric score if you need that value.
Keep an eye out for an upcoming blog post on metrics!
General:
- Updated logging to provide more useful information. This will help us debug better, and will also help us track down rogue logfile output and remove it.
Recipes:
- Added lua functions for metrics.
Bug Fixes:
- Remix results are now more reproducible.
- Removed some rogue logfile output.
- Fixed some issues with tutorial tips.
- Added more info to the Windows crash reports.