sdss_brain’s documentation¶
This is the documentation for the SDSS Python product sdss_brain. The current version is 0.3.1. You can install the package by doing
$ pip install sdss-brain
Or to install with extras
$ pip install sdss-brain[extras]
Contents¶
- Introduction to sdss_brain
- Convenience Tools
- Accessing unreleased ("work") data
- Connecting to Database Objects
- Connecting to Remote Data Sources
- Remote Data Access
- About the Global Config
- The Custom Config File
- How to map specific version numbers to Data Release ids
- How to create and parse a custom objectid as valid data input
- Users and Authentication