Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2026-04-10 07:49:32

0001 #!/bin/bash -l 
0002 
0003 export CFBASE_LOCAL=/tmp/$USER/opticks/GeoChain/BoxedSphere 
0004 
0005 ${IPYTHON:-ipython} --pdb -i cflocal.py 
0006