Skip to content

Commit

Permalink
Merge branch 'rc'
Browse files Browse the repository at this point in the history
  • Loading branch information
zheins committed Sep 24, 2019
2 parents 9e09ff4 + fa6fe5f commit b471119
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 171 deletions.
25 changes: 25 additions & 0 deletions cal_schema.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[
{
"name": "string",
"measuredData":[[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],
"calibrationType": "string",
"raw": [
{
"param":"string",
"vialData": [[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],
"timeCollected": "number",
"name": "string"
}
],
"fits": [
{
"name": "string",
"coefficients": [[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],
"type": "string",
"timeFit": "number",
"active": "boolean",
"params": []
}
]
}
]
29 changes: 0 additions & 29 deletions evolver/blink.py

This file was deleted.

Loading

0 comments on commit b471119

Please sign in to comment.