Changes between Version 219 and Version 220 of PublicPages/MayallZbandLegacy/NotesforObservers
- Timestamp:
- Dec 18, 2017 1:36:35 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicPages/MayallZbandLegacy/NotesforObservers
v219 v220 332 332 Focus(zd) = -10940+(22.9-Ttruss)x110 333 333 }}} 334 For convenience, you can create these two Python functions: 335 {{{ 336 focus = lambda x: -8400 + (1.4 - x)*110 337 focuswarm = lambda x: -10940 + (22.9 - x)*110 334 For convenience, you can create these two Python functions in a python terminal: 335 {{{ 336 >>>focus = lambda x: -8400 + (1.4 - x)*110 337 >>>focuswarm = lambda x: -10940 + (22.9 - x)*110 338 >>>focus(x); where x is the current Truss temp in deg C 338 339 }}} 339 340 1. Ask the telescope operator to point to an MzLS coordinate to do the pointing check. We like to pick a coordinate which is close to the meridian and still within the footprint. For the start of B semester nights in August-October, please use the pointing coordinate 280.0, +50.0. At other times, you can use the first tile in the json file in pass 3 (for normal case, or json of forced pass if starting up non standard). The coordinates of the first tile can be found by: