Skip to content

LCOGT/tom-demo

Repository files navigation

TOM Toolkit Demonstration TOM

To see the demonstration TOM, visit http://tom-demo.lco.global.

This demonstration TOM, with its source code, goes beyond the basic, out-of-the-box TOM and is designed to provide examples of how to use the features provided by the TOM Toolkit.

Log in as user guest/guest.

Features Demonstrated

(This section of the README is a work-in-progress. There are both new and old features to be demonstrated. Features of new releases of the TOM Toolkit will be listed here with links both to pages in the demonstration TOM and the implementing source code).

Latest Features (TOM Toolkit release )

In TOM Toolkit release () the following features were released:

TOM Toolkit release 1.5.0

  • Interface for creation of manual facilities (source).
  • Support for manual creation of observation records (source).
  • Support of creation of observation records associated with prior API-based observations (source).
  • Templatetag for recent photometry (source).

TOM Toolkit release 1.4.0

  • User Interface improvements for submitting observations. (source).
  • Finder charts (source)

TOM Toolkit release 1.2.6

  • How to write a simple test (source).
  • The Targets page shows how a list of targets can be displayed.

Development notes describing how this TOM was developed are:

  • here, for getting started and general TOM Toolkit/Django development; and,
  • here, for incorporating Vue.js components into Django templates.