40m
QIL
Cryo_Lab
CTN
SUS_Lab
TCS_Lab
OMC_Lab
CRIME_Lab
FEA
ENG_Labs
OptContFac
Mariner
WBEEShop
|
40m Log |
Not logged in |
 |
|
Fri Jan 13 21:32:49 2017, rana, HowTo, DAQ, Get 40m data using NDS2 and Python
|
Sat Jan 14 00:53:05 2017, rana, HowTo, DAQ, Get 40m data using NDS2 and Python
|
Sat Jan 14 12:12:03 2017, rana, Update, DAQ, minute trends missing
|
Sat Jan 14 12:36:57 2017, ericq, Update, DAQ, minute trends missing
|
|
Message ID: 12714
Entry time: Fri Jan 13 21:32:49 2017
Reply to this: 12717
|
Author: |
rana |
Type: |
HowTo |
Category: |
DAQ |
Subject: |
Get 40m data using NDS2 and Python |
|
|
The attached file is a python notebook that you can use to get data. Minimal syntax. |
|
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Get some 40m data using NDS"
]
},
{
... 137 more lines ...
|