asc-csa / Alouette_ISIS_extract

🛰️ Ce code sert à extraire les données et les métadonnées des ionogrammes numérisés des satellites Alouette et ISIS | 🛰️ This code is an effort to extract data and metadata from the scanned ionogram images from the Alouette and ISIS satellites.
Other
6 stars 6 forks source link

To merge/refactor both ISIS_processor.py and ISIS_processor2.py #13

Open emilinecsa opened 1 year ago

emilinecsa commented 1 year ago

What is the difference between ISIS_processor.py and ISIS_processor2.py? Is that for batch 1 & 2 or stage 1 & 2? They both have the same functions. I suggest to merge functions and to add parameters whether is to run 1 or 2.

Note: I (Émiline) can give a hand for this task.

emilinecsa commented 1 year ago

The difference between ISIS_processor.py and ISIS_processor2.py is specified in this document.

ISIS_processor.py is a copy of Alouette_processor.py with some modifications. This was done to make sure the code works for both Alouette and ISIS spacecrafts.