Metadata-Version: 2.4
Name: lamp
Version: 0.1.0
Summary: Laser-plasma Analysis for Multiple Platforms
Author-email: Brendan Kettle <b.kettle@imperial.ac.uk>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/brendankettle/LAMP
Project-URL: Issues, https://github.com/brendankettle/LAMP/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pathlib
Requires-Dist: toml
Requires-Dist: pickle
Requires-Dist: json
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: scikit-learn
Requires-Dist: opencv-python
Dynamic: license-file

<img src="./docs/imgs/LAMPLogo.png" width="300" />

# *L*aser-plasma *A*nalysis for *M*ultiple *P*latforms

LAMP is a python-based API to facilitate and streamline the analysis of laser-plasma experiment data.

## Installation

```
pip install lamp
```

Or to upgrade to the latest version;

```
pip upgrade lamp
```

For a list of required packages please see the [documentation](https://github.com/brendankettle/LAMP/blob/main/docs/UserGuide.md).

## Using the API
For help on getting started and understanding the full capabilities of LAMP, please see the [user guide](https://github.com/brendankettle/LAMP/blob/main/docs/UserGuide.md).

## Reporting bugs
Please report any problems using the [github issue tracker](https://github.com/brendankettle/LAMP/issues).

## Mailing list
To stay up to date with LAMP developments and get notified of releases, please email Brendan requesting subscription to the mailing list.
