Skip to content

Training neural networks with the Sloan SWS astronomical dataset.

License

Notifications You must be signed in to change notification settings

mattjshannon/swsnet

Repository files navigation

swsnet

Applying neural networks to the Sloan SWS astronomical dataset.

  • Free software: 3-clause BSD license

Premise

  • Predict labels for the larger CASSIS dataset using the SWS dataset for training/validation.

Models

Models are presented in Jupyter notebooks (see folder ipy_notebooks). Primary focus right now is a neural network. Please examine most recent notebook first!

Dataset

Labels

The SWS data have the following labels:

  • Object type
    • From SIMBAD (not always reliable)
  • Group
    1. Naked stars
    2. Stars with dust
    3. Warm, dusty objects
    4. Cool, dusty objects
    5. Very red objects
    6. Continuum-free objects but having emission lines
    7. Flux-free and/or fatally flawed spectra
  • Subgroup
    docs/images/subgroup.png
  • Suffix
    docs/images/subgroup_suffix.png
  • Example
    • W Cet has classifier 2.SEa:
    • i.e., "star with dust" (2.), silicate dust emission present (SE), silicate emission at 12-microns (a), uncertain (:)

About

Training neural networks with the Sloan SWS astronomical dataset.

Resources

License

Stars

Watchers

Forks

Packages

No packages published