Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000210Rosetta[All Projects] Bad Codingpublic2013-03-13 12:242013-03-14 13:19
Reportersmlewis 
Assigned Todimaio 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionTrunk 
Fixed in Version 
Summary0000210: cart_bonded database files are uncommentable
Descriptionrosetta_database/scoring/score_functions/bondlength_bondangle/default-(angles/lengths/torsions).txt are used as parameters for cartesian minimization. They represent a long parameters list.

The read-in for these database files, CartesianBondedEnergy.cc lines 329-373, does not allow for comments in the file, just the flat file format. It should minimally allow for "if line starts with #, skip line", and also for #-prepended comments at end of line. It's also pre-blocked with {}, so it should be separated out into new functions (which it practically already is)
TagsNo tags attached.
Application(s) Affectedcart_bonded cartesian minimization
Command Line Usedcart_bonded cartesian minimization
Developer OptionsConfirmed As Bug
Fixed in SVN Version54268
Attached Files

- Relationships
parent of 0000205resolveddimaio SVN 54230 needs commentary on database change - permanent, temporary, guess? 

-  Notes
(0000173)
dimaio (Developer)
2013-03-14 13:18

Fixed in r54268.

- Issue History
Date Modified Username Field Change
2013-03-13 12:24 smlewis New Issue
2013-03-13 12:24 smlewis Status new => assigned
2013-03-13 12:24 smlewis Assigned To => dimaio
2013-03-13 12:25 smlewis Relationship added parent of 0000205
2013-03-14 13:18 dimaio Note Added: 0000173
2013-03-14 13:19 dimaio Developer Options Feature Request => Confirmed As Bug
2013-03-14 13:19 dimaio Fixed in SVN Version => 54268
2013-03-14 13:19 dimaio Status assigned => resolved
2013-03-14 13:19 dimaio Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker