001029212 001__ 1029212
001029212 005__ 20250811131248.0
001029212 0247_ $$2doi$$a10.5281/ZENODO.11204954
001029212 037__ $$aFZJ-2024-05024
001029212 041__ $$aEnglish
001029212 1001_ $$0P:(DE-Juel1)174151$$aClausen, Alexander$$b0$$eCorresponding author
001029212 245__ $$aLiberTEM/LiberTEM: 0.14.0
001029212 260__ $$c2024
001029212 3367_ $$2DCMI$$aSoftware
001029212 3367_ $$0PUB:(DE-HGF)33$$2PUB:(DE-HGF)$$aSoftware$$bsware$$msware$$s1754908240_23401
001029212 3367_ $$2BibTeX$$aMISC
001029212 3367_ $$06$$2EndNote$$aComputer Program
001029212 3367_ $$2ORCID$$aOTHER
001029212 3367_ $$2DataCite$$aSoftware
001029212 520__ $$aHomepage: https://libertem.github.io/LiberTEM/GitHub repository: https://github.com/LiberTEM/LiberTEM/PyPI: https://pypi.org/project/libertem/ LiberTEM is an open source platform for high-throughput distributed processing of large-scale binary data sets and live data streams using a modified MapReduce programming model. The current focus is pixelated scanning transmission electron microscopy (STEM) and scanning electron beam diffraction data. MapReduce-like processing allows to specify an algorithm through two functions: One function that is mapped on portions of the input data, and another function that merges (reduces) a partial result from this mapping step into the complete result. A wide range of TEM and 4D STEM processing tasks can be expressed in this fashion, see Applications. The UDF interface of LiberTEM offers a standardized, versatile API to decouple the mathematical core of an algorithm from details of data source, parallelism, and use of results. Mapping and merging can be performed in any order and with different subdivisions of the input data, including running parts of the calculation concurrently. That means the same implementation can be used in a wide range of modalities, including massive scaling on clusters. Since each merge step produces an intermediate result, this style of processing is suitable for displaying live results from a running calculation in a GUI application and for processing live data streams. A closed-loop feedback between processing and instrument control can be realized as well. See User-defined functions for more details on the LiberTEM UDF interface. The LiberTEM back-end offers high throughput and scalability on PCs, single server nodes, clusters and cloud services. On clusters it can use fast distributed local storage on high-performance SSDs. That way it achieves very high aggregate IO performance on a compact and cost-efficient system built from stock components. All CPU cores and CUDA devices in a system can be used in parallel. LiberTEM is supported on Linux, Mac OS X and Windows. Other platforms that allow installation of Python 3.7+ and the required packages will likely work as well. The GUI is running in a web browser. Installation The short version: $ virtualenv -p python3 ~/libertem-venv/ $ source ~/libertem-venv/bin/activate (libertem-venv) $ python -m pip install 'libertem[torch]' # optional for GPU support # See also https://docs.cupy.dev/en/stable/install.html (libertem-venv) $ python -m pip install cupy Please see our documentation for details! Alternatively, to run the LiberTEM Docker image: $ docker run -p localhost:9000:9000 --mount type=bind,source=/path/to/your/data/,dst=/data/,ro ghcr.io/libertem/libertem or $ singularity exec docker://ghcr.io/libertem/libertem /venv/bin/libertem-server Deployment for offline data processing on a single-node system for a local user is thoroughly tested and can be considered stable. Deployment on a cluster is experimental and still requires some additional work, see Issue #105. Back-end support for live data processing is still experimental as well, see https://github.com/LiberTEM/LiberTEM-live. Applications Since LiberTEM is programmable through user-defined functions (UDFs), it can be used for a wide range of processing tasks on array-like data and data streams. The following applications have been implemented already: Virtual detectors (virtual bright field, virtual HAADF, center of mass , custom shapes via masks) Analysis of amorphous materials Strain mapping Off-axis electron holography reconstruction Single Side Band ptychography Some of these applications are available through an interactive web GUI. Please see the applications section of our documentation for details! The Python API and user-defined functions (UDFs) can be used for complex operations such as arbitrary linear operations and other features like data export. Example Jupyter notebooks are available in the examples directory. If you are having trouble running the examples, please let us know by filing an issue or by joining our Gitter chat. LiberTEM is suitable as a high-performance processing backend for other applications, including live data streams. Contact us if you are interested! LiberTEM is evolving rapidly and prioritizes features following user demand and contributions. Currently we are working on live data processing, improving application support for sparse data and event-based detectors, performance improvements for GPU processing, and implementing analysis methods for various applications of pixelated STEM and other large-scale detector data. If you like to influence the direction this project is taking, or if you'd like to contribute, please join our gitter chat and our general mailing list. File formats LiberTEM currently opens most file formats used for pixelated STEM. See our general information on loading data and format-specific documentation for more information! Raw binary files NumPy .npy binary files Thermo Fisher EMPAD detector files Quantum Detectors MIB format Nanomegas .blo block files Direct Electron DE5 files (HDF5-based) and Norpix SEQ files for DE-Series detectors Gatan K2 IS raw format Stacks of Gatan DM3 and DM4 files (via openNCEM) Single-file Gatan DM4 scans when saved using C-ordering FRMS6 from PNDetector pnCCD cameras (currently alpha, gain correction still needs UI changes) FEI SER files (via openNCEM) MRC (via openNCEM) HDF5-based formats such as HyperSpy files, NeXus and EMD TVIPS binary files Sparse data in Raw CSR (compressed sparse row) format, as is possible to generate from event-based detectors Please contact us if you are interested in support for an additional format! Live processing and detectors (experimental) See LiberTEM-live! License LiberTEM is licensed under GPLv3. The I/O parts are also available under the MIT license, please see LICENSE files in the subdirectories for details. Acknowledgements We are very grateful for your continuing support for LiberTEM! See the acknowledgement page for a list of authors and contributors to LiberTEM and its subprojects. See also our info on funding and industry partners.
001029212 536__ $$0G:(DE-HGF)POF4-5351$$a5351 - Platform for Correlative, In Situ and Operando Characterization (POF4-535)$$cPOF4-535$$fPOF IV$$x0
001029212 588__ $$aDataset connected to DataCite
001029212 650_7 $$2Other$$aSTEM
001029212 650_7 $$2Other$$aTEM
001029212 650_7 $$2Other$$apixelated STEM
001029212 650_7 $$2Other$$a4D STEM
001029212 650_7 $$2Other$$ahigh-throughput
001029212 650_7 $$2Other$$aelectron microscopy
001029212 7001_ $$0P:(DE-Juel1)171370$$aWeber, Dieter$$b1
001029212 7001_ $$0P:(DE-HGF)0$$aBryan, Matthew$$b2
001029212 7001_ $$0P:(DE-Juel1)180323$$aRuzaeva, Karina$$b3
001029212 7001_ $$0P:(DE-Juel1)159136$$aMigunov, Vadim$$b4
001029212 7001_ $$00009-0000-8753-9698$$aDagenborg, Sivert$$b5
001029212 7001_ $$00000-0002-2870-366X$$aBaburajan, Anand$$b6
001029212 7001_ $$00000-0001-5045-5650$$aBahuleyan, Abijith$$b7
001029212 7001_ $$0P:(DE-Juel1)157760$$aCaron, Jan$$b8
001029212 7001_ $$00000-0003-2079-5368$$aChandra, Rahul$$b9
001029212 7001_ $$0P:(DE-HGF)0$$aDey, Shankhadeep$$b10
001029212 7001_ $$00000-0003-0224-3746$$aHalder, Sayandip$$b11
001029212 7001_ $$00000-0001-5934-7525$$aKatz, Daniel S.$$b12
001029212 7001_ $$00000-0003-1010-0366$$aLevin, Barnaby D. A.$$b13
001029212 7001_ $$00000-0001-7981-5293$$aNord, Magnus$$b14
001029212 7001_ $$00000-0003-2348-8558$$aOphus, Colin$$b15
001029212 7001_ $$0P:(DE-HGF)0$$aPeter, Simon$$b16
001029212 7001_ $$0P:(DE-HGF)0$$aPuskás, Levente$$b17
001029212 7001_ $$0P:(DE-HGF)0$$aSchyndel van, Jay$$b18
001029212 7001_ $$0P:(DE-HGF)0$$aShin, Jaeweon$$b19
001029212 7001_ $$0P:(DE-HGF)0$$aSunku, Sai$$b20
001029212 7001_ $$00000-0002-1213-2911$$aÅnes, Håkon W.$$b21
001029212 7001_ $$0P:(DE-Juel1)165314$$aMüller-Caspary, Knut$$b22
001029212 7001_ $$0P:(DE-Juel1)144121$$aDunin-Borkowski, Rafal E.$$b23
001029212 7001_ $$0P:(DE-Juel1)130525$$aBarthel, Juri$$b24
001029212 7001_ $$0P:(DE-Juel1)139077$$aBauer, Reimar$$b25
001029212 7001_ $$0P:(DE-HGF)0$$aBecker, Julian$$b26
001029212 7001_ $$0P:(DE-Juel1)157750$$aBeckmann, Andreas$$b27
001029212 7001_ $$0P:(DE-HGF)0$$aBücker, Robert$$b28
001029212 7001_ $$0P:(DE-HGF)0$$azu Castell, Wolfgang$$b29
001029212 7001_ $$0P:(DE-HGF)0$$aFedorov, Andrey$$b30
001029212 7001_ $$0P:(DE-HGF)0$$aJensen, Mark$$b31
001029212 7001_ $$0P:(DE-HGF)0$$aKrajnak, Matus$$b32
001029212 7001_ $$0P:(DE-HGF)0$$aCrout, Phillip$$b33
001029212 7001_ $$0P:(DE-HGF)0$$aEhrig, Simeon$$b34
001029212 7001_ $$0P:(DE-HGF)0$$aEljarrat Ascunce, Alberto$$b35
001029212 7001_ $$0P:(DE-HGF)0$$aErcius, Peter$$b36
001029212 7001_ $$0P:(DE-HGF)0$$aFuery, Caroline$$b37
001029212 7001_ $$0P:(DE-HGF)0$$aFurhmann, Patrick$$b38
001029212 7001_ $$0P:(DE-HGF)0$$aGaida, John$$b39
001029212 7001_ $$0P:(DE-HGF)0$$aGoscinski, Wojtek James$$b40
001029212 7001_ $$0P:(DE-HGF)0$$aGuzzinati, Giulio$$b41
001029212 7001_ $$0P:(DE-HGF)0$$aHaas, Benedikt$$b42
001029212 7001_ $$0P:(DE-HGF)0$$aHines, Chris$$b43
001029212 7001_ $$0P:(DE-Juel1)130723$$aHouben, Lothar$$b44
001029212 7001_ $$0P:(DE-Juel1)136954$$aHuang, Guangcheng$$b45
001029212 7001_ $$0P:(DE-HGF)0$$aHuth, Martin$$b46
001029212 7001_ $$0P:(DE-HGF)0$$aJemian, Pete$$b47
001029212 7001_ $$0P:(DE-HGF)0$$aJohnstone, Duncan N.$$b48
001029212 7001_ $$0P:(DE-HGF)0$$aKoch, Christoph$$b49
001029212 7001_ $$0P:(DE-Juel1)159421$$aKrings, Alexander$$b50
001029212 7001_ $$0P:(DE-HGF)0$$aLam, Siu Kwan$$b51
001029212 7001_ $$0P:(DE-HGF)0$$aLei, Weng I$$b52
001029212 7001_ $$0P:(DE-HGF)0$$aLesnichaia, Anastasiia$$b53
001029212 7001_ $$0P:(DE-HGF)0$$aLiberti, Emanuela$$b54
001029212 7001_ $$0P:(DE-Juel1)167381$$aLu, Penghan$$b55
001029212 7001_ $$0P:(DE-HGF)0$$aMacLaren, Ian$$b56
001029212 7001_ $$0P:(DE-HGF)0$$aMahr, Christoph$$b57
001029212 7001_ $$0P:(DE-HGF)0$$aMcCartan, Shane$$b58
001029212 7001_ $$0P:(DE-HGF)0$$aMeissner, Heide$$b59
001029212 7001_ $$0P:(DE-HGF)0$$aMittelberger, Andreas$$b60
001029212 7001_ $$0P:(DE-HGF)0$$aMoldovan, Grigore$$b61
001029212 7001_ $$0P:(DE-HGF)0$$aMüller, Johannes$$b62
001029212 7001_ $$0P:(DE-HGF)0$$aNebot, Eduardo$$b63
001029212 7001_ $$0P:(DE-HGF)0$$aOda, Terri$$b64
001029212 7001_ $$0P:(DE-HGF)0$$aO'Ryan, Liam$$b65
001029212 7001_ $$0P:(DE-HGF)0$$aOster, Marco$$b66
001029212 7001_ $$0P:(DE-HGF)0$$aPakzad, Ana$$b67
001029212 7001_ $$0P:(DE-HGF)0$$aPekin, Thomas C.$$b68
001029212 7001_ $$0P:(DE-HGF)0$$aPeña, Francisco de la$$b69
001029212 7001_ $$0P:(DE-HGF)0$$aRichter, Tobias$$b70
001029212 7001_ $$0P:(DE-HGF)0$$aRitz, Robert$$b71
001029212 7001_ $$0P:(DE-HGF)0$$aSander, Kunt$$b72
001029212 7001_ $$0P:(DE-HGF)0$$aSchloz, Marcel$$b73
001029212 7001_ $$0P:(DE-HGF)0$$aSchuh, Michael$$b74
001029212 7001_ $$0P:(DE-HGF)0$$aShabih, Sherjeel$$b75
001029212 7001_ $$0P:(DE-HGF)0$$aSimson, Martin$$b76
001029212 7001_ $$0P:(DE-HGF)0$$aSparlinek, Peter$$b77
001029212 7001_ $$0P:(DE-HGF)0$$aStewart, Andy$$b78
001029212 7001_ $$0P:(DE-HGF)0$$aSukumaran, Murali$$b79
001029212 7001_ $$0P:(DE-HGF)0$$aSweeney, Eugene$$b80
001029212 7001_ $$0P:(DE-HGF)0$$aVerbeeck, Jo$$b81
001029212 7001_ $$0P:(DE-HGF)0$$aVoyles, Paul$$b82
001029212 7001_ $$0P:(DE-HGF)0$$aWatts, Benjamin$$b83
001029212 7001_ $$0P:(DE-HGF)0$$aWepf, Roger$$b84
001029212 7001_ $$0P:(DE-HGF)0$$aWilbrink, Jacob$$b85
001029212 7001_ $$0P:(DE-HGF)0$$aWilson, Lance$$b86
001029212 7001_ $$0P:(DE-Juel1)161387$$aWinkler, Florian$$b87
001029212 7001_ $$0P:(DE-HGF)0$$aWollgarten, Markus$$b88
001029212 7001_ $$0P:(DE-HGF)0$$a@theassassin$$b89
001029212 7001_ $$0P:(DE-HGF)0$$aOzsoy-Keskinbora, Cigdem$$b90
001029212 773__ $$a10.5281/ZENODO.11204954
001029212 909CO $$ooai:juser.fz-juelich.de:1029212$$pVDB
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)174151$$aForschungszentrum Jülich$$b0$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)171370$$aForschungszentrum Jülich$$b1$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)180323$$aForschungszentrum Jülich$$b3$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)165314$$aForschungszentrum Jülich$$b22$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)144121$$aForschungszentrum Jülich$$b23$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)130525$$aForschungszentrum Jülich$$b24$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)139077$$aForschungszentrum Jülich$$b25$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)157750$$aForschungszentrum Jülich$$b27$$kFZJ
001029212 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)167381$$aForschungszentrum Jülich$$b55$$kFZJ
001029212 9131_ $$0G:(DE-HGF)POF4-535$$1G:(DE-HGF)POF4-530$$2G:(DE-HGF)POF4-500$$3G:(DE-HGF)POF4$$4G:(DE-HGF)POF$$9G:(DE-HGF)POF4-5351$$aDE-HGF$$bKey Technologies$$lMaterials Systems Engineering$$vMaterials Information Discovery$$x0
001029212 9141_ $$y2024
001029212 9201_ $$0I:(DE-Juel1)ER-C-1-20170209$$kER-C-1$$lPhysik Nanoskaliger Systeme$$x0
001029212 980__ $$asware
001029212 980__ $$aVDB
001029212 980__ $$aI:(DE-Juel1)ER-C-1-20170209
001029212 980__ $$aUNRESTRICTED