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

Delete Move Session Folder #143

Open
DanicaSTFC opened this issue Apr 16, 2024 · 0 comments
Open

Delete Move Session Folder #143

DanicaSTFC opened this issue Apr 16, 2024 · 0 comments
Assignees

Comments

@DanicaSTFC
Copy link
Collaborator

def moveSessionFolder(self, session_name):
'''
Creates a new session folder, and moves the current session folder to it.
Saves new session folder as self.current_session_folder
Moves into the new session folder
'''

This method moves a folder into another. This creates problems in general if the folder has been accessed elsewhere in the code. Eg. https://github.com/TomographicImaging/CIL-GUI/issues/112

It would be better to create the correct folder int he first place unless there is a strong reason for it

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