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

analysis_cell should be saved even when running aqm.analysis_cell("some_old_path") #13

Closed
SamuelDeleglise opened this issue Jan 10, 2023 · 1 comment

Comments

@SamuelDeleglise
Copy link
Collaborator

I think I fixed this behavior by changing lin 143 of acquisition_manager_notebook.py from:
self.analysis_cell_str = None ==> self.analysis_cell_str = cell

Just wanted to be sure this is the right way of fixing it...

@kyrylo-gr
Copy link
Owner

kyrylo-gr commented Jan 12, 2023

Now there are functions save_analysis_cell and save_fig_and_analysis_cell

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

No branches or pull requests

2 participants