RE: Using Prior subroutine
Hi Byung-Jin,
As an alternative to Nicks suggestions PsN can move additional files
into the actual run directory. You need to add the argument
"extra_files" and specify the file name. For example, using the tool
"execute":
execute run1.mod -extra_files=prior.for
where run1.mod is the name of the control stream and prior.for is the
name of the text file holding the NWPRI subroutine.
Good luck!
Jakob