@@ -7,16 +7,16 @@ to determine dwarf galaxy satellite systems around 100 Milky Way analogs down
77to the brightness of the Leo I galaxy (Mr < −12.3).
88
99This ` SAGA ` package contains code to generate and access SAGA data catalogs.
10- This package is intended for SAGA internal use, but it is licensed under the
11- MIT license.
10+ This package is intended for SAGA internal use, but it is licensed under the
11+ MIT license.
1212If you use this package or part of it in your research, please considering citing
1313[ SAGA II paper (Mao et al., 2021)] ( https://ui.adsabs.harvard.edu/abs/2021ApJ...907...85M/abstract ) .
1414
15- - Visit [ yymao/FoFCatalogMatching] ( https://github.com/yymao/FoFCatalogMatching )
15+ - Visit [ yymao/FoFCatalogMatching] ( https://github.com/yymao/FoFCatalogMatching )
1616 if you are looking for the friends-of-friends sky catalog matching code.
17- - Visit [ yymao.github.io/decals-image-list-tool/] ( https://yymao.github.io/decals-image-list-tool/ )
18- if you are looking for the web app for listing cutouts from the egacy Surveys.
19- - Visit [ sagasurvey.org] ( https://sagasurvey.org ) for the most up-to-date SAGA results!
17+ - Visit [ yymao.github.io/decals-image-list-tool/] ( https://yymao.github.io/decals-image-list-tool/ )
18+ if you are looking for the web app for listing cutouts from the Legacy Surveys.
19+ - Visit [ sagasurvey.org] ( https://sagasurvey.org ) for the most up-to-date SAGA results!
2020
2121
2222## Installation
@@ -31,8 +31,7 @@ To force an update, run
3131pip install --upgrade --no-deps --force-reinstall https://github.com/sagasurvey/saga/archive/master.zip
3232```
3333
34- The code should be compatible with Python 3.6+,
35- but Python 3.6 support may be dropping in 2022.
34+ As of April 2022, this code base is compatible with Python 3.7 and above.
3635
3736### Dependencies
3837
0 commit comments