| 93 |
|
else |
| 94 |
|
set fgargs=(-r 250 $fgargs) |
| 95 |
|
endif |
| 96 |
< |
echo -n "Are these sources very bright? " |
| 96 |
> |
echo -n "Are these sources relatively bright? " |
| 97 |
|
if ("$<" =~ [nN]*) then |
| 98 |
|
set fgargs=(-c $fgargs) |
| 99 |
|
endif |
| 138 |
|
xglaresrc $picture $glarefile |
| 139 |
|
endif |
| 140 |
|
endif |
| 141 |
< |
set ndxnam=("Guth Visual Comfort Probability" "Guth Disability Glare Ratio") |
| 142 |
< |
set ndxcom=(guth_vcp guth_dgr) |
| 141 |
> |
set ndxnam=("Guth Visual Comfort Probability" "Guth Disability Glare Ratio" "CIE Glare Index") |
| 142 |
> |
set ndxcom=("glarendx -t guth_vcp" "glarendx -t guth_dgr" "glarendx -t cie_cgi") |
| 143 |
|
while ( 1 ) |
| 144 |
|
echo "" |
| 145 |
|
echo " 0. Quit" |