https://bitbucket.org/psrsoft/tempo2/src/master/ 安装: 终端使用克隆命令 ~$git clone https://bitbucket.org/psrsoft/tempo2.git 下载tempo2包(如果没有git,终端上~$sudo apt install git),克隆完成后主目录有tempo2文件夹。 终端进入tempo2文件夹, ~$./bootstrap(如果没有autoreconf,终端上~$sudo apt...
接下来,我们将使用conda来安装heasoft和tempo2。heasoft是一个用于处理天文数据的软件包,而tempo2则是一个用于分析天文钟数据的软件。首先,确保您的conda环境已更新到最新版本: conda update conda 然后,使用以下命令来安装heasoft和tempo2: conda install -c conda-forge heasoft tempo2 这将从conda-forge频道下载并...
安装软件,依次执行如下命令: conda install -c conda-forge dspsr conda install -c conda-forge tempo2 conda install -c conda-forge tempo conda install -c conda-forge cfitsio conda install -c conda-forge psrcat conda install -c conda-forge pgplot conda install -c conda-forge psrchive conda instal...
功能:为Loki、Prometheus和Tempo添加安装程序配置 Browse files - 添加一个名为`installer/ops/loki.yml`的新文件,共168行代码 - 添加一个名为`installer/ops/prometheus.yml`的新文件,共79行代码 - 添加一个名为`installer/ops/tempo.yml`的新文件,共130行代码 Signed-off-by: umaru <15875339926@139.com> ...