Giter Site home page Giter Site logo

dbdb's Introduction

Build status "THE SUSHI-WARE LICENSE" DOI:10.1021/acs.langmuir.9b02252

This repository provides source code for Maximov MA, Galukhin AV, and Gor GY, "Pore-Size Distribution of Silica Colloidal Crystals from Nitrogen Adsorption Isotherms", Langmuir 2019, https://doi.org/10.1021/acs.langmuir.9b02252

In short, it generates a kernel of adsorption and desorption isotherms using Frenkel-Halsey-Hill and Derjaguin-Broekhoff-de Boer theories and extracts the pore size distribution using Non-Negative Least Squares regression with Tikhonov (ridge) regularization and Generalized Cross-Validation.

alt text

Quick start

To install the package without cloning the project, run pip install dbdb.

To run examples from docs, clone the project git clone https://github.com/2xmax/dbdb.git && cd dbdb, run pip3 install . && pip3 install -r requirements.docs.txt && jupyter notebook in terminal/cmd and open the notebooks in your browser. Python 3.5+ is required for the source code, 3.6+ is required for the notebooks with examples.

Description of notebooks:

Kernels

Pre-calculated kernels for the article are available on the releases page. If you want to reparametrize it, go to docs/maximov2019lang_figures.ipynb and see how it was done.

Presentation

Video

BibTeX citation

@article{maximov2019opals,
  title={Pore-Size Distribution of Silica Colloidal Crystals from Nitrogen Adsorption Isotherms},
  author={Maximov, Max A and Galukhin, Andrey V and Gor, Gennady Y},
  journal={Langmuir},
  volume={35},
  number={47},
  pages={14975--14982},
  year={2019},
  publisher={ACS Publications},
  doi = {10.1021/acs.langmuir.9b02252},
}

dbdb's People

Contributors

2xmax 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.