Changes between Version 1 and Version 2 of PhenixChimeraX


Ignore:
Timestamp:
Apr 10, 2020, 10:55:02 AM (6 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PhenixChimeraX

    v1 v2  
    4444{{{
    4545ret1 = ic.load_model(‘full/path/to/model.cif’)
    46 mid = ret2[‘model’]
     46mid = ret1[‘model’]
    4747ret2 = ic.load_stucture_factors(‘full/path/to/sf.mtz’, mid)
    4848mid = ret2[‘model’] # Shouldn’t have actually changed…