| Home | Trees | Indices | Help |
|---|
|
|
Convenience class for a photometric standard star or calibrator.
|
|||
|
Inherited from |
|||
|
|||
Initialize SED class. Different ways to initialize: 1. If no previous data are saved: >>> mysed = SED('HD129929') 2. If previous data exists: >>> #mysed = SED(photfile='HD129929.phot') # will set ID with 'oname' field from SIMBAD >>> #mysed = SED(ID='bla', photfile='HD129929.phot') # Sets custom ID The
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 30 10:45:20 2018 | http://epydoc.sourceforge.net |