【问题标题】:Issue with CALDB -- NICER data processingCALDB 问题——更好的数据处理
【发布时间】:2020-07-01 20:35:37
【问题描述】:

我一直致力于在我的 ubuntu 上处理 NICER 数据,但我在 CALDB 上遇到了一些问题。我正在尝试使用远程访问 CALDB (1),但似乎无法使其正常工作。这是我执行后出现的一串错误

heainit

nicerl2 indir=/home/[user]/w3browse-319801/1050360102 clobber = 是

在终端中。

错误信息:

ERROR: CALDB MPU_GAIN file query failed at /home/[user]/heasoft-6.27.2/x86_64-pc-linux-gnu-libc2.31/bin/nicerpi line 222.
Dumping CFITSIO error stack:
--------------------------------------------------
ERROR ftp_status wants 331  but got 550
Server is requesting SSL, will switch to ftps (ftp_file_exist)
ERROR: This CFITSIO build was not compiled with the libcurl library package
and therefore it cannot perform HTTPS or FTPS connections.
Unable to read ftps file into memory (ftps_open)
failed to find or open the following file: (ffopen)
ftp://legacy.gsfc.nasa.gov/data/nicer/xti/caldb.indx
CFITSIO error stack dump complete.
Fail to select CALDB file with the given criteria (at HDgtcalf.c: 142)
Unable to open CALDB index file (at HDgtcalf.c: 202)
CFITSIO ERROR FILE_NOT_OPENED: could not open the named file
Task nicerpi 1.24 terminating with status 104
ERROR: fast event calibration failed at /home/[user]/heasoft-6.27.2/x86_64-pc-linux-gnu-libc2.31/bin/nimpucal line 206.
Task nimpucal 1.8 terminating with status -1
Warning: something's wrong at /home/[user]/heasoft-6.27.2/x86_64-pc-linux-gnu-libc2.31/bin/nimpucal line 33.
ERROR: MPU0 calibration failed at /home/[user]/heasoft-6.27.2/x86_64-pc-linux-gnu-libc2.31/bin/nicercal line 291.
Task nicercal 1.7 terminating with status -1
ERROR: task nicercal failed at /home/[user]/heasoft-6.27.2/x86_64-pc-linux-gnu-libc2.31/bin/nicerl2 line 299.
Task nicerl2 1.12 terminating with status -1

非常感谢!

【问题讨论】:

    标签: ubuntu terminal


    【解决方案1】:

    原来问题是 cfitsio 无法远程打开文件,因为我安装了 heasoft 而没有安装 libcurl。

    【讨论】:

      【解决方案2】:

      我认为问题在于 HEASARC 不再支持 ftp,因此您需要将 $CALDB 环境变量指向

      https://heasarc.gsfc.nasa.gov/FTP/caldb

      而不是

      ftp://legacy.gsfc.nasa.gov/caldb

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2020-06-02
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-07-28
        • 1970-01-01
        • 1970-01-01
        • 2015-04-01
        相关资源
        最近更新 更多