Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runTests.sh fails #189

Open
piotrskowronski opened this issue Jun 17, 2019 · 0 comments
Open

runTests.sh fails #189

piotrskowronski opened this issue Jun 17, 2019 · 0 comments

Comments

@piotrskowronski
Copy link
Contributor

[skowron@pcbe15756 Beta-Beat.src.trunk]$ ./runTests.sh
INFO | The command: ['GetLLM/GetLLM.py', '--accel=LHCB1', '--model=tests/standalone_test/models/40cmACdipole//twiss.dat', '--files=tests/standalone_test/data/ADT_data//Beam1@Turn@2017_08_18@09_59_41_414.sdds.clean.new', '--output=temp', '--tbtana=SUSSIX', '--bpmu=mm', '--lhcphase=1', '--errordefs=tests/standalone_test/models/40cmACdipole/', '/error_deff.txt'] | GetLLM.GetLLM
Starting GetLLM V3.0.0 Dev
Twiss file loading failed for:
tests/standalone_test/models/40cmACdipole//twiss.dat
Provide a valid model file.
python: can't open file 'Correction/correct_coupleDy.py': [Errno 2] No such file or directory
Traceback (most recent call last):
File "model/creator.py", line 110, in
create_instance_and_model()
File "/opt/skowron/cern/Beta-Beat.src.trunk/utils/entrypoint.py", line 356, in wrapper
return func(options, unknown_options)
File "model/creator.py", line 87, in create_instance_and_model
accel_inst = manager.get_accel_instance(accel_opt)
File "/opt/skowron/cern/Beta-Beat.src.trunk/utils/entrypoint.py", line 356, in wrapper
return func(options, unknown_options)
File "/opt/skowron/cern/Beta-Beat.src.trunk/model/manager.py", line 53, in get_accel_instance
return accel_cls(other_opt)
File "/opt/skowron/cern/Beta-Beat.src.trunk/model/accelerators/lhc.py", line 176, in init
opt = parser.parse(*args, **kwargs)
File "/opt/skowron/cern/Beta-Beat.src.trunk/utils/entrypoint.py", line 153, in parse
options = self._handle_arg(args[0])
File "/opt/skowron/cern/Beta-Beat.src.trunk/utils/entrypoint.py", line 227, in _handle_arg
options = self._handle_commandline(arg)
File "/opt/skowron/cern/Beta-Beat.src.trunk/utils/entrypoint.py", line 207, in _handle_commandline
raise ArgumentError("Unknown options: {:s}".format(str(unknown_opts)))
utils.dict_tools.ArgumentError: Unknown options: ['coupling_correction']
python: can't open file 'MODEL/LHCB/model/Corrections/getdiff.py': [Errno 2] No such file or directory
/opt/skowron/cern/Beta-Beat.src.trunk/optics_measurements/backwards_compatibility.py:29: DeprecationWarning: _TwissData is deprecated, consider using measure_optics.InputFiles
class _TwissData(object):
/opt/skowron/cern/Beta-Beat.src.trunk/optics_measurements/backwards_compatibility.py:69: DeprecationWarning: _TuneData is deprecated, consider using optics_measurements.tune.TuneDict
class _TuneData(object):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant