Giter Club home page Giter Club logo

astrosoft's Introduction

title subtitle author date theme colortheme
ASOD
Astrnomical Software On Docker
郭绍光
$v0.1$
Madrid
dolphin

SHAO

ASOD

    _      ____     ___    ____
   / \    / ___|   / _ \  |  _ \
  / _ \   \___ \  | | | | | | | |
 / ___ \   ___) | | |_| | | |_| |
/_/   \_\ |____/   \___/  |____/

ASOD is the abbreviation of AstroSoft On Docker.

Any problem , send email to me 郭大侠 [email protected] @ 上海天文台

Introduction

This git repo will hold all the related astrosoft dockers and sas (SHAO Astronomical Software)。

致力于精简所有天文流行软件的安装,只需一条命令即可使用复杂的可能要花上几天来安装的软件。

上一个版本主要基于源码安装,操作有些复杂,详细的脚本可以参考old目录。

最新版本基于Docker,只需docker run即可享用相应软件。

另外增加sas软件安装包,使用详情见如何使用sas章节。

DOCKER

Support OS and Software

All the docker images can run on the following OS:

  • Ubuntu
  • CentOS
  • MacOSX
  • Other Linux Distro is support

使用方法

使用方法很简单,只要下面一个命令即可:

$ docker run -it docker_name[:version]

其中docker_name为下面章节中的名字,比如如果希望之使用centos的pgplot版本,输入下述命令即可:

$ docker run -it shaoguangleo/centos-pgplot

另外version为版本号,除非特别说明,默认拉取latest最新版本。

Docker 情况

目前支持 4 个软件, 7个版本。 详情见下述表格。

Ubuntu CentOS 版本
basic Supportshaoguangleo/ubuntu Support shaoguangleo/centos CentOS:7.4
Ubuntu:17.10
pgplot Support shaoguangleo/ubuntu-pgplot Support shaoguangleo/centos-pgplot PGPLOT : v5.2.2
tempo Supportshaoguangleo/ubuntu-tempo Supportshaoguangleo/centos-tempo Tempo V20170729
tempo2 wait wait
sigproc wait wait
presto Supportshaoguangleo/ubuntu-presto Supportshaoguangleo/centos-presto Presto v2.1
psrcat wait wait
cfitsio wait wait
calceph wait wait
psrchive wait wait
dspsr wait wait
DiFX wait Support shaoguangleo/centos-difx DiFX v2.5.1
DiFX v2.5.2
SFXC wait wait
Difmap wait wait
sd Support shaoguangleo/ubuntu-sd wait sd : v0.1

Current relationship

wait

SAS

How to install sas

Just enter the src directory and type make install, you will have all the program you need.

How to install astronomical software

This is a collection program writen by python/bash inspre by psrsoft, I just want to make this like yum or apt. What you need to do is

$ sas software

If you just type sas, you will get a help information of how to use sas like the following information.

软件版本

目前大部分版本因为托管在git上,更新比较快,除了稳定发布的tag版本,其他按照提交时间来发布。

下属命令可以获取最新提交时间信息。

$ git show -s --pretty=format:%cI

astrosoft's People

Contributors

shaoguangleo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.