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

Fullresponse with MQX #190

Open
elenafol opened this issue Jul 17, 2019 · 1 comment
Open

Fullresponse with MQX #190

elenafol opened this issue Jul 17, 2019 · 1 comment
Labels

Comments

@elenafol
Copy link
Contributor

fullresponse_pandas.py (version in lintrack) using madx as creator and including MQX to variables list is failing. The problem seems to be in generation of twiss for twiss.kqx.l5 (one of the circuits in MQX).

Error message:

Traceback (most recent call last):
File "/afs/cern.ch/eng/sl/lintrack/Beta-Beat.src/generate_fullresponse_pandas.py", line 142, in
create_response()
File "/afs/cern.ch/eng/sl/lintrack/Beta-Beat.src/utils/entrypoint.py", line 356, in wrapper
return func(options, unknown_options)
File "/afs/cern.ch/eng/sl/lintrack/Beta-Beat.src/generate_fullresponse_pandas.py", line 125, in create_response
accel_inst, opt.variable_categories, delta_k=opt.delta_k
File "/afs/cern.ch/eng/sl/lintrack/Beta-Beat.src/correction/fullresponse/response_madx.py", line 71, in generate_fullresponse
return fullresponse
File "/afs/cern.ch/eng/sl/lintrack/Beta-Beat.src/correction/fullresponse/response_madx.py", line 148, in _load_madx_results
return var_to_twiss
File "/afs/cern.ch/work/o/omc/anaconda/lib/python2.7/multiprocessing/pool.py", line 251, in map
return self.map_async(func, iterable, chunksize).get()
File "/afs/cern.ch/work/o/omc/anaconda/lib/python2.7/multiprocessing/pool.py", line 567, in get
raise self._value
IOError: [Errno 2] No such file or directory: u'/afs/cern.ch/work/e/efol/public/betabeatGui/temp/2019-05-03/models/LHCB1/flattele60cm_21/twiss.kqx.l5'

Options used: --accel lhc --lhcmode lhc_runII_2018 --beam 1 --creator madx --variables MQ MQM MQY MQW MQT MQX

The script did not stop after crashing, it was just hanging forever.

@elenafol elenafol added the bug label Jul 17, 2019
@rogeliotomas
Copy link

rogeliotomas commented Jul 17, 2019 via email

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

No branches or pull requests

2 participants