Dear All I just noticed that spikedet-sess (for both FS 4.5 and 5.0) will error out if the mystudy/log directory does not yet exist. I think that would be easy to fix by including the following after line 72:
if !(-e ./log) then mkdir -p ./log endif
Best Sebastian
OK, I've fixed this in our code base, but the fix may be too late for 5.1.
doug
Sebastian Moeller wrote:
Dear All I just noticed that spikedet-sess (for both FS 4.5 and 5.0) will error out if the mystudy/log directory does not yet exist. I think that would be easy to fix by including the following after line 72:
if !(-e ./log) then mkdir -p ./log endif
Best Sebastian
Hi Doug,
happy new year! Hope you had a nice holiday.
On Jan 3, 2011, at 8:25 , Douglas N Greve wrote:
OK, I've fixed this in our code base, but the fix may be too late for 5.1.
Thanks a lot; I fixed it in my calling script so I am fine, and I still wait for 5.1 to hit the download site, before I try to switch over from 4.5.
Best Regards Sebastian
doug
Sebastian Moeller wrote:
Dear All I just noticed that spikedet-sess (for both FS 4.5 and 5.0) will error out if the mystudy/log directory does not yet exist. I think that would be easy to fix by including the following after line 72:
if !(-e ./log) then mkdir -p ./log endif
Best Sebastian
-- Douglas N. Greve, Ph.D. MGH-NMR Center greve@nmr.mgh.harvard.edu Phone Number: 617-724-2358 Fax: 617-726-7422
Bugs: surfer.nmr.mgh.harvard.edu/fswiki/BugReporting FileDrop: www.nmr.mgh.harvard.edu/facility/filedrop/index.html
The information in this e-mail is intended only for the person to whom it is addressed. If you believe this e-mail was sent to you in error and the e-mail contains patient information, please contact the Partners Compliance HelpLine at http://www.partners.org/complianceline . If the e-mail was sent to you in error but does not contain patient information, please contact the sender and properly dispose of the e-mail.
freesurfer@nmr.mgh.harvard.edu