<br><br><br>> -----原始邮件-----<br>> 发件人: "Eric Greisen" <egreisen@nrao.edu><br>> 发送时间: 2017年1月5日 星期四<br>> 收件人: "丁浩" <dinghao@shao.ac.cn>, daip@nrao.edu<br>> 抄送: <br>> 主题: Re: [daip] error when trying to add task "atlod" to AIPS<br>> <br>> On 01/04/2017 08:30 PM, 丁浩 wrote:<br>> <br>> > There is a task "atlod". But when I try to load rpfits data, it complains:<br>> ><br>> > ATLOD1: ZTPOPN: UNABLE TO TRANSLATE LOGICAL NAME AMT01<br>> > ATLOD1: ZTPOPN: DID YOU FORGET TO DO A MOUNT?<br>> > ATLOD1: TAPIO: ERROR    1 OPENING FILE<br>> > ATLOD1: ERROR, UNABLE TO OPEN THE RPFITS FILE<br>> ><br>> > It seems that it can't recognize RPFITS data. I have already installed<br>> > RPFITS and Miriad (ATNF). The latter works well and depends on the<br>> > former one, which means RPFITS works well.<br>> > If it did once work, can I have access to that version of AIPS?<br>> ><br>> <br>> I was at home in my last reply and could not check details:<br>> <br>> I would guess that you ran ATLOD with datain=' '<br>> <br>> You need to set DATAIN to point at your rpfits file<br>> <br>> DATAIN = 'MYAREA:MyRP.fits<br>> <br>> for example (note no close quote to keep the case I typed)<br>> <br>> where MYAREA is an environment variable known before you start aips <br>> pointing at the disk directory containing your file and MyRP.fits is the <br>> actual file name.  Replace both MYAREA and MyRP.fits with the actual <br>> values that apply to your file.<br>> <br>Like last email, I am trying to transplant an AIPSv14 folder from my colleague to fit my system. I manually change the $AIPS_ROOT of LOGIN.SH, HOSTS.SH, AIPSPATH.SH, START_AIPS and .bashrc. I create a folder LOCALHOST_1 under $AIPS_ROOT/DATA. And I modify HOSTS.LIST and DADEVS.LIST accordingly. But when I run START_AIPS, It complains:<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>START_AIPS: Your initial AIPS printer is the <br>START_AIPS:  - system name , AIPS type <br> <br>START_AIPS: User data area assignments:<br>DADEVS.PL: This program is untested under Perl version 5.022<br>  (Using global default file /home/ding/AIPS/DA00/DADEVS.LIST for DADEVS.PL)<br>                  /home/ding/AIPS/DATA/LOCALHOST_1 is currently unavailable.<br><br>START_AIPS: Cannot start AIPS because there are no defined data areas!<br>START_AIPS: (check DADEVS.LIST or .dadevs files, or AIPSASSN.\*)<br>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br><br>It is complex even if you have made the scripts rather readable. Can you show me what to do next? Or is there any other option?<br><br>thanks,<br>Ding Hao<br><br><br><br>