Issue #789: PhasePlot save missing string (yt_analysis/yt)
26 Feb
2014
26 Feb
'14
7:01 p.m.
New issue 789: PhasePlot save missing string https://bitbucket.org/yt_analysis/yt/issue/789/phaseplot-save-missing-string gsiisg: If I save the phase plot in another directory with: pplot = PhasePlot(dd, "Density", "Temperature", ["Electron_Fraction"], weight_field=None) pplot.save('frames/') the file name is "frames/_2d-Profile_Density_Temperature_Electron_Fraction.png" if I just use pplot.save() it will include the pf string as "HD1200_2d-Profile_Density_Temperature_Electron_Fraction.png" correctly. So by specifying the folder it replaces the pf string. ProjectionPlot does not have the same issue. Annoying bug, but not critical.
3934
Age (days ago)
3934
Last active (days ago)
0 comments
1 participants
participants (1)
-
gsiisg