File tree 2 files changed +46
-2
lines changed
2 files changed +46
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "cells" : [
3
+ {
4
+ "cell_type" : " markdown" ,
5
+ "id" : " 86649012-4219-45f8-a42b-2f222159d7c9" ,
6
+ "metadata" : {},
7
+ "source" : [
8
+ " \n " ,
9
+ " \n " ,
10
+ " - Look at noise notebook again\n " ,
11
+ " - Look at pink noise:\n " ,
12
+ " - Can we tell from spectrum what \" color\" the noise is?\n " ,
13
+ " - \" Pink noise\" looks interesting\n " ,
14
+ " - https://stackoverflow.com/questions/67085963/generate-colors-of-noise-in-python\n " ,
15
+ " - https://en.wikipedia.org/wiki/Pink_noise\n " ,
16
+ " - https://en.wikipedia.org/wiki/Johnson%E2%80%93Nyquist_noise\n " ,
17
+ " - Look at shot noise:\n " ,
18
+ " - Looks interesting: https://electronics.stackexchange.com/questions/716039/noise-in-classical-quantum-transmission\n " ,
19
+ " - But what time scale does this happen on?"
20
+ ]
21
+ }
22
+ ],
23
+ "metadata" : {
24
+ "kernelspec" : {
25
+ "display_name" : " Python 3 (ipykernel)" ,
26
+ "language" : " python" ,
27
+ "name" : " python3"
28
+ },
29
+ "language_info" : {
30
+ "codemirror_mode" : {
31
+ "name" : " ipython" ,
32
+ "version" : 3
33
+ },
34
+ "file_extension" : " .py" ,
35
+ "mimetype" : " text/x-python" ,
36
+ "name" : " python" ,
37
+ "nbconvert_exporter" : " python" ,
38
+ "pygments_lexer" : " ipython3" ,
39
+ "version" : " 3.13.2"
40
+ }
41
+ },
42
+ "nbformat" : 4 ,
43
+ "nbformat_minor" : 5
44
+ }
Original file line number Diff line number Diff line change 926
926
"name" : " python" ,
927
927
"nbconvert_exporter" : " python" ,
928
928
"pygments_lexer" : " ipython3" ,
929
- "version" : " 3.11.6 "
929
+ "version" : " 3.13.2 "
930
930
}
931
931
},
932
932
"nbformat" : 4 ,
933
- "nbformat_minor" : 2
933
+ "nbformat_minor" : 4
934
934
}
You can’t perform that action at this time.
0 commit comments