afeinstein20 / stella

For characterizing flares with convolutional neural networks
https://adina.feinste.in/stella
MIT License
26 stars 18 forks source link

Key error when creating a new CNN #23

Open cmurray-astro opened 2 years ago

cmurray-astro commented 2 years ago

Following the directions in the docs for creating a new CNN , users running stella version 0.0.5 (the version that is installed via pip, see Issue #20) encounter a key error when reading the Gunther et al. (2020) flare dataset (see attached screenshot):

image

The problem is fixed when installing and running the developer version (version=0.2.0). Just thought I'd contribute this here in case it's helpful!