Talk:REFERENCE DATA SET: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 2: Line 2:




{code}
{#!/bin/bash
#!/bin/bash


#starting mtz needs to be named refine.mtz with an F column called FP and a SIGF column called SIGFP
#starting mtz needs to be named refine.mtz with an F column called FP and a SIGF column called SIGFP
Line 26: Line 25:
echo \!END_OF_HEADER  >> head.hkl
echo \!END_OF_HEADER  >> head.hkl
cat head.hkl temp.hkl > I-model.hkl
cat head.hkl temp.hkl > I-model.hkl
rm head.hkl temp.hkl I-model.mtz
rm head.hkl temp.hkl I-model.mtz}
9

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu