id1,id2,ud_diam,ld_diam,e_ld_diam,band,mu_lambda,method,band_code,notes,bibcode,com{% for star in stars %}{% if star.star_info_entry.0.validated%}{{star.id1}},{{star.id2}},{{star.ud_diam}},{{star.ld_diam}},{{star.e_ld_diam}},{{star.band}},{{star.mu_lambda}},{{star.method}},{{star.band_code}},"{{star.notes}}",{{star.bibcode}},"{{star.com}}"{% endif %}