用于成像和校准的多样化射电天文学软件工具
项目描述
drasticali
用于成像和校准的多样化射电天文学软件工具
主网站: DRASTICALI
简介
下一代射电望远镜的射电天文学还原工具。
安装
从源码安装,源码检出的工作目录
$ pip install .
此软件包可在PYPI上找到,允许
$ pip install drasticali
然后拉取和/或构建stimela镜像
uDocker [推荐]
$ stimela pull
Podman [推荐]
$ stimela pull -p
Singularity [推荐]
$ stimela pull --singularity --pull-folder <folder to store stimela singularity images>
Docker
$ stimela pull -d
$ stimela build
许可协议
此项目根据GNU通用公共许可证v3.0授权 - 详细信息请参阅许可协议。
贡献
我们始终欢迎贡献!请确保您遵守我们的编码标准 pep8。