This project contains Python scripts for pre-processing and post-processing data for code ECHO (https://echo4d.de/), a simulation tool for wake field calculation.
We welcome contributions! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes and commit them.
- Push to your fork and submit a Pull Request.
- Pre-processing: Convert, format, and prepare input data for ECHO simulations.
- Post-processing: Analyze and visualize simulation results.
Clone the repository:
git clone https://github.com/zagorodnov/pyECHO4D.git
cd pyECHO4D