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

Return figure handles instead of saving them covertly #6

Open
jyotikab opened this issue Feb 22, 2023 · 1 comment
Open

Return figure handles instead of saving them covertly #6

jyotikab opened this issue Feb 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jyotikab
Copy link
Collaborator

For function: plot_fr_stop() and plot_fr_specific().
Please refer to function plot_fr() to keep the consistent syntax

g1.fig.savefig(figure_dir_stop+'ActualFRs_stop_'+str(amplitude)+"_"+str(onset)+"_"+str(i)+".png", dpi=400)

@jyotikab jyotikab added the bug Something isn't working label Feb 22, 2023
@giossic
Copy link
Collaborator

giossic commented Feb 27, 2023

Function removed because not used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants