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

New ASCII Reader for the refactor branch #105

Open
wants to merge 70 commits into
base: refactor_24
Choose a base branch
from

Conversation

jamescrake-merani
Copy link

This is just for the refactor branch. We'll probably do a more thorough review when the refactor branch is due to be merged into main (or in this case 'master').

I can't get the ASCII dialog to run when using relative imports in these
files so I've converted them to absolute imports.
So they do not appear as a separate column.
This is going to need to live here now in order to avoid circular dependencies.
So that we can read multiple files at the same time.
jamescrake-merani and others added 28 commits December 11, 2024 15:06
If this is a dict then we can't destructure it without calling items.
So that we can get all of the uncertainty columns only.
This is to make it easier to call this outside of the reader dialog GUI.
This seems to be a cleaner solution.
So that we don't have to initialise it when calling it.
I think I resolved a merge conflict incorrectly.
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

Successfully merging this pull request may close these issues.

1 participant