adjusted Makefile --aligned option for more flexibility
Currently, the option --aligned
for injection spins is hardcoded in the Makefile such that it is always given. This MR makes this more flexible such that --aligned
is added only when specified in the config.yaml (see here ).