A scientific publication that describes experiments to explore whether stimulated emission from a pointlike emitter is distinguishable from the stimulating beam. This repository hosts everything you need to reproduce our results. Read the publication here: https://andrewgyork.github.io/stimulated_emission_imaging (hosted via Andrew York's personal GitHub account) or here: https://sanjayvijay.github.io/stimulated_emission_imaging (hosted via Sanjay Varma's personal GitHub account) or here: https://calico.github.io/stimulated_emission_imaging (hosted via the Calico Labs institutional GitHub account)
This repository is intended to hold a (mostly) self-contained scientific publication. It contains:
- HTML, javascript, CSS, and small images (
index.html
,appendix.html
, and thejavascript
,stylesheets
, andimages
directories) - A (limited) PDF version of the publication; note that this does not include animated/interactive figures.
- Code which produces figures (in the
figure_generation
directory). You can run and modify this code to verify and explore our results. Seefigure_generation/README.txt
for instructions how to run the figure generation code.
Some files aren't suitable for version control, (e.g. raw data, minimally pre-processed data, etc). These are stored in two dedicated repositories:
- Main article data: https://doi.org/10.5281/zenodo.3659378
- Appendix data: https://doi.org/10.5281/zenodo.3659380
Hopefully this makes it easier to manage big, non-text files without risking the faithful version control of small, important text-based files stored here.
This work is licensed under a Creative Commons Attribution 4.0 International License.