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

To improve the processing algorithm #10

Open
emilinecsa opened this issue Sep 18, 2023 · 1 comment
Open

To improve the processing algorithm #10

emilinecsa opened this issue Sep 18, 2023 · 1 comment
Labels
data issue with data extraction major Important to do

Comments

@emilinecsa
Copy link
Collaborator

As described, the data extraction method occurs in two stages:

  1. To run the old data extraction algorithm
  2. To apply the new text recognition stage to read NUM2 metadata.

The algorithm should be refactored such that the metadata type can be detected initially, and then read according to its type. This refactoring and rebuilding of the code base could resolve certain long-standing issues and may improve yield. Furthermore, it can enable the algorithm to be more adaptable to be able to read Alouette-2, ISIS-1 and ISIS-2 ionograms.

@emilinecsa emilinecsa added enhancement New feature or request data issue with data extraction labels Sep 18, 2023
@emilinecsa
Copy link
Collaborator Author

I recommend to modify the algorithm. This would be a significant improvement. In addition, this will make the code easier to read and to understand.

@emilinecsa emilinecsa added major Important to do and removed enhancement New feature or request labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data issue with data extraction major Important to do
Projects
None yet
Development

No branches or pull requests

1 participant