Branch:
interactive/develop Toggle Dropdown
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled
Merge pull request #4964 from RosettaCommons/koepnick/foldit_deterministic_remix
Release Notes:
* Remix results are more reproducible
add comment for lua metric GetBonusTotal
Merge pull request #4984 from RosettaCommons/interactive/solberg/lua_update
[foldit] add lua functions for metrics
Merge pull request #4849 from RosettaCommons/joshmiller/quiet-logs
[Foldit] Reduce logging, no release notes
Merge pull request #4983 from RosettaCommons/interactive/update-lua
[Foldit] Interactive/update lua
Revert "each lua func responsible for mutex, lua argerror not called when mutex held"
This reverts commit 2ba8af8f44b927cef08ef788739c992366177857.
Fix typo in PoseGeom::apply_style_spec()
Merge pull request #4972 from RosettaCommons/interactive/solberg/lua_update
[foldit] lua functions dealing with slow filters - Interactive/solberg/lua update
Merge pull request #4969 from RosettaCommons/stop_1s_log_spam
[foldit] remove log spamming line
Merge branch 'interactive/develop' of https://github.com/RosettaCommons/main into interactive/develop
Add asynchronous filters - use filter option "asynchronous" : "1" - Merge pull request #4829 from RosettaCommons/interactive/solberg/asynchronous_filters
[foldit] add asynchronous filters - use filter option "asynchronous" : "1"
Merge pull request #4925 from RosettaCommons/interactive/solberg/gly_crash_fix
[foldit] fix crash on mutate when show hydrogens enabled
Merge pull request #4898 from RosettaCommons/interactive/solberg/realtime_hotfix
[foldit] fix for realtime filters after energies change
Merge pull request #4887 from RosettaCommons/roccomoretti/interactive_wiggle_lock
[Foldit] Fix wiggle lock.
The movemap generation for Global Wiggle was attempting to figure out jump settings with segment ids. While segment indexes match the jump numbers for monomer puzzles, they don't for symmetry puzzles. This means that the wrong jumps were being annotated as movable, leading to jumps that should move not moving.
Change the iteration to look at the jumps themselves and the residues they control, rather than proxying on segments.
Merge pull request #4883 from RosettaCommons/roccomoretti/interactive_reduce_DOF_spam
[Foldit] Reduce missing DOF messages.
We explicitly consider/handle missing invalid DOFs in the processing. Do not warn on the bad DOFs.
This should reduce the DOF message "spam" in the logs.
Merge pull request #4886 from RosettaCommons/guptan4/sasafilter
[Foldit] Swapped SasaCalculator2 for VarSolDistSasaCalculator in SasaScoreFilter
Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled