Skip to content

Real-time parallel processing for cameras or scientific x-ray detectors. Based on QT and MPI.

License

Notifications You must be signed in to change notification settings

antoninomiceli/detectorMPI

This branch is 1 commit behind APSDetectors/detectorMPI:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 18, 2016
Feb 18, 2016
Mar 23, 2015
Feb 18, 2016
Feb 19, 2016
Mar 20, 2015
Feb 18, 2016
Feb 19, 2016
Mar 23, 2015
Feb 18, 2016
Mar 23, 2015
Feb 18, 2016
Feb 18, 2016
Feb 18, 2016
Feb 18, 2016
Feb 18, 2016
Feb 18, 2016
Feb 18, 2016
Feb 18, 2016

Repository files navigation

detectorMPI

Real-time parallel processing for cameras or scientific x-ray detectors. Based on QT and MPI.

Documenation

  • See the file, detectorMPIManual.pdf.
  • To edit user manual, soffice detectorMPIManual.odt

Installation

git clone https://github.com/argonnexraydetector/detectorMPI.git

  • edit files...
  • git add edited_file
  • git commit or git commit -a
  • Submit a pull request to add changes to master

To see the origin on github:

  • git remote -v

To push your commits to github:

Below will push your git repo to the github:

  • git push origin
  • You need the secret password..

Set up your git

  • git config --global user.name "John Doe"
  • git config --global user.email [email protected]
  • git config --global core.editor nedit

Git how to book: http://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup

About

Real-time parallel processing for cameras or scientific x-ray detectors. Based on QT and MPI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.6%
  • Makefile 4.1%
  • QMake 1.4%
  • Other 1.9%