News Archive¶
11 May 2022 - Release 0.2.5 with some compatibility updates and improvements - see changelog for details.
2 May 2022 - Release 0.2.4 with several updates and improvements - see changelog for details.
26 February 2022 - Release 0.2.3 with several updates and improvements - see changelog for details.
29 November 2021 - Release 0.2.2 with several updates and improvements - see changelog for details.
19 October 2021 - Release 0.2.1 with several updates and improvements - see changelog for details.
20 September 2021 - Publication of a diptych on Parallel mode differential phase contrast in transmission electron microscopy: Part I Microsc. Microanal. 27, 1113 (2021), Part II Microsc. Microanal. 27, 1123 (2021).
25 March 2021 - Release 0.2.0 with automatic threading control and several updates and improvements - see changelog for details.
23 January 2021 - Release 0.1.13 with several updates and improvements - see changelog for details.
21 December 2020 - Release 0.1.12 with several updates and improvements - see changelog for details.
1 November 2020 - Release 0.1.11 with lots of new features and improvements - see changelog for details.
4 September 2020 - Publication: Fast Pixelated Detectors in Scanning Transmission Electron Microscopy. Part II: Post Acquisition Data Processing, Visualisation, and Structural Characterisation, Microsc. Microanal. 26, 944 (2020), arXiv (2019).
21 August 2020 - Publication of open-data for ‘Part 2’ including all data and scripts:
10 August 2020 - Publication: Fast Pixelated Detectors in Scanning Transmission Electron Microscopy. Part I: Data Acquisition, Live Processing and Storage, Microsc. Microanal. 26, 653 (2020), arXiv (2019). All data and scripts for this paper are available:
7 April 2020 - Release 0.1.10 (see changelog for details), updated notebook (https://gitlab.com/fpdpy/fpd-demos), and a new preprint: Fast Pixelated Detectors in Scanning Transmission Electron Microscopy. Part II: Post Acquisition Data Processing, Visualisation, and Structural Characterisation, arXiv (2020).
1 March 2020 - Release 0.1.9 with many new features and improvements - see changelog for details.
18 November 2019 - New preprint: Fast Pixelated Detectors in Scanning Transmission Electron Microscopy. Part I: Data Acquisition, Live Processing and Storage, arXiv (2019).
4 November 2019 - Release 0.1.8: updates for compatibility with most recent skimage and numpy.
1 September 2019 - Release 0.1.7: new Airy disc diameter (airy_d()
) and 7-smooth number (smooth7()
) functions, and a new module for io (fpd_io
) featuring a NanoMegas Topspin app5 file converter for SPED data, topspin_app5_to_hdf5()
(documentation: Converting Topspin app5 Files).
24 March 2019 - Release 0.1.6: improvements to MerlinBinary
class, speed optimisations in synthetic_images()
, ‘Uniform’ colourmap renamed to ‘MLP’, additional conversion functions in mag_tools
, and improvements to the single image SNR function, snr_single_image()
.
18 February 2019 - Release 0.1.5 with improvements to or new lattice functions (lattice_from_inliers()
, blob_log_detect()
, lattice_resolver()
), new SNR and gun noise correction tools in a new utils
module, and many other improvements.
27 October 2018 - Release 0.1.4 with new CubicImageInterpolator
and VirtualAnnularImages
classes, several lattice finding (blob_log_detect()
, friedel_filter()
, synthetic_lattice()
, vector_combinations()
, lattice_angles()
, lattice_magnitudes()
, lattice_inlier()
, optimise_lattice()
), ctf (ctf()
, scherzer_defocus()
, defocus_from_ctf_crossing()
) and image alignment (orb_trans()
, optimise_trans()
, apply_image_trans()
) functions in the tem_tools
module, and many other improvements. Examples are given in the notebook overview: https://gitlab.com/fpdpy/fpd-demos.
31 July 2018 - Release 0.1.3 with new MerlinBinary
class and other improvements.
25 Mar 2018 - Notebook demos are now available at https://gitlab.com/fpdpy/fpd-demos