Add praxis skill: experimental lab data analysis and publication plotting#104
Open
zmtsikriteas wants to merge 1 commit into
Open
Add praxis skill: experimental lab data analysis and publication plotting#104zmtsikriteas wants to merge 1 commit into
zmtsikriteas wants to merge 1 commit into
Conversation
Praxis provides technique-aware analysis and publication-quality plotting for experimental lab data. Covers 50+ characterisation techniques across materials science, chemistry, physics, and engineering. 21 technique modules (XRD, SAXS, EIS, DSC/TGA, tensile, FTIR/Raman/UV-Vis, XPS, NMR, mass spec, chromatography, BET, nanoindentation, hardness, magnetometry, I-V/C-V, dielectric, piezoelectric, SEM/EDS, AFM, thermal conductivity), 10 general analysis modules, 16 data formats, 9 journal styles, colourblind-safe palettes, batch processing, and analysis templates. Source: https://github.com/zmtsikriteas/praxis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds Praxis, a skill for scientific data analysis and publication-quality plotting of experimental lab data. It fills a gap in the current collection: the existing 170+ skills cover bioinformatics, genomics, databases, and general-purpose libraries well, but there is no skill for analysing raw instrument data from materials science, chemistry, physics, and engineering labs.
Praxis provides:
Structure
56 files, ~15,000 lines of Python. MIT licensed.
Source
Full repo with tests, examples, and README: https://github.com/zmtsikriteas/praxis
Why this belongs here
The current skill collection is strong on bioinformatics and computational tools, but researchers doing experimental work (XRD scans, tensile tests, impedance measurements, FTIR spectra, etc.) have no skill to help them go from raw data to publication figures. Praxis closes that gap.