laserkelvin / PySpecTools

Routines for rotational spectroscopy analysis written in Python 3
MIT License
31 stars 5 forks source link

fix: moved key deletion into case for missing keys #33

Closed laserkelvin closed 2 years ago

laserkelvin commented 2 years ago

Parsing would fail because some YAML files are missing metadata fields; this commit fixes this.