Skip to content

Latest commit

 

History

History
63 lines (51 loc) · 2.21 KB

README.md

File metadata and controls

63 lines (51 loc) · 2.21 KB

TOMCAT Processing

Collection of Python scripts used to process massive datasets of time-resolved synchrotron X-ray tomographic microscopy on water wicking in yarns

Installation

Simply clone the repo and find out which python libraries you will need requires my Python library robpylib Pescatore23/robpylib to run, mostly for image IO

Usage

Those are scripts used for the specific analysis tasks that have evolved in quality over time and are not complete. Probably require adaption for any other use. The data is published in two datasets at:

https://doi.org/10.16907/4e68fa32-b886-4a07-971b-981634ff1e67
https://doi.org/10.16907/b638b0f7-b8ab-4b10-8950-fa7a61e8e2b8

Citation

The code was developed during my PhD project for the analysis of free energy evolution and pore network filling during wicking in yarns. If you find any parts of this repository useful for your work, please consider citing one of these publications (might me also interesting reads on their own ;)

@article{Fischer2021,
   author = {Fischer, Robert and Schlepütz, Christian M. and Hegemann, Dirk and Rossi, René M. and Derome, Dominique and Carmeliet, Jan},
   title = {Four-dimensional imaging and free-energy analysis of sudden pore-filling events in wicking of yarns},
   journal = {Physical Review E},
   volume = {103},
   number = {5},
   pages = {053101},
   DOI = {10.1103/PhysRevE.103.053101},
   year = {2021},
   type = {Journal Article}
}
@article{Fischer2022,
   author = {Fischer, Robert and Schlepütz, Christian M. and Zhao, Jianlin and Boillat, Pierre and Hegemann, Dirk and Rossi, René M. and Derome, Dominique and Carmeliet, Jan},
   title = {Wicking dynamics in yarns},
   journal = {Journal of Colloid and Interface Science},
   volume = {625},
   DOI = {10.1016/j.jcis.2022.04.060},
   year = {2022},
   type = {Journal Article}
}
@article{Fischer2022a,
   author = {Fischer, R. and Schleputz, C. M. and Rossi, R. M. and Derome, D. and Carmeliet, J.},
   title = {Wicking through complex interfaces at interlacing yarns},
   journal = {J Colloid Interface Sci},
   volume = {626},
   pages = {416-425},
   DOI = {10.1016/j.jcis.2022.06.103},
   year = {2022},
   type = {Journal Article}
}