Find asteroids in images from CAHA observatory
Created: 2013-07-17 12:09:27
It analyzes images from CAFOS instrument in Calar Alto Observatory. It uses SkyBot catalog in order to identify objects in the Solar System. It includes a double check to avoid objets that are not asteroids (comparing with USNO and 2MASS catalogs).
The result is a VOTable of asteroids
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (1)
Titles (1)
Find asteroids in images from CAHA observatory |
Descriptions (1)
It analyzes images from CAFOS instrument in Calar Alto Observatory. It uses SkyBot catalog in order to identify objects in the Solar System. It includes a double check to avoid objets that are not asteroids (comparing with USNO and 2MASS catalogs).
The result is a VOTable of asteroids |
Dependencies (0)
Inputs (4)
Name |
Description |
min_id |
The workflow will retrieve the data in the range (min_id, latest id), being latest id the lastest id in the database.
|
pathToSaveFiles |
Path where votables from sextractor will be stored. The path must include the last bar.
|
threshold |
Threshold for sextractor. If this input is not provided the workflow will use the default value in the macro_template.
|
FWHM |
Full width at half maximum of the PSF (Point Spread Function) for sextractor. If this input is not provided the workflow will use the default value in the macro_template.
|
Processors (5)
Name |
Type |
Description |
Get_info_from_Cafos_and_Skybot |
workflow |
Create an VOTable with asteroids from CAHA observatory. It needs as input the minimun id that will be used to decide which data is retrieved from Cafos. In particular, you will the retrieve from min_id to the latest id in the database. The observatory id is fixed to CAHA.
|
macro_template |
stringconstant |
Valuerm all;
sync;
mview 1;
sync;
cafos=get File(http://caha.sdc.cab.inta-csic.es:80/calto/jsp/descargaSci.jsp?id=$1&tipe=red&t=siap);
sync;
cm cafos log;
sync;
sources_cafos=get sextractor(cafos,"thresh=1.6","FWHM=1.2");
sync;
export -votable sources_cafos $2
sync; |
Find_objects_in_Cafos_images |
workflow |
Find objects in Cafos images using Aladin. |
Get_data_from_USNO_and_2MASS |
workflow |
|
Remove_non_asteroids |
workflow |
|
Beanshells (6)
Name |
Description |
Inputs |
Outputs |
ReplaceDefaultValuesByUserValues |
It replaces the default values for FWHM and threshold if they are provided by the user. |
FWHM
threshold
script_in
|
script_out
|
Remove_metadata_from_tst_table |
|
tst_with_metadata
|
tst_without_metadata
|
Beanshell_adjust_to_pure_csv |
|
verticalBarSV
|
csv
|
Beanshell_remove_empty_tables |
It removes from a list of votables the ones that has inside the text provided in the "exclusionText" parameter.
For example: "No solar system object was found" |
VOTableList
exclusionText
radiusList
|
ListWithNoEmptyTables
radiusList_filtered
|
Beanshell_divide_by_60 |
The radious was in arcsec and it is converted to arcmin |
radius_in
|
radius_out
|
Beanshell_multiply_by_60 |
The radious was in arcsec and it is converted to arcmin |
radius_in
|
radius_out
|
Outputs (3)
Name |
Description |
Asteriods_VOTable |
|
Aladin_macro_ERROR_OUTPUT |
|
Aladin_macro_STD_OUTPUT |
|
Datalinks (14)
Source |
Sink |
min_id |
Get_info_from_Cafos_and_Skybot:min_id |
pathToSaveFiles |
Find_objects_in_Cafos_images:pathToSaveFiles |
threshold |
Find_objects_in_Cafos_images:threshold |
FWHM |
Find_objects_in_Cafos_images:FWHM |
macro_template:value |
Find_objects_in_Cafos_images:macro_template |
Get_info_from_Cafos_and_Skybot:VOTablewithSkyBotObjects |
Find_objects_in_Cafos_images:votablewithSkybotObjects |
Get_info_from_Cafos_and_Skybot:VOTablewithSkyBotObjects |
Get_data_from_USNO_and_2MASS:votableWithCoordinates |
Get_data_from_USNO_and_2MASS:USNO_results |
Remove_non_asteroids:USNO_VOTable |
Get_data_from_USNO_and_2MASS:2MASS_results |
Remove_non_asteroids:2MASS_VOTable |
Find_objects_in_Cafos_images:AladinResultsVOTable |
Remove_non_asteroids:VOTableWithFilenames |
Get_info_from_Cafos_and_Skybot:VOTablewithSkyBotObjects |
Remove_non_asteroids:AsteriodsVOTable |
Remove_non_asteroids:Asteriods_VOTable |
Asteriods_VOTable |
Find_objects_in_Cafos_images:Aladin_macro_ERROR_OUTPUT |
Aladin_macro_ERROR_OUTPUT |
Find_objects_in_Cafos_images:Aladin_macro_STD_OUTPUT |
Aladin_macro_STD_OUTPUT |
Uploader
License
All versions of this Workflow are
licensed under:
Version 1
(of 1)
Credits (1)
(People/Groups)
Attributions (1)
(Workflows/Files)
Shared with Groups (1)
Featured In Packs (0)
None
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (0)
No comments yet
Log in to make a comment