KOOLS: Kyoto Okayama Optical Low-dispersion Spectrograph

Trouble Shooting

Under Construction

Troubles on KOOLS (日本語)

  • Messia: vcheck に失敗する:
    1. もし最初の4チャンネルが異常な値の場合、以下を試して下さい:
      cd ~/messia/local
      ./m localhost 'MFRONT'
      ./m localhost 'pset_all_dac 0 1'
      
      それから、再度vcheckをかけて下さい (messiaサーバの再起動はせずに):
      ./m localhost vcheck 0 1
      
    2. もし他のチャンネルが異常であれば、messia serverを再起動して下さい:
      ./m localhost 'reset_all'
      ./m localhost exit
      
      MFrontの電源を落として再度投入し、messia serverを立ち上げて下さい: (see Start up manualを参照のこと) それでもvcheckに失敗する場合は観測所員に連絡して下さい。
  • cont74 (望遠鏡ソフトウェア)との通信が失われた:

    もしcont74が再起動した場合(cont74側の"Stop All Processes"などを実行してCD(Command Dispatcher)を立ち上げ直した場合)、KOOLS UIとcont74の間の通信が失われます。

    そのような場合は、KOOLS UIを再起動する必要があります:

    • KOOLS UIの右上の "x" ボタンでKOOLS UI を終了
    • MotorサーバウインドウでCtrl+C を押すと、サーバが終了してウインドウが消えます。
    • KOOLS UIを起動したターミナルのshellが返ってこない場合は、そこでCtrl+Cを押します。
    • このウインドウで
      startkools.sh
      とします。xtermが立ち上がってmotor serverが立ち上がり、その後でKOOLS UI が立ち上がります。

    場合によっては、KOOLS UIが光学エレメントの位置を見失っているかもしれません。そのような場合は、各コンポーネントについて"Origin"を押して初期位置に戻して下さい。

  • 光学エレメント (スリット、フィルタ、グリズム) が動かない:

    Motor serverが動作しているか確認して下さい。Motor serverはKOOLS UIに付随したterminal上で走っているはずです。もしそのウインドウが消えていたり(サーバが落ちている)、エラーを表示している場合には、KOOLS UIを立ち上げ直す必要があります:

    • KOOLS UIの右上の "x" ボタンでKOOLS UI を終了
    • MotorサーバウインドウでCtrl+C を押すと、サーバが終了してウインドウが消えます。
    • KOOLS UIを起動したターミナルのshellが返ってこない場合は、そこでCtrl+Cを押します。
    • このウインドウで
      startkools.sh
      とします。xtermが立ち上がってmotor serverが立ち上がり、その後でKOOLS UI が立ち上がります。
    • 重要: Motor serverが落ちている場合には、光学エレメントの位置が正しく把握されていません。 そのような場合は、各コンポーネントについて"Origin"を押して初期位置に戻してから必要なエレメントを再度入れて下さい。

  • FITSファイルの生成に失敗している。Messia server がエラーを出している:

    Messia serverを再起動する必要があります。

    • ターミナルウインドウ (これを'messia client window'と呼びます。messia serverの動いているウインドウではないので注意) にて以下を実行:
      	cd /home/messia/messia/local
      	./m localhost 'reset_all'
      	./m localhost exit
      	
      これでmessia server が終了するはずです。
    • messia server のターミナルウインドウでサーバを再起動:
      	cd /home/messia/messia/local
      	./messia localhost localhost
      	
    • messia client window にて以下を実行:
      	./init.sh localhost 0 0
      	./m localhost vcheck 0 1
      	
    • 出力を確認。もしエラーが出ていたら、観測所員に連絡して下さい。
    • エラーがなければ、通常の観測に復帰できます。

Back to top of this page

Troubles on KOOLS

  • Messia: vcheck failed.:
    1. If the first 4 channels show invalid figures, try:
      cd ~/messia/local
      ./m localhost 'MFRONT'
      ./m localhost 'pset_all_dac 0 1'
      
      Then try
      ./m localhost vcheck 0 1
      
      again, without restarting messia.
    2. If other channels are irregular, terminate messia server:
      ./m localhost 'reset_all'
      ./m localhost exit
      
      Turn off MFront power supplies, and bring the powers again and start messia server. (see Start up manual.) If vcheck still fails, please contact the observatory staff.
  • Communication with cont74 (telescope control software) is lost.

    If cont74 is restarted (Stop All Process etc.), the communication between KOOLS UI and cont74 will be lost.

    In such cases, you need to terminate and restart KOOLS UI:

    • Close KOOLS UI with the "x" button in upper-right.
    • Ctrl-C at the "motor server" window.
    • If bash shell is not returned, do Ctrl-C
    • restart UI by typing
      startkools.sh

    Position of optical components may be lost. In such cases, select "Origin" for the component and reset the position by a limit switch.

  • Optical Components (Slit, Filters, Grism) do not move.

    Check if motor server is working. If it seems to be not working, restart KOOLS UI and server:

    • Close KOOLS UI with the "x" button in upper-right.
    • Ctrl-C at the "motor server" window.
    • If bash shell is not returned, do Ctrl-C
    • restart UI by typing
      startkools.sh
    • Important: If motor server is down, positions of optical components indicated should be incorrect. If you are unsure of these positions, please reset their positions by pressing "Origin" buttons. Then move them to desired positions.

  • FITS file creation failed. Messia server output errors.

    You need to restart the messia server.

    • In a terminal window (we call this 'messia client window', not messia server window),
      	cd /home/messia/messia/local
      	./m localhost 'reset_all'
      	./m localhost exit
      	
      This should terminate the messia server.
    • In the terminal window used for the messia server, restart the server.
      	cd /home/messia/messia/local
      	./messia localhost localhost
      	
    • In the messia client window,
      	./init.sh localhost 0 0
      	./m localhost vcheck 0 1
      	
    • Check output. If any errors occur, please call the observatory staff.
    • If no error is returned, you can resume your observation.

Back to top of this page

Troubles on Auto Guider

  • A guide star does not appear in AutoGuider movie window.
    1. Are the positions of XY stages correct? If you don't select "Graw guider FOV" Menu in SkyCat after loading a new image, the coordinates sent to gunit should be incorrect.
    2. Does the FOV drawn in the SkyCat window (approximately) match to the KOOLS' one?

Back to top of this page

back to Manual Index Page