/PyRCODIO

PyRCODIO - Python Routines for COsmology and Data Input/Output

Primary LanguagePython

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++  PyRCODIO v0.2: Python Routines for COsmology and Data I/O  ++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	See also: http://vixra.org/abs/1704.0001

		Edoardo Carlesi 2018-2020
		  ecarlesi83@gmail.com

Tools to analyze AREPO - GADGET simulations of the Local Group and the local environment. Works with GADGET1, GADGET2 and HDF5 fortran using h5py and gadget py reader.

The version 0.2 now extensively relies on Pandas libraries which improve the readability and speed of the code.

It needs a local copy of pyreadgadget (or a link to it) https://bitbucket.org/astroduff/pyreadgadget/src/master/