summaryrefslogtreecommitdiff
path: root/tools.py
AgeCommit message (Expand)Author
2011-09-10round value and uncertainty in ufloat_to_str().Anthony LaTorre
2011-09-08Prevent progress() from raising an exception if you pass in a sequence with l...Stan Seibert
2011-09-02update event structure. break gpu.GPU class into separate smaller independent...Anthony LaTorre
2011-08-16update documentation for tools.pyAnthony LaTorre
2011-08-16Move general utility functions out of sim.py into tools.Stan Seibert
2011-08-10add the ability to cache a geometry along with its bounding volume hierarchy....Anthony LaTorre
2011-08-08add a simple event viewer. view events by running ./camera.py <detector_name>...Anthony LaTorre
2011-07-19removed STL pmt models; pmt models are now built by calling rotate_extrude() ...Anthony LaTorre