You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* updated navbar with color and logo
* Changed logo text from Miniscope DAQ to Miniscopes
* Remove unnecessary dependency to avoid build errors
* update gh-action python
* fix broken external link
---------
Co-authored-by: Ceci Herbert <[email protected]>
Co-authored-by: Ceci Herbert <[email protected]>
Copy file name to clipboardExpand all lines: Pipfile
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,4 +11,3 @@ sphinxcontrib-email = "*"
11
11
pydata-sphinx-theme = "*"
12
12
make = "*"
13
13
ipython = "==8.10.0"# this version is required to avoid the "WARNING: Pygments lexer name 'ipython3' is not known" that occurs when trying to use notebooks in sphinx - maybe this will be updated
Copy file name to clipboardExpand all lines: source/ucla-miniscope-v4/developer/mods/spectral.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The UCLA Miniscope v4 as sold by Open Ephys is compatible with green indicators
10
10
Standard
11
11
********
12
12
13
-
470nm (blue) LED excitation light source (`LXZ1-PB01 <https://octopart.com/datasheet/lxz1-px01-lumileds-31228818>`__) to image a green indicator e.g. `GCaMP6f <https://www.fpbase.org/protein/gcamp6f/>`__:
13
+
470nm (blue) LED excitation light source (`LXZ1-PB01 <https://luxeonstar.com/wp-content/uploads/documentation/ds105.pdf>`__) to image a green indicator e.g. `GCaMP6f <https://www.fpbase.org/protein/gcamp6f/>`__:
14
14
15
15
.. figure:: /_static/images/gcamp6f.svg
16
16
:alt:plot of emission/excitation spectra of GCaMP6f
@@ -38,7 +38,7 @@ The standard UCLA Miniscope v4 is sold by Open Ephys in DIY kits and already ass
38
38
Lime
39
39
****
40
40
41
-
560nm (yellow-green) LED excitation light source (`LXZ1-PX01 <https://octopart.com/datasheet/lxz1-px01-lumileds-31228818>`__) to image a red indicator e.g. `jRGECO1a <https://www.fpbase.org/protein/jrgeco1a/>`__:
41
+
560nm (yellow-green) LED excitation light source (`LXZ1-PX01 <https://luxeonstar.com/wp-content/uploads/documentation/ds105.pdf>`__) to image a red indicator e.g. `jRGECO1a <https://www.fpbase.org/protein/jrgeco1a/>`__:
42
42
43
43
.. figure:: /_static/images/jrgeco1a.svg
44
44
:alt:plot of emission/excitation spectra of jRGECO1a
0 commit comments