Skip to Content.
Sympa Menu

aria-discuss - [aria-discuss] Fwd: Next step in calculations

Subject: Discussion group for the ARIA software

List archive

[aria-discuss] Fwd: Next step in calculations


Chronological Thread  
  • From: "Kelly, Mark" <Mark.Kelly AT ucsf.edu>
  • To: Benjamin Bardiaux <bardiaux AT pasteur.fr>, "aria-discuss AT services.cnrs.fr" <aria-discuss AT services.cnrs.fr>
  • Cc: "Longbotham, James" <James.Longbotham AT ucsf.edu>
  • Subject: [aria-discuss] Fwd: Next step in calculations
  • Date: Wed, 29 Apr 2020 17:50:04 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ucsf.edu; dmarc=pass action=none header.from=ucsf.edu; dkim=pass header.d=ucsf.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=QQZgN8cpPsv3nCJdlccjq3BAq2Q9yKkxzwT0zmz8DuI=; b=KxJDWLXRxa2LMb7+JSN/CrlKd5V64RAgYNjdVbdkPfzGL3/Vurv8TLqaxmG7JLXXEPsMPLyyc8j+m7B4O9DKqAQsqkiV/SU8EKsyMxHBQmkTpacpkzk8zKvc//vsRQc+p7oQ32FaFzDN4DBUy/incvUN1oqD+Slb8Na/KH28y3UUH9DbMaOGEDkhlrXbieZYD+4SniUeXtJ9HH3yKUbbhH8jsY6Uj1HkAS+7gkKsOI86yUtgzdE77rZ0ZW+kXgVQd+jUaOG+6z3DlVGDpxvGRVOdtTdZLMkc76s7o4Sb8p642RBrpcJsqPNdC07bBM3U8BrTej97bS7X3NLQlJ54xQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Tz5KCB5h22ZXyF3HYs8u5Dd0coFtmQObcoudmIOKZePOy7lH6MwCYGNGlFrfFQWVg+Hfn0R/E/1UFREh/WmI7JakBB1w2Amw8UtNHK/OJa6MsVEfc/C/WyIG1oGCG2O2rvJh0nwjxrH6WCyQF0AO7+Cgm9E0gqIzrwWTbxEN+/75cq4vY6nbqqsZpTLX7YZprtqVxoXmY6HDsConMxgoxkBsH3sek76s75Nwwlq1QphF3tN+sSx/JCPI0sVQL5JifYNHSsEBmnINsUSnA2JgZi8xlDn4GrU/D/WX31qQe+OB8yAneUrzQAqGKphWniRruS58Tu9yixxf81aVYDRwmw==
  • Authentication-results: pasteur.fr; dkim=none (message not signed) header.d=none;pasteur.fr; dmarc=none action=none header.from=ucsf.edu;

Hello All,

we tried to restart a run that had been successful before and get the error below - would anyone have a suggestion what might be wrong?

hope all are safe and well,

Mark



Begin forwarded message:

From: "Longbotham, James" <James.Longbotham AT ucsf.edu>
Subject: RE: Next step in calculations
Date: April 29, 2020 at 10:37:57 AM PDT
To: "Kelly, Mark" <Mark.Kelly AT ucsf.edu>

Ok so that last run I  described below failed. I thought it ould have something to do with the merged restraint lists so I tried to run it again with the restraints I used previously (before assignment) and it failed still! See error below. Not sure what’s going on
 
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/programs/x86_64-linux/ccpnmr/2.4.2/python2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 193, in run
    f(self)
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 331, in job_done
    self.dispatch_job(host)
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 337, in dispatch_job
    self.done()
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/JobManager.py", line 384, in done
    self.__callback()
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/cns.py", line 2662, in <lambda>
    callback = lambda v = vars, f = self.refine_done: f(v)
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/cns.py", line 2522, in refine_done
    self.__callback()
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/Protocol.py", line 654, in <lambda>
    c = self.structure_calc_done: c(engine, molecule, it)
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/Protocol.py", line 624, in structure_calc_done
    ensemble = engine.getEnsemble(it_settings, molecule)
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/cns.py", line 666, in getEnsemble
    ensemble.read(pdbfiles, molecule, float_files = swapped_atoms)
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/StructureEnsemble.py", line 194, in read
    pdb_dict = self.reader.read(files[j], chain_types, format[j])
  File "/programs/x86_64-linux/aria/2.3.1/src/py/aria/PDBReader.py", line 186, in read
   dict['noe_violations'] = float(data[13:].split(',')[0])
ValueError: could not convert string to float: D1_ApoH3_violations_1.pdb"                                  
 



  • [aria-discuss] Fwd: Next step in calculations, Kelly, Mark, 04/29/2020

Archive powered by MHonArc 2.6.19.

Top of Page