natashabatalha / picaso

A Planetary Intensity Code for Atmospheric Spectroscopy Observations
https://natashabatalha.github.io/picaso
GNU General Public License v3.0
66 stars 42 forks source link

Sonora model missing "single_phase" in Toon RT scheme #221

Open adadams opened 2 weeks ago

adadams commented 2 weeks ago

The tutorial steps aren't working for the latest version for the line

bd.sonora(sonora_profile_db, Teff)

A key error arises: it can't find the "single_phase" entry in the Toon RT scheme. This worked as recently as Version 3.0.1.

natashabatalha commented 1 day ago

Hi @adadams can you make sure that your picaso refdata is up to date?

https://natashabatalha.github.io/picaso/installation.html#download-picaso-reference-data

adadams commented 1 day ago

Ah right, Caoimhe's models were added since 3.0! I'll re-download the reference data and confirm that's the fix.