Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marten-seemann/hdfextractor
https://github.com/marten-seemann/hdfextractor
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/marten-seemann/hdfextractor
- Owner: marten-seemann
- License: gpl-3.0
- Created: 2012-03-09T16:17:44.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-22T09:22:09.000Z (about 12 years ago)
- Last Synced: 2024-12-20T00:08:52.448Z (22 days ago)
- Language: C++
- Homepage:
- Size: 203 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
**HDFextractor** - A program for extracting scattering patterns in data obtained by X-Ray scattering at the European Synchrotron Radiation Facility (ESRF)
It can be used to extract scattering patterns from a HDF file generated by the [ImageD11](http://sourceforge.net/apps/trac/fable/wiki/imaged11) software package.
Copyright (C) 2012 Marten Seemann
> This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.> This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.> You should have received a copy of the GNU General Public License
along with this program. If not, see .---
External libraries, if used, include their own licenses:* [Boost libraries](http://www.boost.org/)
* the *C++ interface to Gnuplot via POSIX pipes* [gnuplot-cpp](http://code.google.com/p/gnuplot-cpp/)