WIP: Simplify data structure #39

Draft
sebastianw wants to merge 31 commits from 38-simplify-data-structure into develop
Collaborator
No description provided.
sebastianw added 1 commit 2024-07-16 12:09:42 +02:00
sebastianw added the
Priority:0
enhancement
labels 2024-07-16 12:09:59 +02:00
marcel was assigned by sebastianw 2024-07-16 12:10:24 +02:00
marcel was assigned by sebastianw 2024-07-16 12:10:24 +02:00
sebastianw changed title from Simplify data structure to Draft: Simplify data structure 2024-07-16 12:10:38 +02:00
sebastianw changed title from Draft: Simplify data structure to WIP: Draft: Simplify data structure 2024-07-16 12:10:57 +02:00
sebastianw changed title from WIP: Draft: Simplify data structure to WIP: Simplify data structure 2024-07-16 12:11:05 +02:00
sebastianw added 1 commit 2024-07-16 14:49:40 +02:00
sebastianw added 1 commit 2024-07-17 13:29:21 +02:00
sebastianw added 3 commits 2024-07-17 14:07:17 +02:00
sebastianw added 1 commit 2024-07-20 10:23:53 +02:00
sebastianw added 1 commit 2024-07-20 10:30:26 +02:00
sebastianw added 1 commit 2024-07-20 10:42:26 +02:00
Author
Collaborator

It is barely possible to restructure the data flow without touching the usage of the data objects. Thus, I suggest to refactor the entire PyLoT code and try to debug the following code blob afterwards. We should consider tagging the latest commit as a working RC prior to merge of the PR.

It is barely possible to restructure the data flow without touching the usage of the data objects. Thus, I suggest to refactor the entire PyLoT code and try to debug the following code blob afterwards. We should consider tagging the latest commit as a working RC prior to merge of the PR.
sebastianw added 1 commit 2024-07-23 13:47:06 +02:00
sebastianw added 1 commit 2024-07-23 15:17:09 +02:00
sebastianw added 1 commit 2024-07-27 13:58:15 +02:00
sebastianw added 1 commit 2024-08-18 14:00:05 +02:00
sebastianw force-pushed 38-simplify-data-structure from 9cc301e2c6 to e434bda993 2024-08-30 15:03:37 +02:00 Compare
This pull request has changes conflicting with the target branch.
  • PyLoT.py
  • autoPyLoT.py
  • pylot/core/io/data.py
  • pylot/core/io/phases.py
  • pylot/core/pick/utils.py
  • pylot/core/util/array_map.py
  • pylot/core/util/utils.py
  • pylot/core/util/widgets.py
  • requirements.txt

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 38-simplify-data-structure:38-simplify-data-structure
git checkout 38-simplify-data-structure
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: marcel/pylot#39
No description provided.