Skip to content

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

@johannct

Description

@johannct

Whether objects come from RESSPECT simu, SNPCC, ELASTICC, etc..., surveys is not relevant anymore once they are read into light_curve objects. We need a factory kind of function that creates such a list of light_curve objects from a file listing in 2 columns which survey and a path corresponding to an object of this survey (the simplest API I can think of right now).
This will be useful for unit testing, but I see how to trivially import it in the library, not how to turn it into something that the python scripts can call (should still be straightforward)
This will also allow to make sure that the DB interface is agnostic to the survey specific file datasets.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions