Skip to content
Snippets Groups Projects
  1. Feb 22, 2024
  2. Feb 07, 2024
  3. Feb 06, 2024
  4. Dec 13, 2023
  5. Nov 21, 2023
  6. Oct 31, 2023
  7. Aug 07, 2023
  8. Jul 24, 2023
  9. Jun 23, 2023
    • BRONES Romain's avatar
      WorkInProgress: Unique entry function · 1113baff
      BRONES Romain authored
      * Move to a single "extract" function entry point.
        It will redirect then to dedicated function for cases (Spectrum, ...)
        and for the method wanted (nearset, average, all...)
      
      * Handle that the attribute is a list, then perform extraction for each attrivute in list
      
      * (!) Still buggy
      1113baff
  10. Mar 16, 2023
  11. Nov 17, 2022
  12. Nov 16, 2022
  13. Nov 10, 2022
  14. May 24, 2022
  15. May 23, 2022
  16. Apr 25, 2022
    • BRONES Romain's avatar
      Towards a real module package · 7c29e262
      BRONES Romain authored
      * Add __init__.py in core (empty for now)
      * Add a bash source script yo load Python3 env and add the directory to pyhton path
      * Add a .gitignore
      * Cut out some code in ArchiveExtractor.betweenDates to outside functions
      7c29e262
Loading