File tree Expand file tree Collapse file tree 7 files changed +48
-309
lines changed
Expand file tree Collapse file tree 7 files changed +48
-309
lines changed Original file line number Diff line number Diff line change 1+ # Analysis
2+
3+ The following is a placeholder for an analysis guide. More is in the works.
Original file line number Diff line number Diff line change 1+ # Data Handling
2+
3+ ## Data Formats
4+
5+ ``` {toctree}
6+ data_formats
7+ ```
8+
9+ ## Analysis
10+ ``` {toctree}
11+ analysis_example
12+ ```
Original file line number Diff line number Diff line change 1+ # Examples
2+
3+ ``` {toctree}
4+
5+ [//]: # (Introduction to sweeping)
6+ Intro to our Holoviz apps
7+ Holoviz-based plotting in the lab - Primer
8+ hvplot_visualization_guide
9+ Data explorer
10+ ```
Original file line number Diff line number Diff line change @@ -37,11 +37,9 @@ Labcore is developed by Physicists for real needs happening inside of our lab.
3737:maxdepth: 2
3838:caption: Contents
3939
40- instruments/instrumentserver
41- instruments/instrumentmonitoring
42- instruments/qcodes_instruments/instruments
43- measurement/sweep
44- data/data_formats
40+ instruments/index
41+ measurement/index
42+ data/index
4543about
4644```
4745
5149:maxdepth: 1
5250:caption: Jupyter Notebook Examples
5351
54- examples/Introduction to sweeping
55- examples/Intro to our Holoviz apps
56- examples/Holoviz-based plotting in the lab - Primer
57- examples/hvplot_visualization_guide
58- examples/Data explorer
52+ examples/index
5953```
6054
6155## API Reference
Original file line number Diff line number Diff line change 1+ # Instruments
2+
3+ ## Instrumentserver
4+
5+ ``` {toctree}
6+ instrumentserver
7+ instrumentmonitoring
8+ ```
9+
10+ ## QCoDeS Drivers
11+
12+ ``` {toctree}
13+ qcodes_instruments/instruments
14+ ```
Original file line number Diff line number Diff line change 1+ # Measurement
2+
3+ ``` {toctree}
4+ sweep
5+ ```
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments