Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
.dropdown{ background: #ff52cc; color: #c2d6d6; font-size: 20px; padding: 20px; } table { border-collapse: collapse; }menubar
HTML Table
class
CSS Stylesheet
class
table
Table Body (tbody)
tbody
Table Cell (td)
classtd
Menubar Macro
captionQuick Links

LDT Observer Information Home

Instrumentation

Applying for Observing Time

Observing Run Planning

At the Telescope (Printable Logsheets)

Target of Opportunity (ToO) Policies

After Your Observing Run

First-Time Users

Logistics

LDT Important Notes

Table Cell (td)
classtd
Menubar Macro
captionFacility

LDT Science Schedule

LDT Staff

Telescope

Instrumentation

Site Information

Weather

Acknowledging LDT

Selected Technical Publications

Table Cell (td)
classtd
Menubar Macro
captionInstruments

Instrumentation Main Page


Facility Instruments:

Large Monolithic Imager (LMI)

DeVeny Optical Spectrograph

NIR Spectrograph (NIHTS)


Visitor / PI Instruments:

High-Res Spectrograph (EXPRES)

Speckle Imager (QWSSI)

High Speed Imager (POETS)

NIR Spectrograph (RIMAS)


User Manuals:

LMI Manual

DeVeny Manual

NIHTS Manual



Table Cell (td)
classtd
Menubar Macro
captionObserving Planning
classdropdown

Applying for Observing Time

Planning Checklist

Remote Observing

Target of Opportunity (ToO) Policies

Target Lists

First-Time Users

Logistics

Table Cell (td)
classtd
Menubar Macro
captionAt the Telescope
classdropdown

Observing Quick Links

Target of Opportunity (ToO Policies)

Remote Observing

LDT Startup Procedures

Closure Conditions

Night Feedback Form

End of Night Tasks

CSS Stylesheet
.dropdown{
background: #ff52cc;
color: #c2d6d6;
font-size: 20px;
padding: 20px;
}
.table {
  table-layout: auto
  border-collapse: collapse
  width: 0%;
}
.table, .td {
  border: none;
}
.td {
  padding: 0px;
  margin: 0px;
}