@@ -273,8 +273,8 @@ class Hawc2_Simulation(object):
raiseValueError('The accompanying file "%s" must be contained within the directory of the HTC file, or one of the sub-directories'%(accompanying_file))
raiseValueError('The accompanying file must be contained within the directory of the HTC file, or one of the sub-directories')
#if not accompanying_file.startswith(self.source_directory):
# raise ValueError('The accompanying file "%s" must be contained within the directory of the HTC file, or one of the sub-directories'%(accompanying_file))