Comparison and update values
(1)
This workflow receives two files, the name of a table and the name of a field as input.
One of the file should be contain a list of old values (name galaxy and value), and the other one should be a list of new values (name galaxy,value)
The workflow makes a comparison between the two files. This comparison will be a list of 7 columns: name of the galaxy, old value, old error, new value, new error, difference of value, difference of error.
In other hand, this workflow makes a sql script with ...
Created: 2011-11-30
| Last updated: 2011-11-30