Data repository for Riley's manuscript on radiation affected corrosion of Ni20Cr in FLiNaK
Directory Structure . ├── Cross Sections Analysis/ │ ├── EDX-Cross Section/ │ ├── Processed_cross_sections/ │ └── Scripts/ │ ├── Figures/ │ ├── Salt Certificates/ │ ├── Supplementary Figures/ │ ├── Supplementary Figures/ │ ├── ROIselection_SurfaceAnalysis.pdf │ ├── Segmentation Results – RAC Project.pptx │ ├── Threshold Sensitivity Analysis.zip │ └── Updated_raw_SEM_Figs.pptx │ ├── Surface Analysis/ │ ├── EDX-Surface/ │ ├── results/ │ ├── scripts/ │ └── training_data/weka_data/ │ ├── LICENSE ├── README.docx ├── README.md └── samples key.xlsx
Folder Descriptions Cross Sections Analysis/ Contains the analysis of cross-sectional samples, relevant scripts for processing, binarized cross section images, and sample EDX elemental mapping. EDX-Cross Section/ — EDX maps and quantification of sample 675C_4h_Salt#1 Processed_cross_sections/ — Processed cross-sectional data and binarized images Scripts/ — Scripts used to process, analyze, or visualize cross-sectional data
Figures/ — Figures contained in final manuscript
Salt Certificates/ Contains certificates and characterization documentation for the salt batches used in the project.
Supplementary Figures/ Contains supplementary figures, presentations, analyses, and supporting materials. Supplementary Figures/ — Supplementary figures associated with the supplementary section of the final manuscript. ROIselection_SurfaceAnalysis.pdf — Documentation of ROI selection for surface analysis. Segmentation Results – RAC Project.pptx — Segmentation results associated with the surface analysis. Threshold Sensitivity Analysis.zip — Threshold sensitivity analysis figures and scripts. Updated_raw_SEM_Figs.pptx — Raw SEM figures for all samples.
Surface Analysis/ Contains data, scripts, training data, and results associated with surface analysis. EDX-Surface/ — EDX compositional maps and quantification for samples 675C_4h_Salt#1 and 650C_8h_Salt#2. results/ — Surface analysis segmented and processed outputs and final/intermediate results. scripts/ — Scripts used for surface processing and analysis. training_data/weka_data/ — Training data and Weka-related files used for image/data classification or segmentation.
Key Files samples key.xlsx Contains the sample key and/or mapping between sample identifiers and experimental information. LICENSE Contains the license governing use and distribution of the repository.
README.md Primary documentation for this repository. README.docx Editable Word version of the project documentation.