Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
HTML Table
classmenubartable
Table Body (tbody)
Table Cell (td)
class
CSS Stylesheet
.dropdown{
background: #ff52cc;
color: #c2d6d6;
font-size: 20px;
padding: 20px;
}
table {border: none;}
tbody
td
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

TelescopeInstrumentation

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 Planningclassdropdown

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 Telescopeclassdropdown

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;
}