branch: master 「№57460」
Commited by: Andy Watkins
GitHub commit link: 「9ec2b04600284ee5」
Difference from previous tested commit:  code diff
Commit date: 2014-11-23 19:02:06

Fixing bug in the RotamericSingleResidueDunbrackLibrary code's use of bicubic interpolation on the Shannon entropy. There had been a typo in an index--essentially, interpolation was performed using the values from bins (0,0), (0,1), (1,1), and (1,1). (The derivatives were all from the correct bins.)

...


branch: master 「№57459」
Commited by: Rocco Moretti
GitHub commit link: 「03b8e7db7f7db758」 「№191」
Difference from previous tested commit:  code diff
Commit date: 2014-11-22 17:52:25

Merge pull request #191 from RosettaCommons/roccomoretti/SnugDock_fixes Fix uninitialized values in VDW_Energy, SnugDock. Should help stabilize SnugDock integration test.

...


branch: master 「№57458」
Commited by: F. Dimaio
GitHub commit link: 「3a97b867579ed0d9」
Difference from previous tested commit:  code diff
Commit date: 2014-11-22 17:50:14

Update a pilot app

...


branch: master 「№57457」
Commited by: Rebecca Alford
GitHub commit link: 「6e4ff1be8c33d2fe」 「№177」
Difference from previous tested commit:  code diff
Commit date: 2014-11-22 15:45:31

Merge pull request #177 from RosettaCommons/rfalford12/reorganized_memb_energy_functions Updating organization and documentation of the membrane energy functions (low res and high res) and any weights sets associated with membrane framework applications These changes apply to the following weights files: = mpframework centroid, fa, and fa smooth = mpframework docking = mpframework symdocking = mpframework pH mode I also added descriptions for the 'old' membrane energy functions (same science, just not framework supported): = membrane_parameters and membrane_penalties patch files = membrane_highres energy functions = score_membrane (lowres energy function) Test Status: Unit Tests: All Pass Integration Tests: membrane_relax - printing name of the new weights files Score Tests: All - printing names of the new weights files Thanks Julia for the great suggestions!

...


branch: master 「№57456」
Commited by: Rocco Moretti
GitHub commit link: 「64cbcc3553dbe8a4」
Difference from previous tested commit:  code diff
Commit date: 2014-11-22 12:44:03

Fix uninitilized variable in LoopMoverGroup. Should help stabilize the KIC_with_fragments integration test.

...


branch: master 「№57455」
Commited by: Tom Linsky
GitHub commit link: 「9954b3d5e60c6e68」 「№188」
Difference from previous tested commit:  code diff
Commit date: 2014-11-22 12:30:55

Merge pull request #188 from RosettaCommons/tlinsky/hotfix core::graph::Graph now uses a Tracer object instead of std::cout for outputting messages

...


branch: master 「№57454」
Commited by: David Johnson
GitHub commit link: 「a27ab8d2408fb4a2」
Difference from previous tested commit:  code diff
Commit date: 2014-11-21 16:58:32

Added an app to suggest target residues for PocketGrid based on Robetta ddg output

...


branch: master 「№57453」
Commited by: Rocco Moretti
GitHub commit link: 「28e32d9da3900977」
Difference from previous tested commit:  code diff
Commit date: 2014-11-21 16:26:50

Change motif_score_filter integration test to remove timing information.

...


branch: master 「№57452」
Commited by: Rocco Moretti
GitHub commit link: 「3e2dd83b12e5b87a」
Difference from previous tested commit:  code diff
Commit date: 2014-11-21 16:07:29

Ask not for whom the bell tolls ... You can't catch SIGKILL, so don't bother trying. (This silences a Valgrind complaint.)

...


branch: master 「№57451」
Commited by: Rocco Moretti
GitHub commit link: 「9b6172c766e52174」
Difference from previous tested commit:  code diff
Commit date: 2014-11-21 13:16:40

Fix uninitialized variables in RotamerLibraryScratchSpace. These are used uninitialized in the inverse_rotamer_remodel integration test, leading to release-mode instability.

...


branch: master 「№57450」
Commited by: Ragul
GitHub commit link: 「5a767f1ea51033a4」
Difference from previous tested commit:  code diff
Commit date: 2014-11-21 11:14:20

Fixed erros in DARC GPU code for compilation with OpenlCL build.

...


branch: master 「№57449」
Commited by: gideonla
GitHub commit link: 「dbe12b5d204c8661」
Difference from previous tested commit:  code diff
Commit date: 2014-11-20 08:38:50

In Splice mover I added a tolerance tag which controls the sensitivity of the bond distance filter

...


branch: master 「№57448」
Commited by: Rocco Moretti
GitHub commit link: 「db59002e11f1e1f7」
Difference from previous tested commit:  code diff
Commit date: 2014-11-19 20:02:45

Attempt to fix dock_with_hotspot_place_simultaneously integration test PlaceSimultaneouslyMover::pair_sets_with_positions() was deleting the iterator it was iterating over. This is causing an intermittant crash on the test server Mac in release mode. Thanks to Sergey who provided the stack trace which allowed me to track this down.

...


branch: master 「№57447」
Commited by: Frank DiMaio
GitHub commit link: 「85f71cb8412f4819」
Difference from previous tested commit:  code diff
Commit date: 2014-11-19 19:35:52

Small bugfix for crystal refinement of protein-DNA complexes

...


branch: master 「№57446」
Commited by: Frank DiMaio
GitHub commit link: 「45a0269cf5cde109」
Difference from previous tested commit:  code diff
Commit date: 2014-11-19 19:25:10

Updating the HA chirality pseudo-torsion to match rosetta ideal. Integration changes expected in tests using cart_bonded.

...


branch: master 「№57445」
Commited by: Roland Pache
GitHub commit link: 「b6bd716f6d0f75c7」 「№184」
Difference from previous tested commit:  code diff
Commit date: 2014-11-19 18:37:44

Merge pull request #184 from RosettaCommons/rpache/skip_initial_loop_build Adding option -loops:skip_initial_loop_build to the refactored KIC code. This option allows to run refactored KIC and FragmentKIC in both centroid and fullatom mode, but without building the loop from scratch first. This can be useful for broad sampling of the given loop in the vicinity of its native conformation or for backbone ensemble generation, where using fullatom refinement only would lead to ensembles of too low conformational diversity.

...


< 1 .. 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 .. 354 >

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