Skip to content

Commit

Permalink
add FOV myscript-sirius-zoom.ssc
Browse files Browse the repository at this point in the history
  • Loading branch information
hn-88 authored Sep 26, 2023
1 parent f9f726c commit 742b214
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions myscript-sirius-zoom.ssc
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@
// uncheck all the labels in Information and Extras tabs
// Ctrl-T to make the on-screen controls vanish.
// Sky and viewing options (F4)
// Sky tab
// defaults look good in 4K.
// stars Absolute scale 1.0, relative 0.5
// limit magnitude 6.
// Projection Fisheye,
// 180 FOV would be the natural setting.
// SSO tab, 4x for Moon, Sun etc looks good.

for (i=195; i>30; i--) {
StelMovementMgr.zoomTo(i, 0.01);
Expand Down

0 comments on commit 742b214

Please sign in to comment.