g80sxm


Nameg80sxm JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryAnalyse and create figures for Nanonis SPM data
upload_time2024-03-28 22:29:13
maintainerNone
docs_urlNone
authorJulian Ceddia
requires_python<4.0,>=3.9
licenseMIT
keywords stm python scanning tunnelling microscopy sts sxm spm figures analyse analysis plot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![DOI](https://zenodo.org/badge/486210971.svg)](https://zenodo.org/badge/latestdoi/486210971)
# G80SXM
G80SXM is a tool written in python to quickly analyse and create figures for Nanonis SPM data (STM/STS/nc-AFM).
I am actively developing this tool so if you have any suggestions or find any bugs, feel free to create an issue. The provided ./ExampleData used to create these figures was obtained in our lab at Monash University (see publications [here](https://onlinelibrary.wiley.com/doi/abs/10.1002/adfm.202106474) and [here](https://pubs.acs.org/doi/abs/10.1021/acsnano.9b05950)).

# Installation
clone the repository and run 'pip install .' from the root directory

To run: python gui.py

# Usage
There are a number of panels in the gui, each with a specific function. See below figures for some examples. Hovering over buttons in the GUI will also provide help. Sessions can be saved and loaded via '.g80' files so you can pick up where you left off.

![nc-AFM_with_STS](./Documentation/nc-AFM_with_STS_and_molecules.png)
* Easily overlay atoms with correct scaling from custom .xyz files
* Automatically or manually locate markers on the main figure that correspond to spectrum locations
* Quickly fit spectra with
  * Reference curves/Other STS curves
  * Gaussian
  * Fermi-Dirac
  * More

![STM_with_Grid_and_STS](./Documentation/TOPO_with_Grid_and_AveragedSTS.png)
* Visualise grid data from .3ds files (middle panel)
* Easily pull out individual curves from a grid
* Ability to average curves from several pixels within a grid. In this example, each spectrum plotted is an average of three spectra from the middle panel as denoted by the blue, orange and green crosses

![TOPO_with_FitSteps](./Documentation/TOPO_with_FitSteps.png)
* Plot multiple 1D cuts through data
* Label and colour line cuts
* Fit profiles to accurately determine step edge heights
* Easily add, position, and style inset figures

![TOPO_with_FFT_and_FFTInset](./Documentation/TOPO_with_FFT_and_FFTInset.png)
* View FFT and label peaks

![TOPO_with_filter](./Documentation/TOPO_with_filter.png)
* Apply rolling and high-pass filters
* More filters being added soon


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "g80sxm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "stm, python, scanning tunnelling microscopy, sts, sxm, spm, figures, analyse, analysis, plot",
    "author": "Julian Ceddia",
    "author_email": "jdceddia@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/de/bacd893590b0a46c20bb1462c23d3912bb71556e42112e602a3f61ddfef3/g80sxm-1.0.0.tar.gz",
    "platform": null,
    "description": "[![DOI](https://zenodo.org/badge/486210971.svg)](https://zenodo.org/badge/latestdoi/486210971)\n# G80SXM\nG80SXM is a tool written in python to quickly analyse and create figures for Nanonis SPM data (STM/STS/nc-AFM).\nI am actively developing this tool so if you have any suggestions or find any bugs, feel free to create an issue. The provided ./ExampleData used to create these figures was obtained in our lab at Monash University (see publications [here](https://onlinelibrary.wiley.com/doi/abs/10.1002/adfm.202106474) and [here](https://pubs.acs.org/doi/abs/10.1021/acsnano.9b05950)).\n\n# Installation\nclone the repository and run 'pip install .' from the root directory\n\nTo run: python gui.py\n\n# Usage\nThere are a number of panels in the gui, each with a specific function. See below figures for some examples. Hovering over buttons in the GUI will also provide help. Sessions can be saved and loaded via '.g80' files so you can pick up where you left off.\n\n![nc-AFM_with_STS](./Documentation/nc-AFM_with_STS_and_molecules.png)\n* Easily overlay atoms with correct scaling from custom .xyz files\n* Automatically or manually locate markers on the main figure that correspond to spectrum locations\n* Quickly fit spectra with\n  * Reference curves/Other STS curves\n  * Gaussian\n  * Fermi-Dirac\n  * More\n\n![STM_with_Grid_and_STS](./Documentation/TOPO_with_Grid_and_AveragedSTS.png)\n* Visualise grid data from .3ds files (middle panel)\n* Easily pull out individual curves from a grid\n* Ability to average curves from several pixels within a grid. In this example, each spectrum plotted is an average of three spectra from the middle panel as denoted by the blue, orange and green crosses\n\n![TOPO_with_FitSteps](./Documentation/TOPO_with_FitSteps.png)\n* Plot multiple 1D cuts through data\n* Label and colour line cuts\n* Fit profiles to accurately determine step edge heights\n* Easily add, position, and style inset figures\n\n![TOPO_with_FFT_and_FFTInset](./Documentation/TOPO_with_FFT_and_FFTInset.png)\n* View FFT and label peaks\n\n![TOPO_with_filter](./Documentation/TOPO_with_filter.png)\n* Apply rolling and high-pass filters\n* More filters being added soon\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Analyse and create figures for Nanonis SPM data",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "stm",
        " python",
        " scanning tunnelling microscopy",
        " sts",
        " sxm",
        " spm",
        " figures",
        " analyse",
        " analysis",
        " plot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6bb36b04364c7d130f141f68ba00203800694be4d3a9789d452df2e6ab3b6ef",
                "md5": "d3a298bfbd344172c3ad940e1a580375",
                "sha256": "ee4e2012548fa272ddd6ede14aa56aa5081e56fd4ac08fd2cc6925cd09cd8abd"
            },
            "downloads": -1,
            "filename": "g80sxm-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3a298bfbd344172c3ad940e1a580375",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 47916,
            "upload_time": "2024-03-28T22:29:11",
            "upload_time_iso_8601": "2024-03-28T22:29:11.911347Z",
            "url": "https://files.pythonhosted.org/packages/e6/bb/36b04364c7d130f141f68ba00203800694be4d3a9789d452df2e6ab3b6ef/g80sxm-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ddebacd893590b0a46c20bb1462c23d3912bb71556e42112e602a3f61ddfef3",
                "md5": "453ddda487b5998ca1f161e6d0a700b6",
                "sha256": "e6cf2c87ddc09749bf6839e87cc688a0621c1fe5280286403ade307afaa41f25"
            },
            "downloads": -1,
            "filename": "g80sxm-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "453ddda487b5998ca1f161e6d0a700b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 41316,
            "upload_time": "2024-03-28T22:29:13",
            "upload_time_iso_8601": "2024-03-28T22:29:13.985194Z",
            "url": "https://files.pythonhosted.org/packages/8d/de/bacd893590b0a46c20bb1462c23d3912bb71556e42112e602a3f61ddfef3/g80sxm-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-28 22:29:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "g80sxm"
}
        
Elapsed time: 0.21323s