Code Monkey home page Code Monkey logo

giraffe's Introduction

giraffe

  provides functionality for angular cross-correlation analysis
  the underlying classes may also be used for more general purposes

  The classes in this package are the following
    CrossCorrelator --- a class to compute angular auto- and cross-correlations
    arraydata --- a general class for dynamically allocated array (parent class)
    array1D --- derived class for one-dimensional arrays
    array2D --- derived class for two-dimensional arrays
    array3D --- derived class for three-dimensional arrays
    arraydataIO --- functionality to get HDF5, EDF, TIFF in and out of arraydata objects
    FourierTransformer --- wrapper for the Fourier tranforms of the fft library


  The giraffe library can be used, for example in Anton Barty's cheetah
  found at https://github.com/antonbarty/cheetah

*** building ***
  This package can be built using the SCons software construction tool (http://www.scons.org/) using commands
    scons -c
    scons
  
  to yield
    libgiraffe_static.a --- static library
    libgiraffe_dynamic.so/dylib --- dynamic library (extension is platform dependent)
    filehandler --- stand-alone tool for common tasks around the array classes (I/O, basic math, ...)
    xcca --- stand-alone tool for X-ray Cross Correlation Analysis
    testsuite --- a bunch of test functions for the classes contained 


*** main contributors ***
  Jan M. Feldkamp, SLAC
  Jonas Sellberg, SLAC


*** note on edf support ***
  the code in edf_support is borrowed and slightly altered for this package
  origin: 'matlib' package, hosted at ISP/TUD
  for more information, contact Prof. C. Schroer at the Institute of Structural Physics, TU Dresden, Germany

giraffe's People

Contributors

sellberg 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.