Skip to content

Commit ba4a44d

Browse files
committed
fakier data
Signed-off-by: Aleksandr Motsjonov <[email protected]>
1 parent 67f62da commit ba4a44d

File tree

8 files changed

+62
-451
lines changed

8 files changed

+62
-451
lines changed

tests/materials/test-database/camera/Canon_EOS_5D_Mark_II_380_780_5.json

Lines changed: 0 additions & 111 deletions
This file was deleted.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"header": {
3+
"schema_version" : "0.1.0",
4+
"manufacturer" : "cheburashka",
5+
"model" : "model 1",
6+
"description" : "data for unit tests",
7+
"document_creator" : "sasha",
8+
"document_creation_date" : "2017-04-11T12:00:00Z",
9+
"license" : "Some-License-4.2"
10+
},
11+
"spectral_data": {
12+
"units" : "relative",
13+
"index": {
14+
"main": ["R", "G", "B"]
15+
},
16+
"data": {
17+
}
18+
}
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"header": {
3+
"schema_version" : "0.1.0",
4+
"manufacturer" : "karamba",
5+
"model" : "M2",
6+
"description" : "data for unit tests",
7+
"document_creator" : "sasha",
8+
"document_creation_date" : "2017-04-11T12:00:00Z",
9+
"license" : "Some-License-4.2"
10+
},
11+
"spectral_data": {
12+
"units" : "relative",
13+
"index": {
14+
"main": ["R", "G", "B"]
15+
},
16+
"data": {
17+
}
18+
}
19+
}

tests/materials/test-database/camera/Nikon_D70_380_780_5.json

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)