axon2axon
The Synapse axon2axon
tool can be used to copy blobs from one Axon to another Axon.
Syntax
axon2axon
is executed using python -m synapse.tools.axon2axon
. The command usage is as follows:
python -m synapse.tools.axon2axon -h
usage: synapse.tools.axon2axon [-h] [--offset OFFSET] src_axon dst_axon
positional arguments:
src_axon The telepath URL of the source axon.
dst_axon The telepath URL of the destination axon.
options:
-h, --help show this help message and exit
--offset OFFSET An offset within the source axon to start from.