[an error occurred while processing this directive]

PREVIOUS   START   NEXT

Column Constraints / Output Column Selection

The Column Constraints / Output Column Selection parameters allow you to refine your searches and to customize your output. The Gator interface includes a table called “COLUMN CONSTRAINTS/OUTPUT COLUMN SELECTION,” which lists the names and descriptions of all the columns in the Kepler Target Selection Catalog. This table includes all the functionality needed to customize your input and refine your searches. There are two views of the table, which are chosen by the Table Selection option in the table header. Clicking Standard displays a list of the most commonly queried columns, and clicking Long Form displays all columns in the catalog. The features described below apply to both the Standard View and to the Long Form.

Customizing the Query Output

Gator allows you to select which columns appear in the output table. A check mark in the column labeled Sel denotes those columns that will appear in the output table. Click the check box for a column to select or deselect it. To select all columns in the table, click the Select All Columns button just above the table. Click Clear All Selections to deselect all columns, and click Reset to return to the default selections. You may set constraints on columns even if you do not wish to see them in the output table.

Sexagesimal Output – Choose whether to format RA and Dec in the output table as sexagesimal (default) or decimal degrees. Select "No" from the pulldown menu to have your results output as decimal degrees.

How to Set Constraints

Gator provides a listing of the columns in the Kepler Target Selection Catalog. Constraints can be specified by entering values into the Low Limit and Up Limit textboxes.

Specifying Ranges

Specifying Datatypes

Query Form Control Buttons

Table Selection Options

Table Form Selection - There may be two options available: Standard and Long. These options do not appear for every search.

Value Type Selection

Specifying Ranges

Each constraint in this section has a textbox for a minimum and maximum value. Minimum and maximum values should be expressed as follows:

Syntax

< comparison operator>< value >

Warning: SQL statements are not accepted.

Example

An example of a range is ra Low Limit ">299.5" and Up Limit "<300". This specifies to find sources that are a right ascension of greater than 299.5 degrees, but less than 300 degrees. You can find example searches here.

Characters

A character string must be enclosed in a pair of quotes. For example, in Low Limit or Up Limit text fields, type in one of the following:

="A"

>="A"

<="A"

Examples:

kic_tm_designation ="19445845+4507507",

This example returns one object: del Cyg.

In the long form:

kic_cq ="SCP"

This example returns all objects for which the kic_kepmag has SDSS filter photometry.

Numerical (Integer, Float, or Decimal)

Databases generally support a different range of datatypes than do the programming languages. Use the following formatting rules in supplying constraints:

Example constraints:

=2 (for integer)

=2.543 (for float or decimal)

Description of Constraints

You can find a full description of each of the column constraints here.

PREVIOUS   START   NEXT

[an error occurred while processing this directive]