... | @@ -18,3 +18,27 @@ |
... | @@ -18,3 +18,27 @@ |
|
#### Airyscan lightpath - LSM-900
|
|
#### Airyscan lightpath - LSM-900
|
|
{width=50%}
|
|
{width=50%}
|
|
### Objectives
|
|
### Objectives
|
|
|
|
```json:table
|
|
|
|
{
|
|
|
|
"fields": [
|
|
|
|
{"key": "designation", "label": "Designation", "sortable": true},
|
|
|
|
{"key": "magnification", "label": "Magnification", "sortable": true},
|
|
|
|
{"key": "na", "label": "NA", "sortable": true},
|
|
|
|
{"key": "wd", "label": "WD", "sortable": true},
|
|
|
|
{"key": "immersion", "label": "Immersion", "sortable": true},
|
|
|
|
{"key": "instrument", "label": "Instrument", "sortable": true},
|
|
|
|
{"key": "manufacturer", "label": "Manufacturer", "sortable": true},
|
|
|
|
{"key": "type", "label": "Type", "sortable": true},
|
|
|
|
{"key": "prod_num", "label": "Product Number", "sortable": true}
|
|
|
|
],
|
|
|
|
"items": [
|
|
|
|
{"designation": "EC-Plan-Neofluar", "magnification": "2,5", "na": "0.085", "wd": "8,8", "immersion": "air", "instrument": "LSM-900", "manufacturer": "Zeiss", "type": "M27", "prod_num": "420320-9902-000"},
|
|
|
|
{"designation": "Plan-Apochromat", "magnification": "10", "na": "0,45", "wd": "2,1", "immersion": "air", "instrument": "LSM-900", "manufacturer": "Zeiss", "type": "M27", "prod_num": "420640-9900-000"},
|
|
|
|
{"designation": "Plan-Apochromat", "magnification": "63", "na": "1,4", "wd": "0,19", "immersion": "oil", "instrument": "LSM-900", "manufacturer": "Zeiss", "type": "DIC M27", "prod_num": "420782-9900-799"},
|
|
|
|
{"designation": "LD LCI Plan-Apochromat", "magnification": "40", "na": "1,2", "wd": "0,41", "immersion": "glycerol/silicone/water", "instrument": "LSM-900", "manufacturer": "Zeiss", "type": "Imm Korr DIC M27", "prod_num": "420862-9970-799"},
|
|
|
|
{"designation": "LD C-Apochromat", "magnification": "63", "na": "1,15", "wd": "0,60", "immersion": "water", "instrument": "LSM-900", "manufacturer": "Zeiss", "type": "W Korr M27", "prod_num": "421887-9970-000"}
|
|
|
|
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
``` |
|
|
|
\ No newline at end of file |