Metadata-Version: 2.4 Name: sbmy_control Version: 0.1.0 Summary: Simbelmyne control package Home-page: https://git.aquila-consortium.org/maubin/sbmy_control Author: Mayeul Aubin Author-email: mayeul.aubin@iap.fr License: GPL-3.0 Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Requires-Python: >=3.8 Description-Content-Type: text/markdown Requires-Dist: pysbmy Requires-Dist: numpy Requires-Dist: matplotlib Requires-Dist: h5py Requires-Dist: tqdm Dynamic: author Dynamic: author-email Dynamic: classifier Dynamic: description Dynamic: description-content-type Dynamic: home-page Dynamic: license Dynamic: requires-dist Dynamic: requires-python Dynamic: summary This package provides control functionalities for Simbelmyne. It allows to create automatically all the required files and scripts to run a N-body simulation with Simbelmyne, using monofonIC for initial conditions. The subpackage `analysis` provides tools to analyze the results of the simulation (slices and power spectra), while the subpackage `scripts` includes tools to handle snapshots, tiles and density fields.