组内xray/脉冲星入门教程
往期整理
历史归档
文章分类
文章标签
关于我们
Article
10
Category
3
Tags
5
往期整理
历史归档
文章分类
文章标签
关于我们
射电
1️⃣
PRESTO安装流程
Post on: 2025-2-18
Last edited: 2025-6-13
Views
软件
Catalog
0%
📝 准备工作
u盘安装 ubuntu,完成后重启,更新系统,更换源。
设置环境变量
安装依赖关系
下载相关软件至/home/pl/soft/pulsar_software
正式安装流程
安装 psrcat
安装TEMPO
安装TEMPO2
安装PSRCHIVE (with python interface)
安装SIGPROC (Mike Keith's version)
安装DSPSR
安装pgplot(ubuntu系统可以跳过)
安装PRESTO v5 (latest version + python enabled)
v5的一些尝试(对centos很不友好)
CentOS 7 安装要麻烦很多
FFTW
CFITSIO
PSRCAT
PGPLOT
TEMPO
TEMPO2
Open MPI: Version 4.1 (可选)
psrchive
SIGPROC
dspsr
presto
ModuleNotFoundError: No module named 'distutils.msvccompiler’
与FFT相关的内核爆炸
tempo: error while loading shared libraries: libgslcblas.so.0: cannot open shared object file: No such file or directory
问题
cpgplot.h: No such file or directory
psrchive中低版本的gcc:
psrchive提示./psrchive.i:94: Error: Syntax error in input(1).
No module named 'numpy.distutils'
PSRCHIVE installation not found.
加速搜寻没能成功生成.cand0文件
Note: If the following fails, edit $PRESTO/Makefile and follow the instructions about the CFLAGS USE_FFTW_MALLOC option
undefined reference to `__exp_finite'
dspsr:
参考
彭龙
湘潭大学研究生
Article
10
Category
3
Tags
5
Latest posts
heasoft软件安装/HXMTDAS安装
2026-5-11
只言片语
2026-5-11
一些其它软件的安装和使用
2026-5-7
pulsar search pipeline
2025-9-16
PRESTO安装流程
2025-6-13
FAST脉冲星搜寻
2025-2-24
Announcement
分享了个人程序
Catalog
0%
📝 准备工作
u盘安装 ubuntu,完成后重启,更新系统,更换源。
设置环境变量
安装依赖关系
下载相关软件至/home/pl/soft/pulsar_software
正式安装流程
安装 psrcat
安装TEMPO
安装TEMPO2
安装PSRCHIVE (with python interface)
安装SIGPROC (Mike Keith's version)
安装DSPSR
安装pgplot(ubuntu系统可以跳过)
安装PRESTO v5 (latest version + python enabled)
v5的一些尝试(对centos很不友好)
CentOS 7 安装要麻烦很多
FFTW
CFITSIO
PSRCAT
PGPLOT
TEMPO
TEMPO2
Open MPI: Version 4.1 (可选)
psrchive
SIGPROC
dspsr
presto
ModuleNotFoundError: No module named 'distutils.msvccompiler’
与FFT相关的内核爆炸
tempo: error while loading shared libraries: libgslcblas.so.0: cannot open shared object file: No such file or directory
问题
cpgplot.h: No such file or directory
psrchive中低版本的gcc:
psrchive提示./psrchive.i:94: Error: Syntax error in input(1).
No module named 'numpy.distutils'
PSRCHIVE installation not found.
加速搜寻没能成功生成.cand0文件
Note: If the following fails, edit $PRESTO/Makefile and follow the instructions about the CFLAGS USE_FFTW_MALLOC option
undefined reference to `__exp_finite'
dspsr:
参考