The following line is a bug: https://github.com/gammasim/simtools/blob/05fae5e950d6acb3e30d60da8c30d7e82bbe9106/src/simtools/data_model/model_data_writer.py#L50 This changes the output directory in general - meaning that even a calling module will suddenly have this output directory.
The following line is a bug:
simtools/src/simtools/data_model/model_data_writer.py
Line 50 in 05fae5e
This changes the output directory in general - meaning that even a calling module will suddenly have this output directory.