Giter Club home page Giter Club logo

c0deta1ker / arpescape Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 4.0 676.15 MB

ARPEScape is a MATLAB-based app that contains a set of tools and functions for analysing the electronic structure of materials using photoelectron spectroscopy (PES) techniques, such as X-ray photoelectron spectroscopy (XPS) and angle-resolved photoelectron spectroscopy (ARPES).

License: GNU General Public License v3.0

MATLAB 99.99% M 0.01%
analysis matlab psi data-analysis ucl sls lcn analysis-package arpes angle-resolved-photoemission

arpescape's People

Contributors

c0deta1ker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

arpescape's Issues

New feature requirement

Would you please consider to add the following features:

  1. The ability to rotate the Brillouin zone (BZ) when overlaying on Fermi surface (FS) mappings in order to align with the FS.
  2. The capability to extract any specific cuts from a Fermi surface mapping data.
  3. Convert hv dependent measurements into kx-hv.
    Thanks a lot!

Fermi surface display issue

I have a Fermi surface mapping. The dimension is 33x650x51 (Eb, analyzer channel, scans). After converting it into k space, I can't plot the IsoE.

The problem seems to be at line54 in extract_isoSlice.m.
init = ceil(0.5*size(dataStr.(dField), 2)); gives a result of 325, which is larger than 33 (Eb). Then I will get an error in the next step: YSlice = squeeze(dataStr.(zField)(init,:,:))'

If I made init equals to a number <=33, then I don't have any errors.

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.