diff --git a/.codecov.yml b/.codecov.yml old mode 100644 new mode 100755 diff --git a/.coveragerc b/.coveragerc old mode 100644 new mode 100755 diff --git a/.deepsource.toml b/.deepsource.toml old mode 100644 new mode 100755 diff --git a/.flake8 b/.flake8 old mode 100644 new mode 100755 diff --git a/.github/auto-assign.yml b/.github/auto-assign.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/build_container.yml b/.github/workflows/build_container.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/test_docker.yml b/.github/workflows/test_docker.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/test_singularity.yml b/.github/workflows/test_singularity.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/data/4v6x.pdb b/data/4v6x.pdb old mode 100644 new mode 100755 diff --git a/docker/Dockerfile b/docker/Dockerfile old mode 100644 new mode 100755 diff --git a/docker/README.md b/docker/README.md old mode 100644 new mode 100755 diff --git a/docker/action.yml b/docker/action.yml old mode 100644 new mode 100755 diff --git a/docker/container.png b/docker/container.png old mode 100644 new mode 100755 diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh old mode 100644 new mode 100755 diff --git a/environment.yml b/environment.yml old mode 100644 new mode 100755 diff --git a/path_config.yaml b/path_config.yaml old mode 100644 new mode 100755 diff --git a/pytest.ini b/pytest.ini old mode 100644 new mode 100755 diff --git a/setup.py b/setup.py old mode 100644 new mode 100755 diff --git a/simSPI/__init__.py b/simSPI/__init__.py old mode 100644 new mode 100755 diff --git a/simSPI/crd.py b/simSPI/crd.py old mode 100644 new mode 100755 diff --git a/simSPI/fov.py b/simSPI/fov.py old mode 100644 new mode 100755 diff --git a/simSPI/linear_simulator/noise_utils.py b/simSPI/linear_simulator/noise_utils.py old mode 100644 new mode 100755 diff --git a/simSPI/linear_simulator/shift_utils.py b/simSPI/linear_simulator/shift_utils.py old mode 100644 new mode 100755 diff --git a/simSPI/multislice.py b/simSPI/multislice.py old mode 100644 new mode 100755 diff --git a/simSPI/tem.py b/simSPI/tem.py old mode 100644 new mode 100755 diff --git a/simSPI/transfer.py b/simSPI/transfer.py old mode 100644 new mode 100755 diff --git a/sim_config.yaml b/sim_config.yaml old mode 100644 new mode 100755 diff --git a/tests/__init__.py b/tests/__init__.py old mode 100644 new mode 100755 diff --git a/tests/data/noise_data.npy b/tests/data/noise_data.npy old mode 100644 new mode 100755 diff --git a/tests/data/shift_data.npy b/tests/data/shift_data.npy old mode 100644 new mode 100755 diff --git a/tests/test_crd.py b/tests/test_crd.py old mode 100644 new mode 100755 diff --git a/tests/test_files/4v6x.pdb b/tests/test_files/4v6x.pdb old mode 100644 new mode 100755 diff --git a/tests/test_files/micrograph.npz b/tests/test_files/micrograph.npz old mode 100644 new mode 100755 diff --git a/tests/test_files/path_config.yaml b/tests/test_files/path_config.yaml old mode 100644 new mode 100755 diff --git a/tests/test_files/sample_parameter_dict.pkl b/tests/test_files/sample_parameter_dict.pkl old mode 100644 new mode 100755 diff --git a/tests/test_files/sim_config.yaml b/tests/test_files/sim_config.yaml old mode 100644 new mode 100755 diff --git a/tests/test_fov.py b/tests/test_fov.py old mode 100644 new mode 100755 diff --git a/tests/test_multislice.py b/tests/test_multislice.py old mode 100644 new mode 100755 diff --git a/tests/test_noise.py b/tests/test_noise.py old mode 100644 new mode 100755 diff --git a/tests/test_shift.py b/tests/test_shift.py old mode 100644 new mode 100755 diff --git a/tests/test_tem.py b/tests/test_tem.py old mode 100644 new mode 100755 diff --git a/tests/test_transfer.py b/tests/test_transfer.py old mode 100644 new mode 100755