laofei177 / enterprise_extensions

A set of extension codes, utilities, and scripts for the enterprise PTA analysis framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enterprise_extensions

A set of extensions, utilities, and scripts for the enterprise PTA analysis code.

installation

enterprise_extensions is not yet available on the Python Package Index (PyPI), but you can still install it directly from GitHub using pip. To install the most recent version do:

pip install git+https://github.com/nanograv/enterprise_extensions@master

You can also install it by cloning the repo and running pip install . in the enterprise_extensions directory.

citation

Did you use enterprise_extensions? Remember to cite it as:

Taylor, S. R., Baker, P. T., Hazboun, J. S., Simon, J., & Vigeland, S. J. (2021). enterprise_extensions v2.4.3. https://github.com/nanograv/enterprise_extensions

@misc{enterprise,
  author       = {Stephen R. Taylor and Paul T. Baker and Jeffrey S. Hazboun and Joseph Simon and Sarah J. Vigeland},
  title        = {enterprise_extensions},
  year         = {2021},
  url          = {https://github.com/nanograv/enterprise_extensions},
  note         = {v2.4.3}
}

About

A set of extension codes, utilities, and scripts for the enterprise PTA analysis framework.

License:MIT License


Languages

Language:Python 99.3%Language:Makefile 0.7%