Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buyer's guide #486

Merged
merged 5 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Welcome to `recOrder`'s documentation

**I want to buy hardware for a polarized-light installation:** start with the [buyers guide](./buyers-guide.md).

**I would like to install `recOrder` on my microscope:** start with the [microscope installation guide](./microscope-installation-guide.md).

**I would like to use the `napari plugin`:** start with the [plugin guide](./napari-plugin-guide.md).
Expand Down
20 changes: 20 additions & 0 deletions docs/buyers-guide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Buyer's Guide

Buyers have two options:
1. buy a complete hardware kit from the OpenPolScope project, or
2. assemble your own kit piece by piece.

## Buy a kit from the OpenPolScope project

- Read about the [OpenPolScope Hardware Kit](https://openpolscope.org/pages/OPS_Hardware.htm).
- Complete the [OpenPolScope information request form](https://openpolscope.org/pages/Info_Request_Form.htm).

## Buy individual components

talonchandler marked this conversation as resolved.
Show resolved Hide resolved
| Part | Approximate Price | Notes |
|--------------------------|-------------------|-----------------------------|
| Liquid crystal compensator | $6,000 | Meadowlark optics LVR-42x52mm-VIS-ASSY. Although near-variants are listed in the [Meadowlowlark catalog](https://www.meadowlark.com/product/liquid-crystal-variable-retarder/), this is a custom part with two liquid crystals in a custom housing. [Contact Meadowlark](https://www.meadowlark.com/contact-us/) for a quote.|
| Liquid crystal control electronics | $2,000 | [Meadowlark optics D5020-20V](https://www.meadowlark.com/product/liquid-crystal-digital-interface-controller/). Choose the high-voltage 20V version.
| Liquid crystal adaptor | $25-$500 | A 3D printed part that aligns the liquid crystal compensator in a microscope stand's illumination path. [Contact us](compmicro@czbiohub.org) for printer-ready `.stl` files; uncommon stands might require a custom design.|
talonchandler marked this conversation as resolved.
Show resolved Hide resolved
| Illumination filter | $200 | We suggest [a Thorlabs CWL = 530 nm, FWHM = 10 nm notch filter](https://www.thorlabs.com/thorproduct.cfm?partnumber=FBH530-10).|
| Circular polarizer | $350 | We suggest [a Thorlabs 532 nm, left-hand circular polarizer](https://www.thorlabs.com/thorproduct.cfm?partnumber=CP1L532).|
Loading