pycows 0.0.2

Creator: codyrutscher

Last updated:

Add to Cart

Description:

pycows 0.0.2

The cows python package is an implementation of the cosmic filament finder COsmic Web Skeleton (COWS). The cosmic filament finder works on Hessian-based cosmic web idetifier (such as the V-web) and returns a catalogue of filament spines.
It works by identifying the medial axis, or skeleton, of cosmic web filaments and then separating this skeleton into individual filaments. For more information of the specifics of the method, see here.

Requirements
numpy>=1.19.3


Quick installation
To install the cows python package using PyPI:
pip install pycows
To install the package from source:
python setup.py install
For more inforamtion on installation, see INSTALL.rst.

Documentation
The full documentation can be accessed at readthedocs or generated as a set of local files by running:
sphinx-build ./docs ./docs/_build


Citing
When using COWS in a publication, please cite the following paper:
arXiv:2201.04624 : “COWS: A filament finder for Hessian cosmic web identifiers”

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.