From CCDSH
Jump to: navigation, search
Tag: Manual revert
 
(73 intermediate revisions by 3 users not shown)
Line 1: Line 1:
===Logging in===
===Logging in===


The RCC telescope can be controlled from <code>m6</code>. To access the computer, you can use <code>ssh</code>, for example: <code>ssh -X user@m6.konkoly.hu</code>
You can use the telescope and the camera via ssh login and screen. See description here: [[Usage of the screen program]]
where ''user'' is your username on <code>m6</code>.


Note: until recently, <code>m5</code> was used as a control computer for the RCC. Everything from <code>m5</code> has been migrated to <code>m6</code>, a Virtual Machine running on <code>m9</code>. Nevertheless, if you find anything missing, notify the support astronomer.


For observing, it is advised to use the <code>screen</code> utility, see its description here: [[Usage of the screen program]]
An example for ssh login:
<code>ssh -X user@m5.konkoly.hu</code>
where ''user'' is your username on <code>m5</code>


As an alternative to <code>ssh</code>, you can use X2GO, which gives you remote access to the graphical user interface. See its description here: [[Usage of X2GO]]
Or, alternatively, you can use x2go to connect to the RCC control computer, <code>m5</code>.

[[File:X2gom5.png|center|The x2go Session preferences window]]
===Turning ON the cooler===
To use x2go, you need the following setup:
At the start of an observing week, you can turn on the spectrograph water cooler [https://ccdsh.konkoly.hu/wiki/ACE_spectrograph#/media/File:RCC_spektrograf_vizhutes.jpg] as follows:
* Session:
** Check the IP Stecker on <code>http://172.31.171.99</code> , Login: admin, <code>FLI,CHILLER ON</code>.
** Session name: whatever you want
** Restart the ALIX on the IP Stecker.
** Host: <code>m5.konkoly.hu</code>
** Wait for two minutes.
** Login: your username on <code>m5</code>
** On <code>m6</code>: <code>cooler --start</code>, <code>cooler --status</code>.
** SSH port: 22

** Session type: GNOME
If the weather is predicted to be bad for a few days, consider turning off the cooler. Try to avoid turning it on/off too frequently.
** If you want to connect to <code>m5</code> outside of the konkoly network, you have to tick <code>Use proxy server for SSH connection</code>.
*** Type: SSH
*** Host: <code>szombat.konkoly.hu</code>
*** Port: 22
*** Login: your username on <code>szombat.konkoly.hu</code>
*Connection
** Connection speed: the speed of your internet
** Compression: 16m-jpeg + image quality 9 usually works just fine.
* Input/output
** Display: You can choose whatever you prefer here. Usually in a FHD display a costume 1920*1040 resolution works fine. Tick <code>Set display DPI</code> and set it to 96.
** Clipboard mode: Bidirectional
** Keyboard: Auto detect
* Media
** Untick everything.
* Shared folders
** If you want to access a folder on your computer on <code>m5</code>, add your folder here.


===Starting===
===Starting===


* Enter your working directory in a console: <code>cd /data/user/YYYYMMDD</code> '''Always save your fits files into the data folder!'''
* Enter your working directory in a console: <code>cd /data/user/YYYYMMDD</code> '''Always save your fits files into the /data folder, not into your home directory!'''


* In a console type: <code>rcc-test</code> If everything is green, proceed further. If not, contact the support astronomer.
* In a console type: <code>rcc-test</code> If everything is green, proceed further. If not, contact the support astronomer.
Line 44: Line 29:
* Start <code>ds9</code>. Check the telescope: <code>http://ccdsh.konkoly.hu/static/tmp/prcc-state.html?refresh=60</code>
* Start <code>ds9</code>. Check the telescope: <code>http://ccdsh.konkoly.hu/static/tmp/prcc-state.html?refresh=60</code>


* Start CCDSH in a console: <code>ccdsh</code>
* Start CCDSH in a console: <code>ccdsh</code> (preferably from <code>screen</code>, see [[Usage of the screen program]]).

* If the telescope was used for photometry previously, the telescope focus should be moved back to the value of ~81.2: <code>CCD></code> <code>get focus</code> then <code>CCD></code> <code>set focus 81.2</code>


* If your .ccdsh_startup file is not prepared for the usage of the spectrograph camera, type in CCDSH: <code>CCD></code> <code>source /usr/local/ccdsh/scripts/load-spec.ccdsh</code> This will load the camera driver.
* If your .ccdsh_startup file is not prepared for the usage of the spectrograph camera, type in CCDSH: <code>CCD></code> <code>source /usr/local/ccdsh/scripts/load-spec.ccdsh</code> This will load the camera driver.
Line 52: Line 35:
* Type <code>CCD></code> <code>status; rcc status</code> in CCDSH. If everything is green, proceed further.
* Type <code>CCD></code> <code>status; rcc status</code> in CCDSH. If everything is green, proceed further.


* Check the camera temperature in CCDSH: <code>CCD></code> <code>get temperature</code> If it is not cooled down, check the status of the cooler (should be turned on): <code>cooler --status</code> Cool down the camera: <code>CCD></code> <code>set temperature -40</code>
* Check the camera temperature in CCDSH: <code>CCD></code> <code>get temperature</code> If it is not cooled down, check the status of the cooler (should be turned on): <code>cooler --status</code> Cool down the camera: <code>CCD></code> <code>set temperature -40</code> If the temperature difference between the actual temperature of the camera and the target temperature is big, cool it down in two steps. In summer, the target temperature should be -35 Celsius, in other seasons -40. Check <code>CCD></code> <code>get temperature</code>, whether the cooler can keep the desired temperature (the power stays below 100%). Generally, do not go below -45 in summer, or below -50 in winter. You can check the weather information with <code>pszk-met</code>, and the Coudé room temperature and humidity at <code>http://ccdsh.konkoly.hu/rccroom/</code>.


* Cool the guider camera. Type in a console: <code>rcc-autoguide.qsi --temperature -20</code> (or use a value around -15 in summer)
* If the temperature difference between the actual temperature of the camera and the target temperature is big, cool it down in two steps. In summer, the target temperature should be -35 Celsius, in other seasons -40. You can check the weather information with <code>pszk-met</code>.

* Cool the guider camera. Type in a console: <code>rcc-autoguide.qsi --temperature -30</code>


* Open the dome slit. In CCDSH: <code>CCD></code> <code>set dome slit open</code>
* Open the dome slit. In CCDSH: <code>CCD></code> <code>set dome slit open</code>

* Open the guider cap: <code>CCD></code> <code>rcc guidercap open</code>


* Start the tracking: <code>CCD></code> <code>set mount track on</code>
* Start the tracking: <code>CCD></code> <code>set mount track on</code>
Line 75: Line 54:


* Set the spectrograph mode appropriately. Probably you would start with taking a few ThAr spectra, so use <code>acectrl --mode thar</code>. Starting with some ThAr spectra can easily check whether the bench collimator optics is in focus and such spectra can also be taken while waiting for the bench camera to completely be cooled down.
* Set the spectrograph mode appropriately. Probably you would start with taking a few ThAr spectra, so use <code>acectrl --mode thar</code>. Starting with some ThAr spectra can easily check whether the bench collimator optics is in focus and such spectra can also be taken while waiting for the bench camera to completely be cooled down.
* If the ThAr spectra are slightly out of focus, use <code>acectrl --spectrum-focus [+|-]step</code> to fine-tune in the focus position. If the ThAr spectra are completely blurred, reset the collimator focus using <code>acectrl --spectrum-reset</code> and then start tuning with the focus. Don't forget to explicitly specify the sign of focusing steps!
* If the ThAr spectra are slightly out of focus, use <code>acectrl --spectrum-focus [+|-]step</code> to fine-tune in the focus position. Usual increments are around +/-100. If the ThAr spectra are completely blurred, reset the collimator focus using <code>acectrl --spectrum-reset</code> and then start tuning with the focus. Don't forget to explicitly specify the sign of focusing steps!
* The exposure time and gain values used by the on-axis fiber camera can be controlled with the program [[mintronctrl]]: <code>mintronctrl -g 6 -e 5</code>
* The exposure time and gain values used by the on-axis fiber camera can be controlled with the program [[mintronctrl]]: <code>mintronctrl -g 6 -e 5</code>.
* Turn on the auxiliary LED on by <code>acectrl --led 0.7</code>.
* Turn on the auxiliary LED on by <code>acectrl --led 0.7</code>.
* Watch the live image of the on-axis camera. If needed, adjust focus of the on-axis fiber camera optics with <code>acectrl --fiber-focus [+|-]step</code>
* Watch the live image of the on-axis camera. If needed, adjust focus of the on-axis fiber camera optics with <code>acectrl --fiber-focus [+|-]step</code>. Usual increments are around +/-10. The default value is around 1160.
* Turn off the auxiliary LED on by <code>acectrl --led 0</code>.
* Turn off the auxiliary LED on by <code>acectrl --led 0</code>.
* In a single run, never change the focus of the fiber camera optics once set properly.
* In a single run, never change the focus of the fiber camera optics once set properly.
* Use the CCDSH focusing command <code>CCD></code> <code>set focus ...</code> to focus the telescope in order to have a sharp image on the on-axis fiber camera (the approximate telescope focus value for the spectrograph is around 81.2, depending on the weather conditions).
* Use the CCDSH focusing command <code>CCD></code> <code>set focus 81.2</code> to focus the telescope in order to have a sharp image on the on-axis fiber camera (the approximate telescope focus value for the spectrograph is around 81.2, depending on the weather conditions). As an alternative, you can use <code>CCD></code> <code>rcc autofocus apply</code>, which sets the focus depending on the current temperature.


===Observing===
===Observing===


* If the camera is cooled, take same ThAr spectra and save them. Use exposure times between 1...5 seconds: <code>CCD></code> <code>!acectrl --mode thar; !sleep 4; sequence -n %N-%F-thar-5s 1*([object,time=5]); !acectrl --mode science</code> This command first changes to ThAr mode, waits 4 seconds, takes 1 ThAr spectrum with 5 seconds exposure and turns back the spectrograph to science mode.
* If the camera is cooled, take same ThAr spectra and save them. Use exposure times between 1...5 seconds: <code>CCD></code> <code>!acectrl --mode thar; !sleep 4; sequence -n %N-%F-thar-1s 1*([object,time=1]); !acectrl --mode science</code> This command first changes to ThAr mode, waits 4 seconds, takes 1 ThAr spectrum with 1 second exposure and turns back the spectrograph to science mode. As the strong emission lines of the ThAr lamp can saturate the pixels of the CCD, it can be useful to read out a few empty frames afterwards (e.g. with <code>CCD></code> <code>acquire -t 1</code>).
* In a single run, never change the bench focus position once set properly.
* In a single run, never change the bench focus position once set properly.
* Turn the spectrograph into scientific mode with <code>acectrl --mode science</code>.
* Turn the spectrograph into scientific mode with <code>acectrl --mode science</code>.
* Open a browser window to monitor the [[Spectrograph fiber camera|fiber camera]] on [http://m24.konkoly.hu:8081 http://m24.konkoly.hu:8081] (or https://ccdsh.konkoly.hu/aux/rcc/onaxis/video.mjpg when observing remotely).
* Open a browser window to monitor the [[Spectrograph fiber camera|fiber camera]] on https://ccdsh.konkoly.hu/aux/rcc/onaxis/video.mjpg
* The exposure time and gain values used by the on-axis fiber camera can be controlled with the program [[mintronctrl]]: <code>mintronctrl -g 6 -e 5</code>
* The exposure time and gain values used by the on-axis fiber camera can be controlled with the program [[mintronctrl]]: <code>mintronctrl -g 6 -e 5</code>
* Check the visibility of your target: <code>CCD></code> <code>staralt 'beta cvn'</code>
* Check the visibility of your target: <code>CCD></code> <code>staralt 'beta cvn'</code>
* Slew the telescope to the desired position: <code>CCD></code> <code>slew 'beta cvn'</code> In case of any problem, you can stop the slewing process by <code>CCD></code> <code>set mount stop</code>. This will turn off also the tracking of the telescope.
* Slew the telescope to the desired position: <code>CCD></code> <code>slew 'beta cvn'</code> In case of any problem, you can stop the slewing process by <code>CCD></code> <code>set mount stop</code>. This will turn off also the tracking of the telescope. Check the position of the telescope on the "LSD" plot: https://ccdsh.konkoly.hu/img/prcc/state/mountaxes.png. Do mind the northern column and the artificial horizon denoted with solid red lines on the plot. For a detailed description of the "LSD" plot, see: https://ui.adsabs.harvard.edu/abs/2016ExA....41....1P/abstract.
* Tweak the telescope position (using CCDSH or the program <code>rccpanel</code>) in order to move the target star behind the fiber. If your target is not where you want it, type in a console: <code>rccpanel --speed 8 &</code>. This will bring up a small panel. With the arrows you can move the telescope. You can adjust the speed, max. is 10. Check the position again with a test image. If the target is where you want it, start the [[RCC autoguiding|autoguiding]]. First, create a test image with the guider. Type in a console: <code>rcc-autoguide.qsi --exptime 10 -o x.fits</code> And: <code>xpaset ds9 fits < x.fits</code> If there are more than 10 stars, you can start the autogide with this command in a console: <code>rcc-autoguide.qsi --exptime 10 --relax 5 --point</code> This will do a 10 seconds exposure, and wait 5 seconds until the next. And in the meantime it will adjust the position of the telescope. If you have less than 10 stars in the guider FOV, use the <code>--fine</code> option, instead of the <code>--point</code>. Stop autoguiding only during "Relaxing" using <code>ctrl+c</code>. '''Stop autoguiding first if you want to move to an other target!'''
* Tweak the telescope position (using CCDSH or the program <code>rccpanel</code>) in order to move the target star behind the fiber. If your target is not where you want it, type in a console: <code>rccpanel --speed 8 &</code>. This will bring up a small panel. With the arrows you can move the telescope. You can adjust the speed, max. is 10. Check the position again with a test image. If the target is where you want it, start the [[RCC autoguiding|autoguiding]]. First, create a test image with the guider from the console: <code>rcc-autoguide.qsi --exptime 10 -o x.fits</code> And open it with: <code>xpaset ds9 fits < x.fits</code> If there are more than 10 stars, you can start the autogide with this command in a console: <code>rcc-autoguide.qsi --exptime 10 --relax 5 --point</code> This will do a 10 seconds exposure, and wait 5 seconds until the next. And in the meantime it will adjust the position of the telescope. If you have less than 10 stars in the guider FOV, use the <code>--fine</code> option, instead of the <code>--point</code>. As an alternative, or when no stars are found, you can use the analytic guider with <code>rcc-guide</code> (check <code>rcc-guide --help</code> for help). Typically, <code>rcc-guide</code> is less effective than <code>rcc-autoguide.qsi</code>, hence it is a good idea to check whether the star is on the fiber regularly (e.g. in every 5-10 mins) when using it. Stop autoguiding only during "Relaxing" using <code>ctrl+c</code>. '''Stop autoguiding first if you want to move to an other target!'''
* Take spectra: <code>CCD></code> <code>sequence -n %N-v987cas-60s 10*([object,time=60])</code> This will take 10 images with 60 seconds exposure time. The output fits image name starts with the date.
* Take spectra: <code>CCD></code> <code>sequence -n %N-beta_cvn-60s 10*([object,time=60])</code> This will take 10 images with 60 seconds exposure time. The output fits image name starts with the date. For a quick check, you can take a 60 second exposure with <code>CCD></code> <code>acquire -t 60</code>, without saving it.
* Take ThAr spectra regularly. The frequency of such spectra depends on the scientific accuracy needed by the actual observations. In general, the larger the thermal stability of the bench, the less frequent the ThAr spectra have to be taken.
* Take ThAr spectra regularly, at least 2-3 times per night. The frequency of such spectra depends on the scientific accuracy needed by the actual observations. In general, the larger the thermal stability of the bench, the less frequent the ThAr spectra have to be taken.

===Calibration frames===

You can take bias and dark frames with:

<code>CCD></code> <code>sequence -n bias 10*([bias])</code>

<code>CCD></code> <code>sequence -n dark-60s 5*([dark,time=60])</code>

To take flatfield images, turn on the flat lamp with <code>acectrl --mode flat</code>, and run:

<code>CCD></code> <code>sequence -n flat-5s-%N 10*([object,time=5])</code>

The lamp illuminates the CCD directly via a fiber, so you don't need to move the telescope anywhere. A few seconds of exposure time is usually enough. Once finished, turn off the flat lamp with <code>acectrl --mode science</code>.

Also, don't forget to take ThAr images regularly.


===Closing===
===Closing===
Line 105: Line 100:
Stop the spectrograph:
Stop the spectrograph:
The following series of commands should be executed:
The following series of commands should be executed:
* Turn the spectrograph into scientific mode with <code>acectrl --mode science</code>. This command will also switch off the ThAr lamp and flat lamp if these were turned on berfore.
* Turn the spectrograph into scientific mode with <code>acectrl --mode science</code>. This command will also switch off the ThAr lamp and flat lamp if these were turned on before.
* Also ensure that the auxiliary LED is switched off with the command <code>acectrl --led 0</code>.
* Also ensure that the auxiliary LED is switched off with the command <code>acectrl --led 0</code>.
* Check the status with <code>acectrl --status</code>. The above two commands ensure that no light sources are left turned on and hence the spectrograph frontend box is completely dark. This is essential if alternate instrumentation mounted below the frontend box is going to be used.
* Check the status with <code>acectrl --status</code>. The above two commands ensure that no light sources are left turned on and hence the spectrograph frontend box is completely dark. This is essential if alternate instrumentation mounted below the frontend box is going to be used.
Line 115: Line 110:
* <code>CCD></code> <code>rcc mirrorcover close</code>
* <code>CCD></code> <code>rcc mirrorcover close</code>
* After 30 seconds: <code>CCD></code> <code>rcc tubecover close</code>
* After 30 seconds: <code>CCD></code> <code>rcc tubecover close</code>
* <code>CCD></code> <code>rcc guidercap close</code>
* <code>CCD></code> <code>set dome slit close</code>
* <code>CCD></code> <code>set dome slit close</code>
* <code>CCD></code> <code>rcc slew 0 47.8</code>
* <code>CCD></code> <code>rcc slew 0 47.8</code>
* <code>CCD></code> <code>set dome azimuth=156.3</code>
* <code>CCD></code> <code>set dome azimuth=156.3</code>


After a few minutes, check that everything is ok and closed in CCDSH:
After a few minutes, check that everything is OK and closed:
<code>CCD></code> <code>status; rcc status</code>
<code>CCD></code> <code>status; rcc status</code>


Line 133: Line 127:


After you finished making the calibration images you can warm up the camera:
After you finished making the calibration images you can warm up the camera:
<code>CCD></code> <code>set temperature 0</code>
Once this temperature is reached, you can turn off the camera cooling with:
<code>CCD></code> <code>set temperature off</code>
<code>CCD></code> <code>set temperature off</code>


The temperature of the camera should rise slowly. You don't have to warm completely up the camera, but in case of storms and other anomalies it is recommended.
The temperature of the camera should rise slowly. You don't have to warm up the camera completely, but in case of storms and other anomalies it is recommended.


===Turning OFF the cooler===
In case of any problem consult the [[Troubleshooting]] page and/or notify the support astronomer.


At the end of the week observing with the spectrograph, if the spectrograph will likely not be used for at least 3-4 days, you can turn off the water cooler [https://ccdsh.konkoly.hu/wiki/ACE_spectrograph#/media/File:RCC_spektrograf_vizhutes.jpg]. Try to avoid turning it on/off too frequently (i.e., don't turn it on/off every day). Make sure to warm up the camera beforehand from CCDSH with <code>set temperature 0</code> and <code>set temperature off</code>.
===Turning ON and OFF the spectrograph===


* Turning On:
** Check the IP Stecker on <code>http://172.31.171.99</code> , Login: admin, <code>FLI,CHILLER ON</code>.
** Restart the ALIX on the IP Stecker.
** Wait for two minutes.
** On <code>m5</code>: <code>cooler --start</code>, <code>cooler --status</code>.
** Start <code>ccdsh</code>, cool the camera and use it after it cooled down.


* Turning Off:
** Warm up the camera in <code>ccdsh</code>.
** Warm up the camera in <code>ccdsh</code>.
** On <code>m5</code>: <code>cooler --stop</code>, <code>cooler --status</code>.
** On <code>m6</code>: <code>cooler --stop</code>, <code>cooler --status</code>.
** Log in to the IP Stecker (<code>http://172.31.171.99</code>) and turn off the <code>FLI</code> and the <code>CHILLER</code>.
** Log in to the IP Stecker (<code>http://172.31.171.99</code>) and turn off the <code>FLI</code> and the <code>CHILLER</code>.


===Troubleshooting===


* In case of any problems check the network interfaces on <code>m5</code>. If the socat interface is not up seek help from the support astronomer immediately! If you are the support astronomer, bring up the necessary interfaces. You can find the code in the <code>/etc/rc.local</code> file on <code>m5</code>. For more details, see: a) Troubleshooting -> RCC Telescope b) RCC: errorlog (2020.05.28.)
In case of any problem, consult the [[Troubleshooting]] page and/or notify the support astronomer. If you are the support astronomer, document the problem on [[Internal:RCC_error_log]].

* The temperature and humidity values of the RCC Coudé room can be checked here: http://kisag.konkoly.hu/rccroom/

Latest revision as of 15:48, 25 November 2024

Logging in

The RCC telescope can be controlled from m6. To access the computer, you can use ssh, for example: ssh -X user@m6.konkoly.hu where user is your username on m6.

Note: until recently, m5 was used as a control computer for the RCC. Everything from m5 has been migrated to m6, a Virtual Machine running on m9. Nevertheless, if you find anything missing, notify the support astronomer.

For observing, it is advised to use the screen utility, see its description here: Usage of the screen program

As an alternative to ssh, you can use X2GO, which gives you remote access to the graphical user interface. See its description here: Usage of X2GO

Turning ON the cooler

At the start of an observing week, you can turn on the spectrograph water cooler [1] as follows:

    • Check the IP Stecker on http://172.31.171.99 , Login: admin, FLI,CHILLER ON.
    • Restart the ALIX on the IP Stecker.
    • Wait for two minutes.
    • On m6: cooler --start, cooler --status.

If the weather is predicted to be bad for a few days, consider turning off the cooler. Try to avoid turning it on/off too frequently.

Starting

  • Enter your working directory in a console: cd /data/user/YYYYMMDD Always save your fits files into the /data folder, not into your home directory!
  • In a console type: rcc-test If everything is green, proceed further. If not, contact the support astronomer.
  • In a console type: acectrl --status If Main pickoff mirror is on, the telescope is ready for spectroscopic observations. If not, type acectrl --start. For help see acectrl --help
  • If your .ccdsh_startup file is not prepared for the usage of the spectrograph camera, type in CCDSH: CCD> source /usr/local/ccdsh/scripts/load-spec.ccdsh This will load the camera driver.
  • Type CCD> status; rcc status in CCDSH. If everything is green, proceed further.
  • Check the camera temperature in CCDSH: CCD> get temperature If it is not cooled down, check the status of the cooler (should be turned on): cooler --status Cool down the camera: CCD> set temperature -40 If the temperature difference between the actual temperature of the camera and the target temperature is big, cool it down in two steps. In summer, the target temperature should be -35 Celsius, in other seasons -40. Check CCD> get temperature, whether the cooler can keep the desired temperature (the power stays below 100%). Generally, do not go below -45 in summer, or below -50 in winter. You can check the weather information with pszk-met, and the Coudé room temperature and humidity at http://ccdsh.konkoly.hu/rccroom/.
  • Cool the guider camera. Type in a console: rcc-autoguide.qsi --temperature -20 (or use a value around -15 in summer)
  • Open the dome slit. In CCDSH: CCD> set dome slit open
  • Start the tracking: CCD> set mount track on
  • Start the automatic dome rotation: CCD> rcc dome auto
  • Open the tube and mirror covers: CCD> rcc tubecover open
  • After 30 seconds: CCD> rcc mirrorcover open
  • Type CCD> rcc status. If everything is opened and green, proceed.

Focusing

  • Set the spectrograph mode appropriately. Probably you would start with taking a few ThAr spectra, so use acectrl --mode thar. Starting with some ThAr spectra can easily check whether the bench collimator optics is in focus and such spectra can also be taken while waiting for the bench camera to completely be cooled down.
  • If the ThAr spectra are slightly out of focus, use acectrl --spectrum-focus [+|-]step to fine-tune in the focus position. Usual increments are around +/-100. If the ThAr spectra are completely blurred, reset the collimator focus using acectrl --spectrum-reset and then start tuning with the focus. Don't forget to explicitly specify the sign of focusing steps!
  • The exposure time and gain values used by the on-axis fiber camera can be controlled with the program mintronctrl: mintronctrl -g 6 -e 5.
  • Turn on the auxiliary LED on by acectrl --led 0.7.
  • Watch the live image of the on-axis camera. If needed, adjust focus of the on-axis fiber camera optics with acectrl --fiber-focus [+|-]step. Usual increments are around +/-10. The default value is around 1160.
  • Turn off the auxiliary LED on by acectrl --led 0.
  • In a single run, never change the focus of the fiber camera optics once set properly.
  • Use the CCDSH focusing command CCD> set focus 81.2 to focus the telescope in order to have a sharp image on the on-axis fiber camera (the approximate telescope focus value for the spectrograph is around 81.2, depending on the weather conditions). As an alternative, you can use CCD> rcc autofocus apply, which sets the focus depending on the current temperature.

Observing

  • If the camera is cooled, take same ThAr spectra and save them. Use exposure times between 1...5 seconds: CCD> !acectrl --mode thar; !sleep 4; sequence -n %N-%F-thar-1s 1*([object,time=1]); !acectrl --mode science This command first changes to ThAr mode, waits 4 seconds, takes 1 ThAr spectrum with 1 second exposure and turns back the spectrograph to science mode. As the strong emission lines of the ThAr lamp can saturate the pixels of the CCD, it can be useful to read out a few empty frames afterwards (e.g. with CCD> acquire -t 1).
  • In a single run, never change the bench focus position once set properly.
  • Turn the spectrograph into scientific mode with acectrl --mode science.
  • Open a browser window to monitor the fiber camera on https://ccdsh.konkoly.hu/aux/rcc/onaxis/video.mjpg
  • The exposure time and gain values used by the on-axis fiber camera can be controlled with the program mintronctrl: mintronctrl -g 6 -e 5
  • Check the visibility of your target: CCD> staralt 'beta cvn'
  • Slew the telescope to the desired position: CCD> slew 'beta cvn' In case of any problem, you can stop the slewing process by CCD> set mount stop. This will turn off also the tracking of the telescope. Check the position of the telescope on the "LSD" plot: https://ccdsh.konkoly.hu/img/prcc/state/mountaxes.png. Do mind the northern column and the artificial horizon denoted with solid red lines on the plot. For a detailed description of the "LSD" plot, see: https://ui.adsabs.harvard.edu/abs/2016ExA....41....1P/abstract.
  • Tweak the telescope position (using CCDSH or the program rccpanel) in order to move the target star behind the fiber. If your target is not where you want it, type in a console: rccpanel --speed 8 &. This will bring up a small panel. With the arrows you can move the telescope. You can adjust the speed, max. is 10. Check the position again with a test image. If the target is where you want it, start the autoguiding. First, create a test image with the guider from the console: rcc-autoguide.qsi --exptime 10 -o x.fits And open it with: xpaset ds9 fits < x.fits If there are more than 10 stars, you can start the autogide with this command in a console: rcc-autoguide.qsi --exptime 10 --relax 5 --point This will do a 10 seconds exposure, and wait 5 seconds until the next. And in the meantime it will adjust the position of the telescope. If you have less than 10 stars in the guider FOV, use the --fine option, instead of the --point. As an alternative, or when no stars are found, you can use the analytic guider with rcc-guide (check rcc-guide --help for help). Typically, rcc-guide is less effective than rcc-autoguide.qsi, hence it is a good idea to check whether the star is on the fiber regularly (e.g. in every 5-10 mins) when using it. Stop autoguiding only during "Relaxing" using ctrl+c. Stop autoguiding first if you want to move to an other target!
  • Take spectra: CCD> sequence -n %N-beta_cvn-60s 10*([object,time=60]) This will take 10 images with 60 seconds exposure time. The output fits image name starts with the date. For a quick check, you can take a 60 second exposure with CCD> acquire -t 60, without saving it.
  • Take ThAr spectra regularly, at least 2-3 times per night. The frequency of such spectra depends on the scientific accuracy needed by the actual observations. In general, the larger the thermal stability of the bench, the less frequent the ThAr spectra have to be taken.

Calibration frames

You can take bias and dark frames with:

CCD> sequence -n bias 10*([bias])

CCD> sequence -n dark-60s 5*([dark,time=60])

To take flatfield images, turn on the flat lamp with acectrl --mode flat, and run:

CCD> sequence -n flat-5s-%N 10*([object,time=5])

The lamp illuminates the CCD directly via a fiber, so you don't need to move the telescope anywhere. A few seconds of exposure time is usually enough. Once finished, turn off the flat lamp with acectrl --mode science.

Also, don't forget to take ThAr images regularly.

Closing

When you finished observing, stop the autoguider when it is in a relax state with ctrl+c. Also, you can stop a sequence or a script with ctrl+c.

Warm up the guider camera. In a console: rcc-autoguide.qsi --temperature off

Stop the spectrograph: The following series of commands should be executed:

  • Turn the spectrograph into scientific mode with acectrl --mode science. This command will also switch off the ThAr lamp and flat lamp if these were turned on before.
  • Also ensure that the auxiliary LED is switched off with the command acectrl --led 0.
  • Check the status with acectrl --status. The above two commands ensure that no light sources are left turned on and hence the spectrograph frontend box is completely dark. This is essential if alternate instrumentation mounted below the frontend box is going to be used.
  • Turn off the spectrograph with acectrl --stop.

In CCDSH:

  • CCD> set mount track off
  • CCD> rcc dome manual
  • CCD> rcc mirrorcover close
  • After 30 seconds: CCD> rcc tubecover close
  • CCD> set dome slit close
  • CCD> rcc slew 0 47.8
  • CCD> set dome azimuth=156.3

After a few minutes, check that everything is OK and closed: CCD> status; rcc status

Turn on the lights in the dome: CCD> set dome light 1 on/off

Check the telescope on the webpage: http://ccdsh.konkoly.hu/static/tmp/prcc-state.html?refresh=60

Turn off the lights in the dome: CCD> set dome light 1 off/on

After you finished making the calibration images you can warm up the camera: CCD> set temperature 0 Once this temperature is reached, you can turn off the camera cooling with: CCD> set temperature off

The temperature of the camera should rise slowly. You don't have to warm up the camera completely, but in case of storms and other anomalies it is recommended.

Turning OFF the cooler

At the end of the week observing with the spectrograph, if the spectrograph will likely not be used for at least 3-4 days, you can turn off the water cooler [2]. Try to avoid turning it on/off too frequently (i.e., don't turn it on/off every day). Make sure to warm up the camera beforehand from CCDSH with set temperature 0 and set temperature off.

    • Warm up the camera in ccdsh.
    • On m6: cooler --stop, cooler --status.
    • Log in to the IP Stecker (http://172.31.171.99) and turn off the FLI and the CHILLER.

Troubleshooting

In case of any problem, consult the Troubleshooting page and/or notify the support astronomer. If you are the support astronomer, document the problem on Internal:RCC_error_log.