Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 249 Bytes

CMDphotsysts

Download and format the list of photometric systems present in the latest CMD service version, to be used by ASteCA.

Requires requests and beautifulsoup4 packages, install with:

$ conda install requests beautifulsoup4 lxml