json_to_stars#

aesop.json_to_stars(json_path)[source]#

Loads JSON archive into list of StarProps objects.

Parameters:
json_pathstr

Path to saved stellar properties

Returns:
starslist of StarProps

List of stellar properties.