Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 2.22 KB

README_PYPI.md

File metadata and controls

30 lines (22 loc) · 2.22 KB

PyPI version GitHub version PyPi build Verify Linux install Documentation building Linting MyPy

PASTA electronic lab notebook (ELN) | The favorite ELN for experimental scientists

PASTA-ELN (adaPtive mAterials Science meTadatA - Electronic Lab Notebook) provides a streamlined and efficient solution for experimental scientists to manage and organize raw data alongside associated metadata. By leveraging extractors that automate the processing of raw measurement files, PASTA-ELN facilitates the seamless integration of thumbnails, data, and metadata into a centralized database. These extractors can be customized and shared by users, empowering researchers to tailor their workflows to their specific needs.

Location of information

More information, incl. detailed installation instructions, for users can be found on the Github-pages.

While people that are interested into the development are guided to github.

Short installation instructions

pip install pasta-eln

To start PASTA-ELN, use:

pastaELN

which will automatically open the graphical user interface (GUI) to finish the setup.

More detail are found at the install-page.