SDSS: sdss_brain 0.1.3
  • Site
      • Introduction to sdss_brain
        • Multi-Modal Data Access System (MMA)
        • Example Usage
        • Conveniences for the MMA
      • Convenience Tools
        • Spectral Data
        • Context Managers
      • Accessing unreleased ("work") data
        • Defining Work Versions
        • Version Order Precedence
        • Setting the Work Release
        • Example Access of “Work” Data
        • Work Authentication
      • About the Global Config
      • The Custom Config File
      • How to map specific version numbers to Data Release ids
        • Creating a Mapping
        • Accessing a Mapping
        • Using a Mapping
      • How to create and parse a custom objectid as valid data input
        • Overloading the _parse_input method
        • Creating an objectid regex pattern
        • Using the parse_data_input function
      • sdss_brain Reference
        • Config
        • Core
        • Mixins
        • Helpers
        • Tools
      • Mode Decision Tree
      • Change Log
  • sdss_brain’s documentation
    • Contents
    • Reference
    • Indices and tables

sdss_brain’s documentation¶

This is the documentation for the SDSS Python product sdss_brain. The current version is 0.1.3. 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
    • Multi-Modal Data Access System (MMA)
    • Example Usage
    • Conveniences for the MMA
  • Convenience Tools
    • Spectral Data
    • Context Managers
  • Accessing unreleased ("work") data
    • Defining Work Versions
    • Version Order Precedence
    • Setting the Work Release
    • Example Access of “Work” Data
    • Work Authentication
  • About the Global Config
  • The Custom Config File
  • How to map specific version numbers to Data Release ids
    • Creating a Mapping
    • Accessing a Mapping
    • Using a Mapping
  • How to create and parse a custom objectid as valid data input
    • Overloading the _parse_input method
    • Creating an objectid regex pattern
    • Using the parse_data_input function

Reference¶

  • sdss_brain Reference
  • Mode Decision Tree
  • Change Log

Indices and tables¶

  • Index

  • Module Index

Back to top

© Copyright 2020, Brian Cherinka.
Created using Sphinx 3.2.1.