tempesta-redsted
The Tempesta (github.com/TestaLab/Tempesta) version used for the RedSTED, in the TestaLab @SciLifeLab.
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Repository
The Tempesta (github.com/TestaLab/Tempesta) version used for the RedSTED, in the TestaLab @SciLifeLab.
Basic Info
Statistics
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Tempesta-RedSTED
The Tempesta (www.github.com/TestaLab/Tempesta) version used for the RedSTED, in the TestaLab @SciLifeLab.
This version of Tempesta is used to control the STED microscope built in the Testa Lab (www.testalab.org) at SciLifeLab in Stockholm, Sweden. It was adapted from the Tempesta used to control the MoNaLISA microscope developed in the lab, which in turn was adapted from the custom-written microscope-control software Tormenta (www.github.com/fedebarabas/tormenta).
It is modularly based, with custom-written drivers and code implementation for control of lasers, SLM, scanning stage, z-piezo, focus lock, widefield camera, tiling, AOMs, AOTFs, microscope stand, and the synchronization of all these parts. A communication channel with microscope software Imspector (https://imspectordocs.readthedocs.io/) is also implemented.
Adaptation by: Jonatan Alvelid
Do not hesitate to contact me (@jonatanalvelid) for any questions regarding the code, for your own implementation or curiosity.
Used in the following publication:
Jonatan Alvelid and Ilaria Testa, Stable stimulated emission depletion imaging of extended sample regions, J. Phys. D: Appl. Phys. 53 024001 (2020), https://doi.org/10.1088/1361-6463/ab4c13
Owner
- Name: Jonatan Alvelid
- Login: jonatanalvelid
- Kind: user
- Location: Jena, Germany
- Company: Leibniz IPHT
- Website: https://www.biophysical-imaging.com/
- Twitter: jonatanalvelid
- Repositories: 2
- Profile: https://github.com/jonatanalvelid
Postdoc in the Eggeling lab at the Leibniz IPHT, working on microscopy automation and image analysis
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
family-names: Alvelid
given-names: Jonatan
orcid: "https://orcid.org/0000-0002-3554-9322"
cff-version: "1.1.0"
date-released: 2021-11-02
license: "GPL-3.0"
message: "If you use this software, please cite it as below."
repository-code: "https://github.com/jonatanalvelid/Tempesta-RedSTED"
title: "Tempesta-RedSTED"
version: "v1.0.0"
...