Skip to content

Commit 520a0c0

Browse files
committed
minor changes
1 parent a7467b0 commit 520a0c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ install:
3232
mkdir -p $(DESTDIR)/lib/udev/rules.d
3333
install -m 644 99-pslab.rules $(DESTDIR)/lib/udev/rules.d/99-pslab
3434
# fix a few permissions
35-
#find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \;
35+
find $(DESTDIR)/usr/share/pslab/psl_res -name auto.sh -exec chmod -x {} \;

PSL/sciencelab.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ def __runInitSequence__(self,**kwargs):
127127
self.achans=[analogAcquisitionChannel(a) for a in ['CH1','CH2','CH3','MIC']]
128128
self.gain_values=gains
129129
self.buff=np.zeros(10000)
130-
self.SOCKET_CAPACITANCE = 42e-12# 42e-12 is typical for the SEElablet. Actual values will be updated during calibration loading
130+
self.SOCKET_CAPACITANCE = 42e-12# 42e-12 is typical for the PSLab. Actual values will be updated during calibration loading
131131
self.resistanceScaling = 1.
132132

133133
self.digital_channel_names=digital_channel_names

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy