summaryrefslogtreecommitdiff
path: root/tests/data/test_glasses.json
diff options
context:
space:
mode:
authoradmin <admin@optics-design.com>2025-08-05 11:28:41 +0200
committeradmin <admin@optics-design.com>2025-08-05 11:28:41 +0200
commit04b3fcb479f5aaae06d18b315a8bdc8c298f4eae (patch)
tree92f60caef26f98a83681aa0e1f360df03203bbe4 /tests/data/test_glasses.json
parent9496ae0a50e6848121c7e913ca2dc55c8e6c84c1 (diff)
removed clustering
Diffstat (limited to 'tests/data/test_glasses.json')
-rw-r--r--tests/data/test_glasses.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/tests/data/test_glasses.json b/tests/data/test_glasses.json
new file mode 100644
index 0000000..ba707aa
--- /dev/null
+++ b/tests/data/test_glasses.json
@@ -0,0 +1,47 @@
+{
+ "manufacturers": {
+ "SCHOTT": {
+ "glasses": [
+ {
+ "name": "N-BK7",
+ "nd": 1.5168,
+ "vd": 64.17,
+ "glass_code": "517642",
+ "manufacturer": "SCHOTT"
+ },
+ {
+ "name": "SF10",
+ "nd": 1.7283,
+ "vd": 28.41,
+ "glass_code": "728284",
+ "manufacturer": "SCHOTT"
+ },
+ {
+ "name": "FK51A",
+ "nd": 1.4866,
+ "vd": 81.61,
+ "glass_code": "486816",
+ "manufacturer": "SCHOTT"
+ }
+ ]
+ },
+ "HOYA": {
+ "glasses": [
+ {
+ "name": "FCD1",
+ "nd": 1.4970,
+ "vd": 81.54,
+ "glass_code": "497815",
+ "manufacturer": "HOYA"
+ },
+ {
+ "name": "LAC7",
+ "nd": 1.6510,
+ "vd": 58.52,
+ "glass_code": "651585",
+ "manufacturer": "HOYA"
+ }
+ ]
+ }
+ }
+} \ No newline at end of file
Back to https://optics-design.com