GithubHelp home page GithubHelp logo

oommf-analysis-scripts's Introduction

oommf-simulations

REQUIREMENTS

  • python 3 or newer
  • all packages from requirements.txt installed for python

Enter the folder where the repository was downloaded or cloned and enter pip install -r requirements.txt (or pip3 install -r requirements.txt depending on the system alias - must be python3.6)

HOW TO USE

  • download all the files from the directory, including those ending with .json
  • run python3 Fourier.py -h to view help menu
  • minimal parameters required are: directory, so please run at least python3 Fourier.py -d "DIR"

WHAT ARE .JSON FILES?

Both json files are necessary for the operation of this script.

"interface.json" specifies the interface for the Fourier module

"default_param_set.json" is used as the default parameter set. It helps to avoid constant specification of the repeating parameters through multiple analysis runs.

For example you would like to have the parameters specified in the file except for time step, then it's sufficient to use:

python3 Fourier.py -d DIR -ts 1e-11 - that should overwrite the parameter time_step from the default parameter set

PANDAS CLI VIEWER

To quickly view some pandas data frame data, please use pandasCLI.py To run it simply change the desired directory in file

oommf-analysis-scripts's People

Contributors

lemurpwned avatar

Watchers

 avatar  avatar  avatar

oommf-analysis-scripts's Issues

skanowanie częstotliwością

Program pana Woźniaka to umożliwia. Fajnie by było gdyby się dało Pana skryptami opracowywać dane ze skanem również częstotliwością.

Change Parsing function

Parsing odf files is not entirely reliable when there are classes included outside standard oommf package or functions that do not belong to Oxs class.
Parser should also be significantly faster for larger files

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.