NSLS-II / docs

Standards Documentation for NSLS-II DAQ and Analysis
https://nsls-ii.github.io
BSD 2-Clause "Simplified" License
2 stars 13 forks source link

need docs for configure_base and configure_olog #78

Closed jrmlhermitte closed 2 years ago

jrmlhermitte commented 6 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)