DIALS: Difference between revisions

first version
 
m update link
 
(8 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  dials.export models.expt indexed.pickle format=xds # XDS.INP, XPARM.XDS and SPOT.XDS
  dials.export models.expt indexed.pickle format=xds # XDS.INP, XPARM.XDS and SPOT.XDS


Conversely, DIALS can [https://github.com/dials/dials/blob/master/command_line/import_xds.py import XDS.INP] if that is available.
Conversely, DIALS can [https://github.com/dials/dials/blob/main/src/dials/command_line/import_xds.py import XDS.INP] if available.
 
[https://github.com/dials/dials/issues/2205 Additional info]