M110

There are 0 observations with unknown status.
Update Target Delete Target
Names
M110
Target Type
SIDEREAL
Right Ascension
10.0919
 
00:40:22.057
Declination
41.6854
 
+41:41:07.51
Proper Motion (Ra)
-1.7050
Proper Motion (Declination)
-0.6720
Distance
0.8000
Recent Photometry
Timestamp Magnitude
No recent photometry.
Publish Data for M110:

Survey View

Field of view

Observe with LCO

The first thing that was done was including bootstrap.min.js in the static files of your TOM. The bootstrap files can be downloaded from the bootstrap website. Just extract the zip, and add the file to the static directory in your TOM.

Next, a custom facility module was created. The module has two classes, CustomLCO and CustomLCOObservationForm, both of which inherit from Toolkit interfaces in facility.py. You can see what methods were overridden here.

To make the accordion, django-crispy-forms were used to render the form as an AccordionGroup.

Finally, the TOM Toolkit templatetag facility_observation_form was used to render the form by adding it to our overridden target_detail.html. We overrode the template by adding target_detail.html to templates/tom_targets.

If you'd like to read more, a more detailed tutorial can be found in the TOM Toolkit documentation


Other Facilities

LCO LCO Photometry GEM Demonstration Manual Facility

Apply an observation template


Plan