001043683 001__ 1043683
001043683 005__ 20250716202229.0
001043683 0247_ $$2doi$$a10.5281/ZENODO.15191240
001043683 037__ $$aFZJ-2025-02981
001043683 041__ $$aEnglish
001043683 1001_ $$0P:(DE-Juel1)174151$$aClausen, Alexander$$b0$$eCorresponding author
001043683 245__ $$aLiberTEM/LiberTEM: 0.14.2
001043683 260__ $$c2025
001043683 3367_ $$2DCMI$$aSoftware
001043683 3367_ $$0PUB:(DE-HGF)33$$2PUB:(DE-HGF)$$aSoftware$$bsware$$msware$$s1752681326_22848
001043683 3367_ $$2BibTeX$$aMISC
001043683 3367_ $$06$$2EndNote$$aComputer Program
001043683 3367_ $$2ORCID$$aOTHER
001043683 3367_ $$2DataCite$$aSoftware
001043683 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.
001043683 536__ $$0G:(DE-HGF)POF4-5351$$a5351 - Platform for Correlative, In Situ and Operando Characterization (POF4-535)$$cPOF4-535$$fPOF IV$$x0
001043683 536__ $$0G:(DE-HGF)POF4-5353$$a5353 - Understanding the Structural and Functional Behavior of Solid State Systems (POF4-535)$$cPOF4-535$$fPOF IV$$x1
001043683 536__ $$0G:(DE-HGF)VH-NG-1317$$amoreSTEM - Momentum-resolved Scanning Transmission Electron Microscopy (VH-NG-1317)$$cVH-NG-1317$$x2
001043683 536__ $$0G:(DE-HGF)ZT-I-0025$$aPtychography 4.0 - Proposal for a pilot project "Information & Data Science" (ZT-I-0025)$$cZT-I-0025$$x3
001043683 536__ $$0G:(DE-Juel-1)aidas_20200731$$aAIDAS - Joint Virtual Laboratory for AI, Data Analytics and Scalable Simulation (aidas_20200731)$$caidas_20200731$$x4
001043683 588__ $$aDataset connected to DataCite
001043683 650_7 $$2Other$$aSTEM
001043683 650_7 $$2Other$$aTEM
001043683 650_7 $$2Other$$apixelated STEM
001043683 650_7 $$2Other$$a4D STEM
001043683 650_7 $$2Other$$ahigh-throughput
001043683 650_7 $$2Other$$aelectron microscopy
001043683 7001_ $$0P:(DE-Juel1)171370$$aWeber, Dieter$$b1$$eCorresponding author
001043683 7001_ $$00000-0001-9134-384X$$aBryan, Matthew$$b2
001043683 7001_ $$0P:(DE-Juel1)180323$$aRuzaeva, Karina$$b3
001043683 7001_ $$0P:(DE-Juel1)159136$$aMigunov, Vadim$$b4
001043683 7001_ $$00009-0000-8753-9698$$aDagenborg, Sivert$$b5
001043683 7001_ $$00000-0002-2870-366X$$aBaburajan, Anand$$b6
001043683 7001_ $$00000-0001-5045-5650$$aBahuleyan, Abijith$$b7
001043683 7001_ $$0P:(DE-Juel1)157760$$aCaron, Jan$$b8
001043683 7001_ $$00000-0003-2079-5368$$aChandra, Rahul$$b9
001043683 7001_ $$0P:(DE-HGF)0$$aDey, Shankhadeep$$b10
001043683 7001_ $$00000-0003-0224-3746$$aHalder, Sayandip$$b11
001043683 7001_ $$00000-0001-5934-7525$$aKatz, Daniel S.$$b12
001043683 7001_ $$00000-0003-1010-0366$$aLevin, Barnaby D. A.$$b13
001043683 7001_ $$00000-0001-7981-5293$$aNord, Magnus$$b14
001043683 7001_ $$00000-0003-2348-8558$$aOphus, Colin$$b15
001043683 7001_ $$0P:(DE-HGF)0$$aPeter, Simon$$b16
001043683 7001_ $$0P:(DE-HGF)0$$aPuskás, Levente$$b17
001043683 7001_ $$0P:(DE-HGF)0$$aSchyndel van, Jay$$b18
001043683 7001_ $$0P:(DE-HGF)0$$aShin, Jaeweon$$b19
001043683 7001_ $$0P:(DE-HGF)0$$aSunku, Sai$$b20
001043683 7001_ $$00000-0002-1213-2911$$aÅnes, Håkon W.$$b21
001043683 7001_ $$0P:(DE-Juel1)165314$$aMüller-Caspary, Knut$$b22
001043683 7001_ $$0P:(DE-Juel1)144121$$aDunin-Borkowski, Rafal E.$$b23
001043683 7001_ $$0P:(DE-Juel1)130525$$aBarthel, Juri$$b24$$eOther$$ufzj
001043683 7001_ $$0P:(DE-Juel1)139077$$aBauer, Reimar$$b25$$eOther$$ufzj
001043683 7001_ $$0P:(DE-HGF)0$$aBecker, Julian$$b26$$eOther
001043683 7001_ $$0P:(DE-Juel1)157750$$aBeckmann, Andreas$$b27$$eOther$$ufzj
001043683 7001_ $$0P:(DE-HGF)0$$aBücker, Robert$$b28$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$azu Castell, Wolfgang$$b29$$eOther
001043683 7001_ $$00000-0003-4806-9413$$aFedorov, Andrey$$b30$$eOther
001043683 7001_ $$00000-0001-5215-101X$$aJensen, Mark$$b31$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aKrajnak, Matus$$b32$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aCrout, Phillip$$b33$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aEhrig, Simeon$$b34$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aEljarrat Ascunce, Alberto$$b35$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aErcius, Peter$$b36$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aFuery, Caroline$$b37$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aFurhmann, Patrick$$b38$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aGaida, John$$b39$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aGoscinski, Wojtek James$$b40$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aGuzzinati, Giulio$$b41$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aHaas, Benedikt$$b42$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aHines, Chris$$b43$$eOther
001043683 7001_ $$0P:(DE-Juel1)130723$$aHouben, Lothar$$b44$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aHuang, Chen$$b45
001043683 7001_ $$0P:(DE-HGF)0$$aHuth, Martin$$b46$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aJemian, Pete$$b47$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aJohnstone, Duncan N.$$b48$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aKoch, Christoph$$b49$$eOther
001043683 7001_ $$0P:(DE-Juel1)159421$$aKrings, Alexander$$b50$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aLam, Siu Kwan$$b51$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aLei, Weng I$$b52$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aLesnichaia, Anastasiia$$b53$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aLiberti, Emanuela$$b54$$eOther
001043683 7001_ $$0P:(DE-Juel1)167381$$aLu, Penghan$$b55$$eOther$$ufzj
001043683 7001_ $$0P:(DE-HGF)0$$aMacLaren, Ian$$b56$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aMahr, Christoph$$b57$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aMcCartan, Shane$$b58$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aMeissner, Heide$$b59$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aMittelberger, Andreas$$b60$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aMoldovan, Grigore$$b61$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aMüller, Johannes$$b62$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aNebot, Eduardo$$b63$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aOda, Terri$$b64$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aO'Ryan, Liam$$b65$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aOster, Marco$$b66$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aPakzad, Ana$$b67$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aPekin, Thomas C.$$b68$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aPeña, Francisco de la$$b69$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aRichter, Tobias$$b70$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aRitz, Robert$$b71$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aSander, Kunt$$b72$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aSchloz, Marcel$$b73$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aSchuh, Michael$$b74$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aShabih, Sherjeel$$b75$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aSimson, Martin$$b76$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aSparlinek, Peter$$b77$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aStewart, Andy$$b78$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aSukumaran, Murali$$b79$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aSweeney, Eugene$$b80$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aVerbeeck, Jo$$b81$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aVoyles, Paul$$b82$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aWatts, Benjamin$$b83$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aWepf, Roger$$b84$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aWilbrink, Jacob$$b85$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aWilson, Lance$$b86$$eOther
001043683 7001_ $$0P:(DE-Juel1)161387$$aWinkler, Florian$$b87$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aWollgarten, Markus$$b88$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$a@theassassin$$b89$$eOther
001043683 7001_ $$0P:(DE-HGF)0$$aOzsoy-Keskinbora, Cigdem$$b90$$eOther
001043683 773__ $$a10.5281/ZENODO.15191240
001043683 909CO $$ooai:juser.fz-juelich.de:1043683$$pVDB
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)174151$$aForschungszentrum Jülich$$b0$$kFZJ
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)171370$$aForschungszentrum Jülich$$b1$$kFZJ
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)180323$$aForschungszentrum Jülich$$b3$$kFZJ
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)144121$$aForschungszentrum Jülich$$b23$$kFZJ
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)130525$$aForschungszentrum Jülich$$b24$$kFZJ
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)139077$$aForschungszentrum Jülich$$b25$$kFZJ
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)157750$$aForschungszentrum Jülich$$b27$$kFZJ
001043683 9101_ $$0I:(DE-588b)5008462-8$$6P:(DE-Juel1)167381$$aForschungszentrum Jülich$$b55$$kFZJ
001043683 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
001043683 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-5353$$aDE-HGF$$bKey Technologies$$lMaterials Systems Engineering$$vMaterials Information Discovery$$x1
001043683 9141_ $$y2025
001043683 9201_ $$0I:(DE-Juel1)ER-C-1-20170209$$kER-C-1$$lPhysik Nanoskaliger Systeme$$x0
001043683 9201_ $$0I:(DE-Juel1)ER-C-2-20170209$$kER-C-2$$lMaterialwissenschaft u. Werkstofftechnik$$x1
001043683 980__ $$asware
001043683 980__ $$aVDB
001043683 980__ $$aI:(DE-Juel1)ER-C-1-20170209
001043683 980__ $$aI:(DE-Juel1)ER-C-2-20170209
001043683 980__ $$aUNRESTRICTED