diff --git a/applicationCode/Mmax.py b/src/Mmax.py similarity index 100% rename from applicationCode/Mmax.py rename to src/Mmax.py diff --git a/applicationCode/maxmagnitude_wrapper.py b/src/maxmagnitude_wrapper.py similarity index 100% rename from applicationCode/maxmagnitude_wrapper.py rename to src/maxmagnitude_wrapper.py diff --git a/applicationCode/util/CandidateEventsTS.py b/src/util/CandidateEventsTS.py similarity index 100% rename from applicationCode/util/CandidateEventsTS.py rename to src/util/CandidateEventsTS.py diff --git a/applicationCode/util/Find_idx4Time.py b/src/util/Find_idx4Time.py similarity index 100% rename from applicationCode/util/Find_idx4Time.py rename to src/util/Find_idx4Time.py diff --git a/applicationCode/util/M_max_models.py b/src/util/M_max_models.py similarity index 100% rename from applicationCode/util/M_max_models.py rename to src/util/M_max_models.py diff --git a/applicationCode/util/base_logger.py b/src/util/base_logger.py similarity index 100% rename from applicationCode/util/base_logger.py rename to src/util/base_logger.py