Description Usage Arguments Details Value Author(s) Examples
Deredden stellar Stromgren parameters given for a value of E(b-y)
| 1 | 
| eby | color index E(b-y), E(b-y) = 0.73*E(B-V), scalar | 
| by | b-y color (observed) | 
| m1 | Stromgren line blanketing parameter (observed) | 
| c1 | Stromgren Balmer discontinuity parameter (observed) | 
| ub | u-b color (observed) | 
This function is used by uvbybeta where more information is provided.
| by0 | b-y color (dereddened) | 
| m0 | Line blanketing index (dereddened) | 
| c0 | Balmer discontinuity parameter (dereddened) | 
| ub0 | u-b color (dereddened) | 
Adapted from FORTRAN routine DEREDD by T.T. Moon R adaptation by Arnab Chakraborty (June 2013)
| 1 | deredd(0.4,0.2,1.0,1.0,0.1)
 | 
$by0
[1] -0.8
$m0
[1] 1.33
$c0
[1] 0.81
$ub0
[1] -1.43
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.