summaryrefslogtreecommitdiff
path: root/detectors/sno.py
AgeCommit message (Collapse)Author
2011-09-16File reorganization to move toward standard python package layoutStan Seibert
2011-09-08Make water the default material for the SNO detectorStan Seibert
2011-08-17import chroma modules from subpackages with import chroma.module_nameAnthony LaTorre
2011-08-16add linear_extrude() function to make.py. rotate_extrude() now takes the ↵Anthony LaTorre
number of rotational steps to extrude instead of the angle step size. updated documention in make.py.
2011-07-29Add SNO acrylic and LAB+PPO scintillator to detector model.Stan Seibert
2011-07-28Alternate "real_sno" detector configuration using the CAD model of theStan Seibert
acrylic vessel. There are serious issues with this model which probably make it unsuitable for photon propagation at the moment. (Example: Why do you need to traverse 8 surfaces to cross the acrylic vessel? There should only be 4.)
2011-07-27Use the more realistic SNO database and add PMT concentrators.Stan Seibert
2011-07-26Preliminary SNO detector.Stan Seibert
PMTs in the right place and acrylic vessel. No new material properties yet.