Commit a8e4744c authored by Islam, Fahima's avatar Islam, Fahima
Browse files

Update file run_sim.py

parent 1e74395f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ def run_cylinder_sample(beam_path, sample_path, cylinder_height, cylinder_radius
        number_of_neutrons (float): Number of neutrons to simulate.
        number_of_nodes (int): Number of nodes to use for the simulation
        instrument_name (str): Name of the instrument to use for the simulation.
        angleMons (list of float): List of angles for the monitors in degrees.
        angleMons (list of float): List of angles for the detectors in degrees (for SNAP).
        SE (bool): Flag to indicate if SE (Sample Environment) is used. Default is False.
        SE_type (str): Type of Sample Environment. Default is 'cryostat'.
        """