Skip to content

Conversation

@johannct
Copy link
Collaborator

@johannct johannct commented Jul 25, 2023

Goal : allows to load a set of files not necessarily coming from one kind (SNPCC, PLASTICC, etc...), which will make unit testing and usage of the codebase a bit more natural:

  • define a list of objects
  • read them into a list of LightCurve objects
  • extract features for each of them, to finish with a list of (metadata, features) pairs
    Direct consequence : no need to save lightcurves or features info into files, and much more natural API to prepare for the DB access extension.

Johann Cohen-Tanugi added 2 commits July 24, 2023 17:21
based on a 2-column input
<file survey_name> <photometry filepath>
@johannct johannct linked an issue Jul 25, 2023 that may be closed by this pull request
@johannct johannct marked this pull request as ready for review July 25, 2023 06:05
@johannct johannct requested review from emilleishida and hombit July 25, 2023 06:06
@hombit hombit removed their request for review May 9, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

we need to be able to define a mix of input files

2 participants