Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions imaging/LUTDavisModel/Optical_System.mac
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@
#-------------------oooooOOOOO00000OOOOOooooo---------------------#


#=====================================================
# VISUALISATION and VERBOSE
#=====================================================

##/vis/disable
/control/execute ./macro/Visualisation.mac
/control/execute ./macro/Verbose.mac

#=====================================================
# GEOMETRY
Expand Down Expand Up @@ -92,6 +85,13 @@

/gate/run/initialize

#=====================================================
# VISUALISATION and VERBOSE
#=====================================================

##/vis/disable
/control/execute ./macro/Visualisation.mac
/control/execute ./macro/Verbose.mac

#===============================================================
# Optical photons Detection Surface should be DIELECTRIC-METAL
Expand Down
14 changes: 7 additions & 7 deletions imaging/Optical/Optical_System.mac
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@
#-------------------oooooOOOOO00000OOOOOooooo---------------------#


#=====================================================
# VISUALISATION and VERBOSE
#=====================================================

#/vis/disable
#/control/execute ./macro/Visualisation.mac
/control/execute ./macro/Verbose.mac

#=====================================================
# GEOMETRY
Expand Down Expand Up @@ -106,6 +99,13 @@

/gate/run/initialize

#=====================================================
# VISUALISATION and VERBOSE
#=====================================================

#/vis/disable
#/control/execute ./macro/Visualisation.mac
/control/execute ./macro/Verbose.mac

#=====================================================
# SURFACES
Expand Down