Marvin
跳到导航
跳到搜索
安装
- pip install sdss-marvin
- pip install -U sdss-marvin
配置
- 注意设置一些环境变量,关键是要找到dapall文件
setenv SAS_BASE_DIR $HOME/MaNGA setenv MANGA_SPECTRO_REDUX $SAS_BASE_DIR/mangawork/manga/spectro/redux setenv MANGA_SPECTRO_ANALYSIS $SAS_BASE_DIR/mangawork/manga/spectro/analysis
- mode
import marvin marvin.config.mode = 'local' # or 'remote',‘auto’ marvin.config.access = 'collab' # 'DR15'
- collab模式下要设置.netrc文件