Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic examples don't run #94

Open
iancrossfield opened this issue Aug 8, 2018 · 1 comment
Open

Basic examples don't run #94

iancrossfield opened this issue Aug 8, 2018 · 1 comment

Comments

@iancrossfield
Copy link

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.

@jason-neal
Copy link
Collaborator

Since the wasp example was written the config.yaml file has change a couple of times.

Possibly try this config.yaml from the repo in 2015 803e5eb.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants