Skip to content

Commit a251798

Browse files
committed
parser
1 parent b28c696 commit a251798

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.DS_Store

2 KB
Binary file not shown.

Fall 2018/.DS_Store

0 Bytes
Binary file not shown.

Fall 2018/ProCoDA_parser_graphs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
import math as m
33
import numpy as np
44
from aide_design.play import*
5-
import aguaclara_research as ar
6-
5+
from aguaclara_research import ProCoDA_Parser as pp
76

7+
pp.ftime("Scale_Flow_rate_30cm_tab_delimited.txt", start=0, end=-1)
88

99
```

0 commit comments

Comments
 (0)