psf-extractor
Characterize the PSF of an optical setup
Science Score: 44.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Repository
Characterize the PSF of an optical setup
Basic Info
Statistics
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
PSF-Extractor
A Python software package to characterize the Point Spread Function of an optical setup.
Created by Daan Boltje, Ernest van der Wee
Made presentable by Ryan Lane
Input from Yoram Vos
Installation
Create a new conda environment (assumes Anaconda or Miniconda is already installed) from the terminal
$ conda create -n psf -c conda-forge numpy scipy pandas matplotlib scikit-image jupyterlab trackpy xarray cmapActivate environment
$ conda activate psfInstall directly from github repository (assumes git is installed and in PATH)
(psf) $ pip install git+https://github.com/hoogenboom-group/PSF-Extractor.git
To run in a Jupyter notebook
(Optional) environment setup for enlightened folk
(psf) $ conda install -c conda-forge nodejs (psf) $ pip install tqdm ipympl ipywidgets imagecodecs mpl_interactionsStart jupyter lab session
(psf) $ cd /path/to/PSF-Extractor/ (psf) $ jupyter labRun
walkthrough.ipynb
Owner
- Name: hoogenboom-group
- Login: hoogenboom-group
- Kind: organization
- Repositories: 2
- Profile: https://github.com/hoogenboom-group
Citation (CITATION.cff)
cff-version: 1.2.0
title: PSF-Extractor
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Daan Benjamin
family-names: Boltje
email: d.b.boltje@tudelft.nl
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0003-4881-4700'
- given-names: Ernest Benjamin
name-particle: van der
family-names: Wee
email: E.B.vanderWee@tudelft.nl
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0002-0139-4019'
- given-names: Ryan
family-names: Lane
email: r.i.lane@tudelft.nl
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0002-5887-2069'
version: 0.1
repository: 'https://github.com/hoogenboom-group/PSF-Extractor'
url: 'https://github.com/hoogenboom-group/PSF-Extractor'
abstract: >-
A Python software package to characterize the
Point Spread Function of an optical setup.
keywords:
- "point spread function"
- "optical microscope"
- software
license: CC-BY-4.0
date-released: '2022-06-01'
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2