AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
xl
July 15, 2008 10:49PM
Greetings,

I'm new to AFNI and Linux and would appreciate any help. I am interested in using align_epi_anat.py and ran the following example code (following the example in -help):

The code:
$ python align_epi_anat.py -anat ~/AFNI_data4/sb23/sb23_mpra+orig -epi ~/AFNI_data4/sb23/epi_r03+orig -epi_base 5

The result:
#++ align_epi_anat version: 1.06
#Script is running:
3dAttribute DELTA /home/xl/AFNI_data4/sb23/epi_r03+orig
#++ Spacing for EPI to tlrc alignment is 3.500000
#Script is running:
3dAttribute DELTA /home/xl/AFNI_data4/sb23/sb23_mpra+orig
#++ Spacing for anat to EPI deobliquing is 0.937500 mm
#++ Removing all the temporary files
#Script is running:
rm -f __tt_epi_r03*
Traceback (most recent call last):
File "align_epi_anat.py", line 1701, in <module>
ps.cleanup()
File "align_epi_anat.py", line 644, in cleanup
self.fresh_start(e.prefix, a.prefix, rmold = rmold)
File "align_epi_anat.py", line 1636, in fresh_start
com.run()
File "/home/xl/abin/afni_base.py", line 315, in run
self.status, self.so, self.se = shell_exec2(self.trimcom, self.capture)
File "/home/xl/abin/afni_base.py", line 701, in shell_exec2
pipe = SP.Popen(s,shell=True, executable='/bin/tcsh', stdout=None, stderr=None, close_fds=True)
File "/usr/lib64/python2.5/subprocess.py", line 593, in __init__
errread, errwrite)
File "/usr/lib64/python2.5/subprocess.py", line 1079, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

It appears that some file/directory is required but missing?

Thanks.

Subject Author Posted

align_epi_anat.py - new software announcement

Daniel Glen April 11, 2008 05:49PM

Re: align_epi_anat.py - new software announcement

Frank Haist April 13, 2008 04:57AM

Re: align_epi_anat.py - new software announcement

rick reynolds April 13, 2008 11:35AM

Re: align_epi_anat.py - new software announcement

Frank Haist April 14, 2008 04:53AM

Re: align_epi_anat.py - new software announcement

Tino April 23, 2008 07:11PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 24, 2008 10:47AM

Re: align_epi_anat.py - new software announcement

Stephanie McMains April 14, 2008 10:58AM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 14, 2008 04:04PM

Re: align_epi_anat.py - new software announcement

Joe Paxton April 14, 2008 07:31PM

Re: align_epi_anat.py - new software announcement

Vincent Costa April 14, 2008 09:01PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 15, 2008 05:56PM

Re: align_epi_anat.py - new software announcement

Vincent Costa April 15, 2008 07:09PM

Re: align_epi_anat.py - new software announcement

Vincent Costa April 23, 2008 11:28AM

Re: align_epi_anat.py - new software announcement

rick reynolds April 15, 2008 02:42PM

Re: align_epi_anat.py - new software announcement

Tino April 15, 2008 04:24PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 15, 2008 04:54PM

Re: align_epi_anat.py - new software announcement

Tino April 16, 2008 11:40AM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 15, 2008 05:52PM

Re: align_epi_anat.py - new software announcement

josef April 17, 2008 03:02PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 17, 2008 03:43PM

Re: align_epi_anat.py - new software announcement

josef April 17, 2008 06:00PM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 17, 2008 06:44PM

Re: align_epi_anat.py - new software announcement

josef April 18, 2008 11:18AM

Re: align_epi_anat.py - new software announcement

Daniel Glen April 23, 2008 12:21PM

Re: align_epi_anat.py - new software announcement

xl July 15, 2008 10:49PM

Re: align_epi_anat.py - new software announcement

Daniel Glen July 16, 2008 12:52PM

Re: align_epi_anat.py - new software announcement

xl July 16, 2008 08:14PM

Re: align_epi_anat.py - new software announcement

Davide November 26, 2008 04:40AM