Metadata-Version: 2.3
Name: ptarcade
Version: 1.1.5
Summary: PTArcade provides an interface to the ENTERPRISE analysis suite and allows for simple implementation of new-physics searches in PTA data.
Keywords: ptarcade
Author: Andrea Mitridate, David Wright
Author-email: Andrea Mitridate <andrea.mitridate@nanograv.org>, David Wright <david.wright@nanograv.org>
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: ptmcmcsampler>=2.1.1,<3.0.0
Requires-Dist: mpi4py>=3.1.4,<5.0.0
Requires-Dist: h5py>=3.8.0,<4.0.0
Requires-Dist: enterprise-pulsar>=3.4.3,<4.0.0
Requires-Dist: enterprise-extensions>=3.0.0,<4.0.0
Requires-Dist: natpy>=0.1.1,<1.0.0
Requires-Dist: numpy>=1.24.3,<3.0.0
Requires-Dist: pandas>=2.0.2,<3.0.0
Requires-Dist: pyarrow>=12.0.0
Requires-Dist: getdist>=1.4.6,<2.0.0
Requires-Dist: astroml>=1.0.2.post1,<2.0.0
Requires-Dist: scipy>=1.10.1,<2.0.0
Requires-Dist: encor>=1.1.5,<2.0.0
Requires-Dist: rich[jupyter]>=13.4.2,<15.0.0
Requires-Dist: ceffyl>=1.41.1,<1.50
Requires-Dist: setuptools>=80.0.0
Requires-Dist: astropy>=5.3.4
Requires-Python: >=3.9, <3.13
Project-URL: Bug Tracker, https://github.com/andrea-mitridate/PTArcade/issues
Project-URL: documentation, https://andrea-mitridate.github.io/PTArcade/
Project-URL: repository, https://github.com/andrea-mitridate/PTArcade
Description-Content-Type: text/markdown

# PTArcade
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/ptarcade/badges/version.svg)](https://anaconda.org/conda-forge/ptarcade) [![PyPI version](https://badge.fury.io/py/ptarcade.svg)](https://badge.fury.io/py/ptarcade) [<img src="https://img.shields.io/badge/dockerhub-ptarcade-important.svg?logo=Docker">](https://hub.docker.com/r/ngnewphy/ptarcade) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/ptarcade/badges/latest_release_date.svg)](https://anaconda.org/conda-forge/ptarcade)


PTArcade provides an interface to the ENTERPRISE analysis suite and allows for simple implementation of new-physics searches in PTA data. 

The user can specify a new physics signal (either deterministic or stochastic), and the code will output Monte Carlo chains that can be used to reconstruct the model's parameter posterior distributions. 

Please see our detailed documentation [here](https://andrea-mitridate.github.io/PTArcade/)
