To run the scripts of this repository, you need:
- Python 3.10.0 or later
- pip 25.0 or later
- Jupyter Notebook or simillar environment to execute ipynb file
-
Clone this repository:
git clone https://github.com/sony/FCM_Large_Particles
-
Move to the cloned directory:
cd FCM_Large_Particles -
Install the required libraries:
pip install -r requirements.txt
-
Install Jupyter Notebook or similar environment and run FCM_Large_Particles.ipynb
This software is licensed under the BSD-3-Clause License.(LICENSE).