Ignore:
Timestamp:
Jul 3, 2009, 4:47:17 PM (15 years ago)
Author:
rwilson
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DVD_images/extra_files/GoldCoast/project/setup_model.py

    r7205 r7300  
    7777    sanity_error = True
    7878
    79 # if multi_mux is True, check if multi-mux file exists
    80 if project.multi_mux:
    81     if not exists(project.mux_input):
    82         print ("Sorry, MUX input file '%s' doesn't exist"
    83                % project.mux_input)
    84         sanity_error = True
    85 
    8679#-----
    8780# If this directory don't exist, EventSelection hasn't been run.
Note: See TracChangeset for help on using the changeset viewer.