Code Monkey home page Code Monkey logo

fcc_tools's Introduction

fcc_tools

Tools to facilitate input generation and analysis of FCclasses (see http://www.pi.iccom.cnr.it/en/fcclasses)

Includes:

  • Generation of inptut data:
    • fcc_gen_state: generate state_files and an initial template for the input file, from output of different QM programs (check gen_fcc_state -h)
    • fcc_gen_dipfile: generates eldip and magdip files from output of QM programs (check fcc_gen_dipfile -h)
  • Post-processing tools:
    • reconvolute_TD and reconvolute_TI: regenerate the spectrum with a new convolution scheme once the TI or TD calculation is done
    • convolute_RR: apply a convolution to the stick RR spectra produced by FCclasses3
  • Analysis GUIs:
    • fcc_analyzer_PyQt5.py: a GUI to analyze stick spectra from the output of a TI calculation (check documentation). Requires python3 and packages numpy and matplotlib and PyQt5. The interface looks as scketched below.
    • fcc_RRinspector_PyQt5.py: a GUI for the inspection of vibrational RR spectra at different incident frequencies (i.e. inspect data from RR_Spectra_2D.dat)

fcc_analyzer_screeshot

Install

Download the zip or git clone this repository. Then:

  1. ./fix_time_stamps.sh

  2. ./configure --bindir INSTALLPATH

(where INSTALLPATH is the location where the binaries will be placed)

  1. make

If you have set an appropriate PATH for installation, also:

  1. make install

Otherwise, the programs are installed in src/generators

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.