-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Tomek Roszczynialski edited this page May 5, 2016
·
16 revisions
Wiki contents:
- Installation
- Lens simulations
- Distribution of capillaries in the XZ plane at the lens entrance
- Lens containers
- Displaying results
- Source
- Examples
Throughout this wiki it is assumed that You are in the project directory, where main.py file is located.
Most examples are in the IPython format: In [xx]: output = some_command(arguments)
. All of those commands should work inside a python script as well.