b nolan
2013-12-07 01:35:27 UTC
I would like to apply the Data Process "Correct lines by matching height
median" to a batch of files using a pygwy script. I believe I need to use
the function:
gwy_process_func_run(*name*, *data*, *run*)
to do this, however (somewhat new to python) I am not sure how to get the
list of acceptable arguments for *name*; I cannot find them in the API
documentation.
What are the acceptable strings for *name*?
Is there a way to generate this list? Was it somewhere online I missed?
Thanks,
Brian
median" to a batch of files using a pygwy script. I believe I need to use
the function:
gwy_process_func_run(*name*, *data*, *run*)
to do this, however (somewhat new to python) I am not sure how to get the
list of acceptable arguments for *name*; I cannot find them in the API
documentation.
What are the acceptable strings for *name*?
Is there a way to generate this list? Was it somewhere online I missed?
Thanks,
Brian