Magnetic field database

Database
Select Fields
Object ("Name") Spectral Type ("SpType") Chemical Abundance Anomaly ("ChemAnom") Fractional stellar age (the fraction of the stellar life spent on the main sequence) ("Tau_Ms")
Number of Magnetic Field Measurements ("N") Mean Effective Magnetic Field ("B_mean") B_mean Measurement Error ("SigmaB_mean")
χ2 / N Statistics ("Chi2") Magnetic Field Measurement Method ("Method") Luminosity in solar units ("L")
Radius in Solar Units ("R") Mass in Solar Units ("M") Effective Temperature ("T_eff")

 

Query examples
Name = 'HD2957' Shows HD2957 data
B_mean > 100 AND SigmaB_mean < 500 AND Chi2 >= 1 Shows objects with mean effective magnetic field greater than 100 Gauss and field measurement error is less than 500 and χ2 / N statistics not below 1 (NB: χ2 / N < 1 means that measurements are not reliable)
ChemAnom LIKE '%Cr%' OR ChemAnom IS NULL Shows objects with Chrome chemical anomaly or with no data about chemical anomaly
Method != 'LSD' Shows objects with magnetic field measurement method other than LSD (Least Square Deconvolution)
TRUE Shows all objects data