Metadata-Version: 2.1
Name: gpcam
Version: 7.1.7
Summary: gpCAM is a code for autonomous data acquisition
Home-page: https://gpcam.lbl.gov
Author: Marcus Michael Noack
Author-email: MarcusNoack@lbl.gov
License: UNKNOWN
Keywords: gpcam
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Requires-Dist: dask (>=2021.6.2)
Requires-Dist: distributed (>=2021.6.2)
Requires-Dist: fvgp (>=3.0.2)
Requires-Dist: hgdl (>=1.1.4)
Requires-Dist: matplotlib
Requires-Dist: notebook
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: ophyd
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: scipy
Requires-Dist: torch (>=1.9.0)
Requires-Dist: wheel
Requires-Dist: zmq

=====
gpCAM
=====



gpCAM Copyright (c) 2021, The Regents of the University of California,
through Lawrence Berkeley National Laboratory (subject to receipt of
any required approvals from the U.S. Dept. of Energy). All rights reserved.

If you have questions about your rights to use or distribute this software,
please contact Berkeley Lab's Intellectual Property Office at
IPO@lbl.gov.

NOTICE.  This Software was developed under funding from the U.S. Department
of Energy and the U.S. Government consequently retains certain rights.  As
such, the U.S. Government has been granted for itself and others acting on
its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the
Software to reproduce, distribute copies to the public, prepare derivative
works, and perform publicly and display publicly, and to permit others to do so.



===============================================


* Free software: 
* Documentation: https://www.overleaf.com/read/nrcyxxsbhvbx
* website: gpcam.lbl.gov


Features
--------

* gpCAM is a software for autonomous experimentation

Credits
-------

Main Developer: Marcus Noack (MarcusNoack@lbl.gov)
Several people from across the DOE national labs have given insights
that led the code in it's current form.
See "AUTHORS" for more details on that.




=======
History
=======

6.0.0 (2020-10-26)
------------------

* First release on PyPI.


