The raw_query function seems to be returning empty tables, even with things which should be populated, e.g:
but Photometry has returned data...
c.f. Ricky email:
So If I wanted to get young objects from Simple what would I have to use as a query, assuming I would have to go to https://www.simple-bd-archive.org/raw_query I thought this would work " select * from Sources join Gravities using (source) " but it returns nothing even with a where source like "%twa%" ...
The
raw_queryfunction seems to be returning empty tables, even with things which should be populated, e.g:but
Photometryhas returned data...c.f. Ricky email: