diff options
author | drochner <drochner> | 2009-12-12 13:58:58 +0000 |
---|---|---|
committer | drochner <drochner> | 2009-12-12 13:58:58 +0000 |
commit | 3308068a682c135a3963b4c3d85980d027b4faca (patch) | |
tree | ae7381d69d0212aa296b1b799f077bfc74fef560 /math/xylib/DESCR | |
parent | a09fd7b58ce9eebaa996d052f82d41c026f1646c (diff) | |
download | pkgsrc-3308068a682c135a3963b4c3d85980d027b4faca.tar.gz |
add xylib-0.4, a library for reading powder diffraction data
(needed by "fityk")
Diffstat (limited to 'math/xylib/DESCR')
-rw-r--r-- | math/xylib/DESCR | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/math/xylib/DESCR b/math/xylib/DESCR new file mode 100644 index 00000000000..24427ea3fa7 --- /dev/null +++ b/math/xylib/DESCR @@ -0,0 +1,22 @@ +xylib is a portable C++ library for reading files that contain x-y data from +powder diffraction, spectroscopy or other experimental methods. + +Supported formats: + +- plain text (CSV or TSV or space-separated-values) +- Crystallographic Information File for Powder Diffraction (pdCIF) +- Siemens/Bruker UXD +- Siemens/Bruker RAW ver. 1/2/3/4 +- Philips UDF +- Philips RD (raw scan) V3 +- Rigaku DAT +- Sietronics Sieray CPI +- DBWS/DMPLOT data file +- Canberra MCA *(only one of Canberra MCA formats?)* +- XFIT/Koalariet XDD +- RIET7/LHPM/CSRIET/ILL\_D1A5/PSI\_DMC DAT +- Vamas ISO14976 + *(only experiment modes: SEM or MAPSV or MAPSVDP are supported; + only REGULAR scan_mode is supported)* +- Princeton Instruments WinSpec SPE + *(only 1-D data is supported)* |