Code Monkey home page Code Monkey logo

decomnano's Introduction

DecomNano

image

image

Documentation Status

DecomNano is a heterogeneity analysis of bimetallic nanoparticles using coordination numbers obtained from XAS analysis.

Requirements

DecomNano requires Mathematica for solving non-liner equations. Please install Mathematica or Wolfram Engine.n Other requirements for python can be installed by pip command.

pip install -r requirements.txt

Installation

Detailed instructions for installation are available in the installation documentation.

Installation from PyPI

(This method is not available yet. It will be available after the submission.)

pip install decomnano

Installation from source

pip install git+https://github.com/Ameyanagi/DecomNano

or clone the repository and install from local source.

git clone https://github.com/Ameyanagi/DecomNano
cd DecomNano
pip install .

Usage

Command Line Interface

Detailed instructions for usage are available in the usage documentation.

The decomnano package comes with a command line interface (CLI) that can be used to run the analysis. The configuration file can be found in the examples directory. Download the configuration file and run the following command.

decomnano -c sweep_example.toml -o sweep_results.csv

The results will be saved in the sweep_results.csv file.

Python API

Detailed instructions for usage are available in the API documentation. The decomanano package can be imported and used in python scripts.

Citation

If you use DecomNano in your research, please cite the following paper: to be submitted.

decomnano's People

Contributors

ameyanagi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.