Dear all,
I am writing a script for phenix.phaser. The keyword "output_dir" seems not work. In params.eff file I give it a line like:
solution = None
output_dir = /home/.../somedir/
keywords {
general {
root = "PHASER"
title = "[no title set]"
verbose = None
debug = None
mute = None
xyzout = ON
hklout = ON
jobs = 2
}
But I can not generate output file in the specified directory(somedir in the above case). The output files are always put in current working directory. Did I choose a wrong keyword to do this? What would be the correct way?
Any answer would be appreciate greatly. Many thanks.
regards,
GP