Documentation
Operating System
linux
Python Version
2
Package Version
lintrack
Bug Description
Problem
acc-models heavily depends on symlinks, those need to be created for getsuper
Steps to solve the problem
- create symlink in output dir (in
Results)
- run madx in the output dir (now it's run with
cwd=None)
Notes
- hacky solution for 2. is already in lintrack
- getsuper only works with drive
Steps to Reproduce
No response
Relevant output
No response
Possible Fix Implementation
No response