Tags:
create new tag
, view all tags

Pour tous les widgets :

  • show_settings : if equals to 1, always open the settings form even if settings parameters already set.
    if equals to 2, hide both the settings form and link

Widget VOTable :

  • votable_url : url of the VOTable (string)

Widget Sesame :

  • widget_sesame_input : the looked for target (string : name or coordinate)

Widget dataset-plot

  • dataset_url : url of the VOTable (string)
  • dataset_plot _title : the title of the plot (string)
  • dataset_plot_subtitle : the subtitle of the plot (string)
  • dataset_plot_x : the name of the column that will be used for x axis as written in the VOTable (string)
  • dataset_plot_y : the name of the column that will be used for y axis as written in the VOTable (string)
  • dataset_plot_radius : the radius of the dots (1, 2, 3 or 4)

Widget cone search

  • cat_query_url : (string) url of the votable
  • cat_query_position : (decimal position) decimale position of the target
  • cat_query_radius : (in degree) radius of the area
  • project : (string) REPLACES "cat_query_url" a list of url of votable. The name given to an url and the url are separated by "--" and the different group name+url are separated by "----" (ie : nameURL1--encodedURL----nameURL2--encodedURL2)

Widget sed ploter:

  • sed_max_radius_arcsec : (number) modify the max radius in the widget
  • sed_votable_url : (string) the votable url that will be use to create the plot. The params SED_plot_object and SED_plot_radius are useless
  • SED_plot_object : the looked for target (string : name or coordinate)
  • SED_plot_radius : (number) the radius of the area queried
  • sed_additional_params : (string) additionnal parameters to add to the votable url additional parameters to add to the votable url developed
  • thumbnail : (boolean) show only main plot if equals to true

Widget gadget registry :

simple search

  • gadget_registry_advanced_a : ("advanced%20search") optional
  • gadget_registry_term : (string) keywords of the research
  • gadget_registry_serviceType : ("conesearch", "sia" or "ssa") the type of service to query
advanced search :
  • gadget_registry_advanced_a : ("default%20search") obligatory : enable the advanced serch inputs
  • gadget_registry_ad_title : (string) element of the title
  • gadget_registry_ad_publisher : (string) the publisher written like in the Registry
  • gadget_registry_ad_identifier : (string)the identifier written like in the Registry
  • gadget_registry_ad_subjects : (string) keywords of the subject
  • gadget_registry_ad_shortname : (string)the shortname written like in the Registry
  • gadget_registry_serviceType : ("conesearch", "sia" or "ssa") the type of service to query
  • gadget_registry_ad_waveband : ("all", "Radio", "Millimeter", "Infrared", "Optical", "EUV", "UV", "X-ray", "Gamma-ray") the type of waveband

Widget Vizier Graph

// for the graph

  • option_graph_title : (string) title of the graph
  • option_axis_x_label / option_axis_y_label: (string) the label of the X or Y axis
  • option_axis_x_min / option_axis_y_min : (float/ int) the minimum value for an axis
  • option_axis_x_max / option_axis_y_max : (float/int) the maximum value
  • option_axis_x_log / option_axis_y_log : (boolean) if true the scale will be logarithmic, if false there will be a linear scale
  • option_axis_x_reverse / option_axis_y_reverse : (boolean) if true, reverse the axis
  • option_axis_x_phase : (boolean) allows the calculation of the different sets of values depending on of a phase
  • option_axis_x_period : (float/int) value of the phase
// for a dataset
  • dataset_url_1 : url of the VOTable (string) where "1" is the number of the VOTable (1 for the 1st, 2 for the 2nd ...)
//for all the series
  • option_dataset_x_axis : the name of the column that will be used for ALL the x axis as written in the VOTable (string)
  • option_dataset_y_axis : the name of the column that will be used for ALL the y axis as written in the VOTable (string)
  • x_err : the name of the column that will be used for the error in ALL the x axis as written in the VOTable (string)
  • y_err : the name of the column that will be used for the error in ALL the x axis as written in the VOTable (string)
// for a serie ; "0" is the number of the serie (0 for the 1st, 1 for the 2nd ...)
  • option_dataset_serie_0 : (boolean) if true the serie will be display in the graph
  • option_dataset_x_axis_0 : the name of the column that will be used for x axis as written in the VOTable (string)
  • option_dataset_y_axis_0 : the name of the column that will be used for y axis as written in the VOTable (string)
  • x_err_0 : the name of the column that will be used for the error in the x axis as written in the VOTable (string)
  • y_err_0 : the name of the column that will be used for the error in the y axis as written in the VOTable (string)
  • option_dataset_color_0 : color of the dataset. it depends of the proposed colors in the widget ("blue","green","plum","brown","orange","purple" or "turquoise")
  • option_dataset_lines_0 : (boolean) enable or not the line in the graph for this serie
  • option_dataset_points_0 : (boolean) enable or not the points in the graph for this serie
  • option_dataset_size_lines_0 : the size of the line in the graph ("0.1", "0.5", "1" or "2")
  • option_dataset_symbol_0 : the symbol of the dot for this serie ("circle", "square", "diamond", "cross" or "triangle")
  • option_dataset_size_points_0 : the radius of the dots for the serie ("1", "2", "3")
// for the linear equation to add (number "-1")
  • option_dataset_serie_1 : (boolean) if true the serie will be display in the graph
  • option_dataset_equation_-1 : the equation to add to the graph (string)
  • option_dataset_color_-1 : color of the dataset. it depends of the proposed colors in the widget ("blue","green","plum","brown","orange","purple" or "turquoise")
  • option_dataset_lines_-1 : (bool-ean) enable or not the line in the graph for this serie
  • option_dataset_points_-1 : (boolean) enable or not the points in the graph for this serie
  • option_dataset_size_lines_-1 : the size of the line in the graph ("0.1", "0.5", "1" or "2")
  • option_dataset_symbol_-1 : the symbol of the dot for this serie ("circle", "square", "diamond", "cross" or "triangle")
  • option_dataset_size_points_-1 : the radius of the dots for the serie ("1", "2", "3")
-- ThomasBoch - 2014-01-23

-- CamilleSimon - 2014-01-27

-- CamilleSimon - 2014-04-25

Topic revision: r5 - 2015-12-03 - ThomasBoch
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback