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!
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!
-Mason