You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adrian Quintana edited this page Dec 11, 2017
·
1 revision
!Metadata_Operate ( xmipp version 3.0)
Purpose
This program performs operations over columns in a metaData file
Usage
$ metadata_operate
Parameters
``
`` by default input metadata is overwrited
`` mathematical operation to be performed
Note: metadataFile Format is descibedMetadata some valid operations are +,*,-,/,'acos', 'asin ', 'atan', 'atan2', 'ceil', 'cos', 'cosh', 'degrees', 'e' , 'exp', 'fabs', 'floor', 'fmod', 'frexp', 'hidden_value', 'hypot', 'ldexp', 'log', 'log10', 'modf', 'pi', 'pow', 'radians', 'sin', 'sinh', 'sqrt', 'tan' and 'tanh'. And extensive list is available at http://docs.python.org/library/math