[daip] Error running BDF2AIPS

Eric Greisen egreisen at nrao.edu
Tue Jan 14 10:18:44 EST 2014


Kamble, Atish wrote:
> Hi,
> 
> I'm getting error while running BDF2AIPS on "cfa-pipe-1". It was working 
> fine yesterday ! Following is the error message that I get: 
> 
> #---------------------------------------#
>  >Traceback (most recent call last):
>   File "/users/akamble/BDF2AIPS.run.13JAN2014.210845", line 25, in ?
>     x.g
>   File "/usr/share/obittalk/python/AIPSTask.py", line 592, in __getattr__
>     return Task.__getattr__(self, name)
>   File "/usr/share/obittalk/python/Task.py", line 283, in __getattr__
>     return self.go()
>   File "/usr/share/obittalk/python/ObitTask.py", line 182, in go
>     (proxy, tid) = self.spawn()
>   File "/usr/share/obittalk/python/ObitTask.py", line 322, in spawn
>     self.msgkill, self.isbatch, input_dict)
>   File "/usr/share/obittalk/python/Proxy/ObitTask.py", line 509, in spawn
>     in_file = open(tmpInput, mode="w")
> IOError: [Errno 13] Permission denied: '/tmp/BDFInInput.1'
> #---------------------------------------#

I do not know why you are accessing the file /tmp/BDFInInput.1 which is 
not something that AIPS creates or something that would lead to SDM data 
(which is always a directory name).  The file is owned by Ashley 
(bzaudere) with read privilege only to the group and world.

Eric Greisen




More information about the Daip mailing list