MOSFiT (Modular Open-Source Fitter for Transients) is a Python 3 package for fitting, sharing, and estimating the parameters of transients via user-contributed transient models. Data for a transient can be provided by the user in a wide range of formats (JSON, ASCII tables, CDS, LaTeX).
Installation
MOSFiT is available on conda and pip:
conda install -c conda-forge mosfit
or:
pip install mosfit
For a development install, clone the repository and install in editable mode:
git clone https://github.com/guillochon/MOSFiT.git
cd MOSFiT
pip install -e .
Using MOSFiT
mosfit -e ./my_transient.json -m slsn
Fits write products under products/ (including walkers.h5, and optionally chain.h5 if run with -c). For detailed instructions, see the documentation on RTD: https://mosfit.readthedocs.io/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mosfit-1.3.tar.gz.
File metadata
- Download URL: mosfit-1.3.tar.gz
- Upload date:
- Size: 60.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a209c15bc7987df5eb2c6eb063ba71ce9c64a41b865cb7b273c389c0ec0caa02
|
|
| MD5 |
3c58f8193c063794de1170a5c9a58bb9
|
|
| BLAKE2b-256 |
028f0757454ddc4e1ec5859bc8b655a3da8144df56eaa4268507cff95493bab7
|
File details
Details for the file mosfit-1.3-py3-none-any.whl.
File metadata
- Download URL: mosfit-1.3-py3-none-any.whl
- Upload date:
- Size: 60.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
210eec98e73ef73a99d2f205be6c4b8df7aa423f423d452a78605b9dfe561ecd
|
|
| MD5 |
4df6915f02293ccb39ac07376807495b
|
|
| BLAKE2b-256 |
401c728ecf9895613704650244a2699005265fdce19972b108015c18ef4a104c
|