https://github.com/data-exp-lab/intracktive_yt_demo
https://github.com/data-exp-lab/intracktive_yt_demo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/data-exp-lab/intracktive_yt_demo
- Owner: data-exp-lab
- License: bsd-3-clause
- Created: 2024-11-19T16:10:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T18:11:59.000Z (over 1 year ago)
- Last Synced: 2024-11-19T19:25:40.742Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# inTRACKtive_yt_demo
This repo contains a notebook that describes how to extract particle positions from a timeseries loaded with `yt` and write out a CSV file in the format expected by the inTRACKtive conversion tools: [yt_particles_to_inTRACKtive_csv.ipynb](https://github.com/data-exp-lab/inTRACKtive_yt_demo/blob/main/yt_particles_to_inTRACKtive_csv.ipynb). The notebook also describes how to further process the intermediate CSV and make it available to inTRACKtive using the inTRACKtive repo's [tools](https://github.com/royerlab/inTRACKtive/tree/main/tools).