vedantchandra / starwave

modeling resolved stellar populations with bayesian inference
MIT License
2 stars 2 forks source link

Update starwave.py #24

Open joycelin1123 opened 11 months ago

joycelin1123 commented 11 months ago

Update starwave.py to return input and output magnitudes as well as a dictionary containing sampled star parameters. Updated get_cmd, sample_cmd, and sample_norm_cmd to include these changes. fixes #20