Cxi02416-refine.phil: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<pre> refinement { refinery.engine = SparseLevMar parameterisation { beam.fix=all #detector.fix_list=Dist,Tau1 # fix detector rotz and distance detector.fix_li...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<pre> | <pre> | ||
refinement { | refinement { | ||
parameterisation { | parameterisation { | ||
crystal { | crystal { | ||
unit_cell { | unit_cell { | ||
restraints { | restraints { | ||
tie_to_target { | tie_to_target { | ||
values= | values=79.1,79.1,38.3,90,90,90 | ||
sigmas=1,1,1,0,0,0 | sigmas=1,1,1,0,0,0 | ||
apply_to_all=True | apply_to_all=True | ||
| Line 20: | Line 12: | ||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
</pre> | </pre> | ||
Latest revision as of 23:49, 18 May 2016
refinement {
parameterisation {
crystal {
unit_cell {
restraints {
tie_to_target {
values=79.1,79.1,38.3,90,90,90
sigmas=1,1,1,0,0,0
apply_to_all=True
}
}
}
}
}
}