diff --git a/.zenodo.json b/.zenodo.json index 0dfe61d..b48c011 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -9,7 +9,7 @@ "orcid": "https://orcid.org/0000-0001-6591-4637" }, { - "name": "Ravelli, Raimond B.G.", + "name": "Ravelli, Raimond B. G.", "affiliation": "Maastricht MultiModal Molecular Imaging Institute (M4I), FHML, Maastricht University, Maastricht, The Netherlands", "orcid": "https://orcid.org/0000-0001-6056-5888" } @@ -26,6 +26,12 @@ "identifier": "10.1016/j.ultramic.2020.113091", "relation": "isDescribedBy", "resource_type": "publication-article" + }, + { + "scheme": "doi", + "identifier": "10.1093/micmic/ozac009", + "relation": "isDescribedBy", + "resource_type": "publication-article" } ] } \ No newline at end of file diff --git a/README.md b/README.md index f65031e..d46ac05 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ Please consider citing either or both the Zenodo deposit of this code and our pa * van Schayck, J. Paul. (2020). M4I-nanoscopy/tpx3EventViewer. _Zenodo_. https://doi.org/10.5281/zenodo.3693990 * Schayck, J. P. van, Genderen, E. van, Maddox, E., Roussel, L., Boulanger, H., Fröjdh, E., Abrahams, J.-P., Peters, P. J. & Ravelli, R. B. G. (2020). Sub-pixel electron detection using a convolutional neural network. _Ultramicroscopy_, 218, 113091. https://doi.org/10.1016/j.ultramic.2020.113091 +* J Paul van Schayck, Yue Zhang, Kèvin Knoops, Peter J Peters, Raimond B G Ravelli, Integration of an Event-driven Timepix3 Hybrid Pixel Detector into a Cryo-EM Workflow, Microscopy and Microanalysis, Volume 29, Issue 1, February 2023, Pages 352–363, https://doi.org/10.1093/micmic/ozac009 ## Copyright diff --git a/requirements.txt b/requirements.txt index 6a24f1d..779f888 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -h5py>=2.8.0,<3.0.0 +h5py>=3.0.0,<4.0.0 matplotlib>=3.0.0,<4.0.0 Pillow>9.0.0,<10.0.0 tensorflow<2.9.0 scipy>1.4.0,<2.0.0 -numpy>=1.20.0,<1.23.0 +numpy>=1.20.0,<1.25.0 tqdm>=4.0.0,<5.0 mrcfile>1.0.0,<2.0.0