Skip to content

Commit 8fceaeb

Browse files
authored
Merge pull request #141 from lsst-ts/tickets/SITCOM-1639
Tickets/sitcom 1639
2 parents 8f5031b + b9029d0 commit 8fceaeb

File tree

83 files changed

+403
-290
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+403
-290
lines changed

AuxTel/Components/ATCS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ to interact with it.
1515

1616

1717

18+

AuxTel/Components/ATCalSys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _AuxTel-Components-ATCalSys:
22

33
######################
4-
AT Calibrations System
4+
AT Calibration System
55
######################
66

77
`AuxTel Illumination System Handbook`_
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
.. This is a template for an informative/general use document.
2+
3+
.. Review the README in this document's directory on instructions to contribute.
4+
.. Static objects, such as figures, should be stored in the _static directory. Review the _static/README in this procedure's directory on instructions to contribute.
5+
.. Do not remove the comments that describe each section. They are included to provide guidance to contributors.
6+
.. Do not remove other content provided in the templates, such as a section. Instead, comment out the content and include comments to explain the situation. For example:
7+
- If a section within the template is not needed, comment out the section title and label reference. Include a comment explaining why this is not required.
8+
- If a file cannot include a title (surrounded by ampersands (#)), comment out the title from the template and include a comment explaining why this is implemented (in addition to applying the ``title`` directive).
9+
10+
.. Include one Primary Author and list of Contributors (comma separated) between the asterisks (*):
11+
.. |author| replace:: *Kshitija Kelkar*
12+
.. If there are no contributors, write "none" between the asterisks. Do not remove the substitution.
13+
.. |contributors| replace:: *OS Team*
14+
15+
.. This is the label that can be used as for cross referencing this procedure.
16+
.. Recommended format is "Directory Name"-"Title Name" -- Spaces should be replaced by hyphens.
17+
.. _AuxTel-Components-AuxTel-EUI-Access:
18+
.. Each section should includes a label for cross referencing to a given area.
19+
.. Recommended format for all labels is "Title Name"-"Section Name" -- Spaces should be replaced by hyphens.
20+
.. To reference a label that isn't associated with an reST object such as a title or figure, you must include the link an explicit title using the syntax :ref:`link text <label-name>`.
21+
.. An error will alert you of identical labels during the build process.
22+
23+
.. role:: raw-html(raw)
24+
:format: html
25+
26+
####################
27+
AuxTel EUI Access
28+
####################
29+
30+
.. _AuxTel-EUI-Access-Overview:
31+
32+
Overview
33+
========
34+
35+
.. This section should provide a brief, top-level description of the document's purpose and utilization.
36+
37+
This document explains how to access all the components of *AuxTel EUI*-- for ATMCS, ATSPectrograph and ATDome-- through a remote desktop.
38+
39+
AuxTel EUI Access
40+
========================
41+
42+
.. _Auxtel-EUI-Access-Setup:
43+
44+
Setup to access the AuxTel EUI remote desktop
45+
---------------------------------------------
46+
47+
#. Install and open **Microsoft Remote Desktop**.
48+
49+
#. Click :guilabel:`+` button on the top menu.
50+
51+
#. Select "Gateway" from drop-down menu.
52+
53+
#. Click the drop-down menu "Gateway" :raw-html:`&rarr;` "No gateway"
54+
55+
.. figure:: /AuxTel/Components/_static/AddAGateway.png
56+
:name: "Add a Gateway" pop-up window.
57+
:width: 500
58+
59+
"Add a Gateway" pop-up window.
60+
61+
#. Put *aux-brick01.cp.lsst.org* on the "PC name" :raw-html:`&rarr;` "Save"
62+
63+
.. figure:: /AuxTel/Components/_static/Adding_AuxTel_EUI.png
64+
:name: "PC name" field.
65+
:width: 500
66+
67+
"PC name" field.
68+
69+
.. note::
70+
You need to configure this setup only once.
71+
72+
.. _Auxtel-EUI-Access-Connection:
73+
74+
Connecting to the EUI Remote desktop
75+
------------------------------------
76+
77+
#. Login with Username/PW of **ATMCS/ATSpectrograph/ATDome EUI access** on 1Password **AuxTel** Vault.
78+
79+
80+
#. The following tabs can now be accessible from the web-browser:
81+
82+
* *Main Box Dome Control: http://139.229.170.45:8000/MainBoxControl.html*
83+
84+
.. figure:: /AuxTel/Components/_static/EUI-ATDome.png
85+
86+
* *ACE Spectrograph: http://139.229.170.44:8000/Spectrograph.html*
87+
88+
.. figure:: /AuxTel/Components/_static/EUI-ATSpec.png
89+
90+
* *LSST Auxiliary Telescope MCS & Pneumatics: http://139.229.170.47:8000/atmcs.html*
91+
92+
.. figure:: /AuxTel/Components/_static/EUI-ATMCS.png
93+
94+
* *Top Box Control: http://139.229.170.46:8000/TopBoxControl.html*
95+
96+
.. figure:: /AuxTel/Components/_static/EUI-Top-Control-Box.png
97+
98+
This procedure was last modified on |today|.
446 KB
Loading
Loading
1.67 MB
Loading
1.28 MB
Loading
1.32 MB
Loading
Loading
Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
.. If there are no contributors, write "none" between the asterisks. Do not remove the substitution.
33
.. |contributors| replace:: *none*
44

5-
.. _AuxTel-Nighttime-Operations-WEP:
5+
.. _AuxTel-Non-Standard-Operations-Center-Focus:
66

77
####################################################################################
8-
Beginning of the night: Center, absorb pointing offsets, mirror alignment and focus
8+
Center, absorb pointing offsets, mirror alignment and focus
99
####################################################################################
1010

11-
.. _Beginning_of_the_night-the-Telescope-Overview:
11+
.. _Center-Focus-Overview:
1212

1313
Overview
1414
========
1515

16-
This procedure must be followed by the observers before the beginning of dark time, prior to starting science or engineering activities.
16+
This procedure must be followed if the pointing or focus is lost for whatever reason.
1717

1818
It will center a target, absorb the zero-point pointing offsets, align mirrors and focus the telescope.
1919

20-
.. _Beginning_of_the_night-Precondition:
20+
.. _Center-Focus-Precondition:
2121

2222
Precondition
2323
=============
@@ -27,23 +27,25 @@ Precondition
2727
- The sky brightness is low enough that the WEP (wavefront estimate pipeline) can converge successfully.
2828
This condition is normally achieved around 10-15 minutes before the end of nautical twilight or dark time.
2929

30-
.. _Beginning_of_the_night-Post-Conditions:
30+
.. _Center-Focus-Post-Conditions:
3131

3232
Post-Condition
3333
===============
3434

3535
- Telescope is aligned, focused and pointing offsets have been absorbed.
3636

37-
The system is ready to start :ref:`scheduler-driven observations <Scheduler-Scheduler-Operational-Procedures>` or engineering tasks.
37+
The system is ready to continue :ref:`scheduler-driven observations <Scheduler-Scheduler-Operational-Procedures>` or engineering tasks.
3838

39-
.. _Beginning_of_the_night-Procedure-Steps:
39+
.. _Center-Focus-Procedure-Steps:
4040

4141
Procedure Steps
4242
===============
4343

4444
#. Confirm sky background is dark enough.
4545

46-
As a general rule, a good time to start executing the following SAL scripts is 10-15 minutes before the end of nautical twilight.
46+
Generally, the sky becomes dark enough for Wavefront-Estimation Error script (WEP) to converge approximately 10 minutes before the end of nautical twilight.
47+
48+
#. Pause the ATQueue and place at the top of the queue the scripts detailed in steps 3. and 4.
4749

4850
#. Command the telescope to measure and correct for any nightly pointing zero-point offsets using the SAL script ``auxtel/correct_pointing.py``.
4951

@@ -56,36 +58,36 @@ Procedure Steps
5658

5759
Nominally, the pointing offsets and mirror alignment are performed towards the east, ``az`` 90 deg, and at mid-elevations, ``el`` 60 deg.
5860

59-
From the LOVE ``ATQueue`` panel, under ``AVAILABLE SCRIPTS``, add the external script ``auxtel/correct_pointing.py``, by clicking on the blue icon.
61+
From the LOVE ``ATQueue`` panel, under AVAILABLE SCRIPTS, add the external script :file:`auxtel/correct_pointing.py`, by clicking on the blue icon.
6062

61-
Under ``CONFIG`` in the ``configuring Script:correct_pointing.py`` window, leave the window empty so the default configuration is loaded and click on ``Add``:
63+
Under ``CONFIG`` in the ``configuring Script:correct_pointing.py`` window, leave the window empty so the default configuration is loaded and click on :guilabel:`Add`:
6264

6365
.. figure:: ./_static/CorrectPointing_AuxTel.png
6466
:name: correctPointing
6567

66-
LOVE launching the ``correct_pointing`` script with the defaults, to find a target around ``az`` 90 deg and ``el`` 60 deg,
68+
LOVE launching the :file:`auxtel/correct_pointing.py` script with the defaults, to find a target around ``az`` 90 deg and ``el`` 60 deg,
6769
magnitude limit ``mag_limit`` 6.0, magnitude range ``mag_range`` 4.0 and a search radius ``radius`` of 5 deg.
6870

6971
Visually inspect the recent images in RubinTV to confirm that the right target has been centered.
7072
If it did, move to the next step.
71-
If it didn't, repeat step #2.
73+
If it didn't, repeat step #3.
7274

7375
#. Launch a WEP sequence on the same target to use the wavefront estimation pipeline to measure wavefront error and perform mirror alignment and focus.
7476

75-
Load the script ``auxtel/latiss_wep_align.py``, available under ``External scripts`` in the ``ATQueue``.
77+
Load the script :file:`auxtel/latiss_wep_align.py`, available under ``External scripts`` in the ``ATQueue``.
7678

7779
In the ``Configuring Script: latiss_wep_align`` window, leave the ``CONFIG`` cell empty to perform the WEP over the same target the centering step was done and
7880
which the telescope is still tracking.
7981

80-
Click on ``Add`` and the script will be added to the end of the script queue.
82+
Click on :guilabel:`Add` and the script will be added to the end of the script queue.
8183

8284
.. figure:: ./_static/WEP_AuxTel.png
8385
:name: latiss-wep
8486

8587
Screenshot of LOVE launching the WEP.
8688

8789

88-
If these three steps were successful, the telescope is now centered, aligned and focus.
90+
If these steps were successful, the telescope is now centered, aligned and focus.
8991

9092

9193
This procedure was last modified on |today|.

AuxTel/Non-Standard-Operations/LATISS/index.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,22 @@ LATISS
1010
:glob:
1111

1212
*
13-
14-
`LATISS Filter Change Procedure`_
15-
when adding/replacing a filter or disperser to LATISS.
1613

17-
To power up or power down the LATISS CCD follow `LATISS CCD Power up/down`_
1814

15+
LATISS Warm-up and Cool-Down procedures
16+
=======================================
1917
`LATISS Warm-up and Cool-down Procedure`_ to pump and cool down LATISS from ambient pressure
2018
to its operational temperatures.
2119
It also outlines how to perform a controlled warm-up in the case of servicing or programmed power cuts.
2220

21+
LATISS CCD Power up/down
22+
========================
23+
To power up or power down the LATISS CCD follow `LATISS CCD Power up/down`_
24+
25+
LATISS Filter Change Procedure
26+
==============================
27+
Follow `LATISS Filter Change Procedure`_ when adding/replacing a filter or disperser to LATISS.
28+
2329
.. _LATISS Filter Change Procedure: https://sitcomtn-029.lsst.io/
2430
.. _LATISS CCD Power up/down: https://sitcomtn-026.lsst.io/
2531
.. _LATISS Warm-up and Cool-down Procedure: https://sitcomtn-074.lsst.io/

AuxTel/Non-Standard-Operations/index.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
AuxTel Non-standard Operations
55
##############################
66

7-
.. toctree::
8-
:maxdepth: 3
9-
:titlesonly:
10-
:glob:
11-
12-
EUI-Access/EUI-Access.rst
13-
14-
157
.. toctree::
168
:maxdepth: 3
179
:titlesonly:
@@ -21,7 +13,6 @@ AuxTel Non-standard Operations
2113

2214
.. toctree::
2315
:maxdepth: 3
24-
:titlesonly:
2516
:glob:
2617

2718
LATISS/index.rst

0 commit comments

Comments
 (0)