Skip to content
Snippets Groups Projects
Commit 0b3fd61c authored by Wact B. Prot's avatar Wact B. Prot
Browse files

keithley pp

parent eaa0faed
No related branches found
No related tags found
No related merge requests found
...@@ -19,5 +19,5 @@ ...@@ -19,5 +19,5 @@
"Read the collector current of the lab gauge. With slow filter at "Read the collector current of the lab gauge. With slow filter at
least the first 10 readings should be droped." least the first 10 readings should be droped."
[{{t :Token u :Unit n :Skip} :PostScriptInput x :_x :as task}] [{{t :Token u :Unit n :Skip} :PostScriptInput x :_x :as task}]
(merge task {:Result [(ppu/vl-result t (drop n (mapv (comp u/number extract) v)) u)]})) (merge task {:Result [(ppu/vl-result t (drop n (mapv (comp u/number extract) x)) u)]}))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment