Metadata-Version: 2.4
Name: astro-frap
Version: 1.0.2
Summary: Flexible Radial Analysis of Protoplanetary disks
Author-email: "Tomohiro C. Yoshida" <tomohiroyoshida.astro@gmail.com>
Project-URL: Documentation, https://frap.readthedocs.io/en/latest/index.html
Project-URL: Source, https://github.com/tomyoshida/frap
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astropy>=7.2.0
Requires-Dist: jax>=0.10.0
Requires-Dist: matplotlib>=3.11.0
Requires-Dist: numpy>=2.5.1
Requires-Dist: numpyro>=0.20.1
Requires-Dist: scipy>=1.18.0
Requires-Dist: tqdm>=4.67.3
Dynamic: license-file

# Flexible Radial Analysis of Protoplanetary disks: FRAP

Do you have observational data of the dust continuum emission from a protoplanetary disk? Flexible Radial Analysis of Protoplanetary disks (FRAP) provides an easy-to-use tool to retrieve dust properties, such as the dust surface density distribution, in disks.

See our [documentation](https://frap.readthedocs.io/en/latest/index.html) for details!

## Installation

If you use [uv](https://docs.astral.sh/uv/) for the package manager:

```
uv add astro-frap
```

or you can use pip:

```
pip install astro-frap
```


## Citation

Available soon!


