ivoa / dm-usecases

The is repo gathers all the material to be used in the DM workshop 2020
The Unlicense
1 stars 3 forks source link

Where to put this example? #33

Open mcdittmar opened 3 years ago

mcdittmar commented 3 years ago

This is a follow-up from the discussion which took place in the PR Issue #29.

I've completed a new example file and am trying to decide where this fits in the dm_usecases set. I think it'd fit nicely into the "combined_data" case, whose primary goal appears to be in the AssociatedData relation (with WebEndpoint). This case covers the other 2 flavors, and could fit into the case description.. data obtained from cross match (Source, Detections with assoc. LightCurves) can be combined with similar from other catalogs to generate combined LightCurves.

My 'implementation' of this is merely to summarize the content, show that everything is accessible.

thoughts?

The example illustrates:

Raw file: (modification of standard_properties case - Chandra file)

These are mapped to model instances as:

lmichel commented 3 years ago

combined data is the good place for your dataset. Please put the raw VOTable in raw_data and update the README