Closed jrmlhermitte closed 2 years ago
@danielballan for this code: https://github.com/NSLS-II/nslsii/blob/master/nslsii/__init__.py
add documentation to: https://github.com/NSLS-II/docs/blob/master/source/fresh-installation.rst
example:
import nslsii nslsii.configure_base(get_ipython().user_ns, 'iss', pbar=False, bec=False)
@danielballan for this code: https://github.com/NSLS-II/nslsii/blob/master/nslsii/__init__.py
add documentation to: https://github.com/NSLS-II/docs/blob/master/source/fresh-installation.rst
example: