Decouple PDF code from PyLoT #36

Open
opened 2023-05-14 10:43:44 +02:00 by sebastianw · 0 comments
Collaborator

In principle the PDF code is usable independently from PyLoT. This can be achieved by making the PDF code a Python package as obspy and others are and import it into PyLoT where necessary. This also eases the maintainability of the PyLoT code. I would sign repsonsible for the PDF code. This is a major refactoring task and needs planning.

PDF code in this case is considered the files pick/compare.py and utils/pdf.py.

Hint: The same might be valuable for other parts of the code.

In principle the PDF code is usable independently from PyLoT. This can be achieved by making the PDF code a Python package as obspy and others are and import it into PyLoT where necessary. This also eases the maintainability of the PyLoT code. I would sign repsonsible for the PDF code. This is a major refactoring task and needs planning. PDF code in this case is considered the files `pick/compare.py` and `utils/pdf.py`. Hint: The same might be valuable for other parts of the code.
sebastianw added this to the Release v0.3 milestone 2023-05-14 10:43:44 +02:00
sebastianw added the
Priority:2
management
incompatibility
labels 2023-05-14 10:43:44 +02:00
sebastianw self-assigned this 2023-05-14 10:43:45 +02:00
sebastianw added a new dependency 2023-05-14 13:04:28 +02:00
Sign in to join this conversation.
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.

Blocks
You do not have permission to read 1 dependency
Reference: marcel/pylot#36
No description provided.