... | ... | @@ -47,6 +47,32 @@ Installed 2020. Inverse point scanning confocal microscope with up to 6 channels |
|
|
|
|
|
### 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": "10", "na": "0,3", "wd": "5,2", "immersion": "air", "instrument": "LSM-980", "manufacturer": "Zeiss", "type": "M27", "prod_num": "420340-9901-000"},
|
|
|
{"designation": "LD LCI Plan-Apochromat", "magnification": "40", "na": "1,2", "wd": "0,41", "immersion": "silicone/glycerol/water", "instrument": "LSM-980", "manufacturer": "Zeiss", "type": "Imm Corr DIC M27 ACR", "prod_num": ""},
|
|
|
{"designation": "Plan-Apochromat", "magnification": "40", "na": "1,4", "wd": "0,13", "immersion": "oil", "instrument": "LSM-980", "manufacturer": "Zeiss", "type": "DIC M27", "prod_num": "420762-9900-000"},
|
|
|
{"designation": "Plan-Apochromat", "magnification": "63", "na": "1,4", "wd": "0,19", "immersion": "oil", "instrument": "LSM-980", "manufacturer": "Zeiss", "type": "DIC M27", "prod_num": "420782-9900-799"},
|
|
|
{"designation": "Plan-Apochromat", "magnification": "20", "na": "0,8", "wd": "0,55", "immersion": "air", "instrument": "LSM-980", "manufacturer": "Zeiss", "type": "", "prod_num": ""},
|
|
|
{"designation": "C-Apochromat", "magnification": "40", "na": "1,2", "wd": "0,28", "immersion": "water", "instrument": "LSM-980", "manufacturer": "Zeiss", "type": "Corr FCS M27", "prod_num": "421767-9973-713"}
|
|
|
|
|
|
]
|
|
|
}
|
|
|
|
|
|
```
|
|
|
|
|
|
### Lasers
|
|
|
| Wavelength [nm] | Power [mW] | Type |
|
|
|
|-----------------|------------|-------|
|
... | ... | |