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
Hello, not really an issue more of an inquiry. I was wondering if there is a way to specify a title when using display_profiles()? Also, specifying x-y axis labels for the radial profile plot? And is there a way to define the maxradius to display? When looking at the source code I see several options to define these parameters, but when I try to make my plot I am not receiving the desired outputs. Here is the bit of code I am using:
display_profiles(input_psf, title = 'Test', overplot = False)
I've attached a screenshot of my current output, not entirely certain what I'm doing wrong. Thank you for the assistance!
The text was updated successfully, but these errors were encountered:
Hello, not really an issue more of an inquiry. I was wondering if there is a way to specify a title when using display_profiles()? Also, specifying x-y axis labels for the radial profile plot? And is there a way to define the maxradius to display? When looking at the source code I see several options to define these parameters, but when I try to make my plot I am not receiving the desired outputs. Here is the bit of code I am using:
display_profiles(input_psf, title = 'Test', overplot = False)
I've attached a screenshot of my current output, not entirely certain what I'm doing wrong. Thank you for the assistance!
The text was updated successfully, but these errors were encountered: