Metadata-Version: 2.1
Name: promweaver
Version: 0.1.0rc1
Summary: Prominence/Filament Radiative Transfer Modelling with Lightweaver
Home-page: http://github.com/Goobley/Promweaver
Author: Chris Osborne
Author-email: christopher.osborne@glasgow.ac.uk
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Promweaver
**C. Osborne (University of Glasgow) 2022**

**MIT License**

A simple package demonstrating possible techniques for building on top of [_Lightweaver_](https://github.com/Goobley/Lightweaver), but also helping to bridge the gap between chromospheric NLTE Radiative Transfer codes and those designed for isolated irradiated structures, such as prominences and filaments.
The two main models: `IsoPromModel` and `PctrPromModel` are built on the ideas presented in the PROM codes [citation needed].

### Acknowledgements

Many thanks for Jack Jenkins and Nic Labrosse for discussing the ideas and implementation of the techniques used in this package.
