SDSS: sdss_brain 0.1.1
  • Site
      • Introduction to sdss_brain
        • Multi-Modal Data Access System (MMA)
        • Example Usage
        • Conveniences for the MMA
      • About the global configuration
      • 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
      • 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.1. You can install the package by doing

$ pip install sdss-brain

Contents¶

  • Introduction to sdss_brain
    • Multi-Modal Data Access System (MMA)
    • Example Usage
    • Conveniences for the MMA
  • About the global configuration
  • 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.