Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Many astronomers are interested in transients that are associated with specific astronomical objects, perhaps active galaxies or star formation regions. Once you have an account on Lasair, you can create any number of watchlists, to be used in the query engine.

...

This example query looks for objects within the Orion Nebula. Once you have logged in to Lasair, you can create a query from the /myquery page, shown at left. Write a name and description, then keep the query inactive and not public (first 2 green boxes).

The “select attributes” box has autocomplete for the possible attributes, which are also listed in detail at the /schema page. In this case we chose the object identifier objectId, and the number of good candidates, ncandgp.

Select only the objects table – meaning no joins. The “where” box has the square degree of the sky which is the Orion Nebula.

Then click “Create query”.

Image Removed

Now we can run the query. Go to the page /objlist and find your saved query, then click on its name (green box). The form fields above are now filled in with the details

Image Removed

In addition to the saved query, we can add an additional constraint (green box), where we restrict to objects that have had a detection in the last 10 days. Now click “Run filter”.

Image Removed

The results appear, as a table with the columns as specified in the “select attributes” part of the query. The actual SQL that runs against the database is shown. You can see (red boxes) an execution time limit of 300 seconds, the “recent” events constraint written as objects.jdmax > JDNOW() - 10.00000, and a limit of 1000 results. If more, there will be a link to the next page of results. Notice that the objectId is a link. Now click on one of them.

Image Removed

This is the information page for a Lasair object. You can see the light curve (top left) and sky locations for the candidates. There is a wealth of information (see this page). In particular, you can click on the “Simbad” link, which fetches information about this source.

Image Removed

The Simbad database tells us that the star we selected is a Variable Star of Orion typeTo be specific, suppose we are interested in the 42 objects in the catalogue BL Lac candidates for TeV observations (Massaro+, 2013), that can be found in the Vizier library of catalogues.

...

How to use the Vizier interface to get suitable data to upload.

Image Added

The data pasted into the form interface.

Image Added

Successful creation of watchlist. There were some lines without data, but look for where it says “Watchlist created successfully”. You can now find it in the list of “My Watchlists”.

Image Added

Click on any of your watchlists, and look for the button “Run Crossmatch”. This finds all the transients that are within the radius of any of the sources of the watchlist.