You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to follow http://iancze.github.io/Starfish/current/example_wasp14.html :
When I use the 20-line example "YAML" file listed in "Just getting set up," and run "star.py --run_index 1", I get errors like
"KeyError: 'parname' "... because (I think) there is no 'parname' field in that 20-line example. From looking at other parts of the online documentation I was able to fill in some of the gaps, but am stuck at "KeyError: 'Phi'" because I'm not sure how "Phi" should be set.
So: it seems like the example YAML is missing key lines, preventing even this first, simplest example from running.
The text was updated successfully, but these errors were encountered:
There may need to be a separate config.yaml for the wasp example kept separate from the main config.yaml that is subject to change.... and the documentation update to reflect that.
Trying to follow http://iancze.github.io/Starfish/current/example_wasp14.html :
When I use the 20-line example "YAML" file listed in "Just getting set up," and run "star.py --run_index 1", I get errors like
"KeyError: 'parname' "... because (I think) there is no 'parname' field in that 20-line example. From looking at other parts of the online documentation I was able to fill in some of the gaps, but am stuck at "KeyError: 'Phi'" because I'm not sure how "Phi" should be set.
So: it seems like the example YAML is missing key lines, preventing even this first, simplest example from running.
The text was updated successfully, but these errors were encountered: