Skip to content

Conversation

@nvonhagen
Copy link

Here is both the sk-plot and ray analysis pull request. At the top I have fixed some other uses of pl vs. plt.

ppmpy/ppm.py Outdated
pl.plot(radii,needed_data[0] ,'-r',markevery=25, label = 'Spherically Averaged')
pl.title('{} - {} : Dump {}'.format(run_name,varloc,fname));pl.xlim(xlim);pl.legend()

if varloc=='Ut':
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to change this, it appears twice more but the 'Ut' varloc name should be '|ut|' instead.

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

Successfully merging this pull request may close these issues.

2 participants