File: README

package info (click to toggle)
xraydb 4.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 50,668 kB
  • sloc: python: 3,317; makefile: 75; sh: 18
file content (22 lines) | stat: -rw-r--r-- 646 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

This directory contains the original source files used
to create the XrayDB database.

Source data files:
------------------
   elam.dat:                   Elam, Ravel, Sieber
   chantler/                   Chantler's FFAST data
   waasmaier_kirfel.dat        f0(q)
   keskirahkonen_krause.dat    core-level widths.

Code to Generate XrayDB:
------------------------
   create_db.py:
        script to generate xraydb.sqlite, and add data
   	from Elam, Chantler, Waasmaier, Keski-Rahkonen

   generate_coreholewidths.py:
        script to generate core-level widths.

   get_schema.sh:
        script to generate schema file from xraydb.sqlite