-
Notifications
You must be signed in to change notification settings - Fork 8
Description
In both use-cases, the constraint on data product type reads "data_productype=timeseries"
but as we are dealing with light curves here , this should be replaced by "data_productype=light-curve"
then I think the "data product subtype =flux" constraint could be changed to o_ucd = 'phot.flux'
For searching aperture photometry probability density functions, we need to mention which variable is evaluated in the pdf file , so for this special use case
we could search for data_product_type='pdf' and o_ucd= 'stat.probability;phot.aperture' (aperture photometry probability density functions)
an add on for the definitions of advanced products 's types:
if the advanced data product 'pdf' becomes an all wavelength concept , other variables may be evaluated for other domains, so it seems safer to me to attach the variable to the label like poserr-pdf , aperture-pdf , etc.