_get_stellar_properties

simcado.source._get_stellar_properties(spec_type, cat=None, verbose=False)[source]

Returns an astropy.Table with the list of properties for the star(s) in spec_type

Parameters
spec_typestr, list

The single or list of spectral types

catstr, optional

The filename of a catalogue in a format readable by astropy.io.ascii.read(), e.g. ASCII, CSV. The catalogue should contain stellar properties

verbosebool

Print which stellar type is being considered

Returns
propsastropy.Table or list of astropy.Table objects

with stellar parameters