Hi,
I am checking the space group of my data set using phenix.xtriage. However, the program terminated in the following scripts. Does anyone knows why and what should I do? Thanks!

phenix.xtriage B13_native.sca


Traceback (most recent call last):
  File "/usr/local/phenix-1.6.4-486/cctbx_project/mmtbx/command_line/xtriage.py", line 20, in <module>
    xtriage.run(args=sys.argv[1:])
  File "/usr/local/phenix-1.6.4-486/cctbx_project/mmtbx/scaling/xtriage.py", line 866, in run
    output_file = open( params.scaling.input.parameters.reporting.log  ,'w')
IOError: [Errno 13] Permission denied: 'logfile.log'