Marvin

来自Shiyin's note
Shen讨论 | 贡献2019年5月14日 (二) 05:36的版本 (创建页面,内容为“==安装== *pip install sdss-marvin *pip install -U sdss-marvin ==配置== *mode import marvin marvin.config.mode = 'local' # or 'remote',‘auto’ marvin.c...”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航 跳到搜索

安装

  • pip install sdss-marvin
  • pip install -U sdss-marvin

配置

  • mode
import marvin
marvin.config.mode = 'local'   # or 'remote',‘auto’
marvin.config.access = 'collab' # 'DR15'
  • collab模式下要设置.netrc文件