PyCytosim

A python interface for Cytosim
To use the links, please compile the cytosim documentation. For this run the command :

make doc

List of bound classes and members :

PyCytosim
open loads simulation from object files
start loads simulation from config files
str_to_glos converts string to Glossary
toVector converts numpy array to vector
toTorque converts numpy array to torque
an interface to cytosim
add adds objects to simulation, see provided examples
execute_new adds objects to simulation, see provided examples
run runs simulation a given number of steps, see provided examples
execute_run runs simulation a given number of steps, see provided examples
set defines objects to simulation, see provided examples
execute_set defines objects to simulation, see provided examples
execute_change changes objects properties in simulation, see provided examples
a cytosim parser
PythonParser
Python interface to a parser
simul
load
frame
next
execute_cut performes a cut : sim.cut(filament_name, where), see Parser.execute_cut (C++)
execute_delete deletes objects from simulation, see provided examples
execute_import imports objects from text file, see provided examples
export export objects to text file, see provided examples
save saves current state to trajectory file
frame
nuke
once
writePropertiesTo
writePropertiesToNoPrune
Frame
Python interface to timeframe : behaves as a Python dictionary of Objectsets
fibers
time
simul
index
loaded
update
update
next
__iter__
keys
items
__getitem__
Group
Behaves as a list of objects with the same properties
__len__
size
prop
__iter__
__getitem__
Glossary::val_type
value_
defined_
count_
__repr__
Glossary
terms
__repr__
__iter__
__getitem__
__setitem__
keys
items
addForcePt
addTorqueParrallel
addTorqueAngle
addPointClampPt
addLineClampPt
addPlaneClampPt
addLinkPtI
addLinkIPt
addLinkPt
addLongLinkPt
addLongLinkPtI
addSideLink2D
addSideLink2DIPt
addSideSideLink2D
addSideSlidingLink2D
addSideSlidingLink2DIPt
addSideSlidingLinkS
addSideSlidingLinkSIPt
addSideLink3D
addSideLinkS
addSideLinkSIpt
addSideSlidingLinkS
addSideSlidingLinkSIpt
addSideLinkIpt
addSlidingLinkIpt
addSideSlidingLinkIpt
Vector
Vector3
realArray
ObjectList
A list-like structure of Cytosim objects
__getitem__
__len__