A set of python scripts that help with tracking and following counterrotating particles in IllustrisTNG.
To install just download the repository and install with pip install inside the folder downloaded.
git clone git@github.com:Marcoritou/CR_Analyze.git
cd CR_Analyze
pip install .
GNU General Public License Copyright © 2007 Free Software Foundation, Inc. https://fsf.org/
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
Most of the scripts have internal comments that describe the use and method to load the counterrotating particles of a given subhalo. Docstrings are also provided for the methods that describe the general use of them. The scripts are designed with the IlustrisTNG data in mind, as such it uses its library which can be found in the link provided at the bottom. However it is possible to adapt the scripts to be used in other data.
IllustrisTNG_python library: https://github.com/illustristng/illustris_python
The IllustrisTNG Simulations: Public Data Release: https://arxiv.org/abs/1812.05609
First Results from the TNG50 Simulation: Galactic outflows driven by supernovae and black hole feedback: https://arxiv.org/abs/1902.05554
First Results from the TNG50 Simulation: The evolution of stellar and gaseous disks across cosmic time: https://arxiv.org/abs/1902.05553