- [ ] Final step: merge refactory code into AirShowerPhysics/corsika/master
# Migrate code from AirShowerPhysics/corsika/master
- Please read the new Coding Guidelines
- Please check the new project layout
- Comments in general [in this Issue](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/-/issues/320)
- Comments to specific migration steps in the [individual MRs](https://gitlab.ikp.kit.edu/AAAlvesJr/corsika/-/merge_requests)
- Let others know, what you are working on to prevent clashes!
- Check git difference between commit: 4d1baa1d625947ce9c3ca86bd0f281065e41966c (March 10) to origin/master HEAD, and either apply those differences to a MR [here](https://gitlab.ikp.kit.edu/AAAlvesJr/corsika), or alternatively copy the entire code, adapt it to the new structure and coding guidelines and then put it into a MR [here](https://gitlab.ikp.kit.edu/AAAlvesJr/corsika)
-**Note** depending on the nature of changes, it might be that the CI will not run all the time (interface changes, etc). This is OK, but has obviously to be fixed later.