- Version: 1.0.0
- Author: Griffin Dennen
This project is designed to process XML files exported from GrandMA2/3 and figure out the addresses of the pixels for the fixtures
- XML file processing for fixture data extraction.
- Calculation of pixel start positions based on fixture specifications.
- Exporting processed data to a text file with a clear structure.
- Python 3.6 or higher.
- Additional Python libraries as specified in requirements.txt.
- Clone the repository to your local machine.
- Install the required Python libraries using pip:
To use the project, run the MainController.py script with the necessary arguments:
Contributions to this project are welcome. Please follow the standard GitHub pull request process to submit your changes.