Scientific toolkit for rapid overview XRD data of different materials
X-ray diffraction analysis (XRD) is a rapid analytical technique primarily used for investigation of atomic and molecular structure of a crystalline material.
For getting XRD data special diffractometer equipped with proprietary analysis software are used. After analysis a scintist gets data in a tabular format that is not convinient for rapid overview or evaluation of the result, while it is better to do in a graphical view.
Unfortunately, nowadays there is no convenient free application, which not requires installation for intermediate rapid graph analysis. This toolkit fulfills this gap by providing user-friendly interface for such kind of tasks.
- 🎨 Styled with a utility-first CSS framework - Tailwind CSS
- 📈 The graph area visualised with Recharts library
- ⚛️ Provides interactive UI with React
- 📦 Supports "Drag 'n Drop" function
- 👁️🗨️ Reads CSV-like XRD-data files
- ✔️ Marks measurements on a graphs & exports measured points in CSV format for further analysis
git clone https://github.com/felistter/xrd-reader.git
cd xrd-reader
npm install
npx craco start
Licensed under the MIT License.