Skip to content

A repository for solid-state NMR simulations and processing

License

Notifications You must be signed in to change notification settings

mjunior-NMR/NMRproc

Repository files navigation

#ssnmr_proc

A repository a python package with modules and scripts for solid-state NMR processing and simulation.

Work in progress!!!

Project Organization

├── LICENSE
├── Makefile           <- Makefile with commands like `make data` or `make train`
├── README.md          <- The top-level README for developers using this project.
├── data
│   ├── external       <- Data from third party sources.
│   ├── interim        <- Intermediate data that has been transformed.
│   ├── processed      <- Processed datasets.
│   └── raw            <- The original, immutable data sets.
│
├── docs               <- Minimal documentation (maybe in the future)
│
│
├── notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering),
│                         the creator's initials, and a short `-` delimited description, e.g.
│                         `1.0-jqp-initial-data-exploration`.
│
├── references         <- Data dictionaries, manuals, and all other explanatory materials.
│
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
│   └── figures        <- Generated graphics and figures to be used in reporting
│
├── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
│                         generated with `pip freeze > requirements.txt`
│
├── setup.py           <- makes project pip installable (pip install -e .) so src can be imported
├── src                <- Source code for use in this project.
│   ├── __init__.py    <- Makes src a Python module
│   ├── ssnmr_proc     <- Main module
│   ├── scripts        <- General scripts for NMR data processing using the packeges in this repository and from third parties.
    └── examples       <- Didatic examples

About

A repository for solid-state NMR simulations and processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages