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

Improve directory and file management #43

Open
3 tasks done
alex404 opened this issue Oct 24, 2024 · 0 comments · May be fixed by #61
Open
3 tasks done

Improve directory and file management #43

alex404 opened this issue Oct 24, 2024 · 0 comments · May be fixed by #61
Assignees
Labels
Refactor Improving code without changing function

Comments

@alex404
Copy link
Contributor

alex404 commented Oct 24, 2024

Just noticed the existence of Pathlib, which seems nice, and worth switching to. Also need to improve some file management stuff so we can make a slightly more integrated PR out of this.

  • Use Pathlib for directory management
    • Now that I'm using this more, it creates a nice point where we can separate out all the paths from the monolithic DictConfig and start passing them around individually to subroutines. So I am now endeavouring to do a bigger push with this.
  • Save data from analyses so they may be plotted outside of a simulation
  • Fix some bugs/refine directory structure
@alex404 alex404 added the Refactor Improving code without changing function label Oct 24, 2024
@alex404 alex404 self-assigned this Oct 24, 2024
@alex404 alex404 changed the title Use pathlib Improve directory and file management Oct 30, 2024
@alex404 alex404 linked a pull request Oct 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Improving code without changing function
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant