-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4d6ab8b
commit 0c28a27
Showing
2 changed files
with
29 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,27 @@ | ||
# Welcome to `recOrder`'s documentation | ||
# Welcome to `waveorder`'s documentation | ||
|
||
**I want to buy hardware for a polarized-light installation:** start with the [buyers guide](./buyers-guide.md). | ||
We have organized our documentation by user type and intended task. | ||
|
||
**I would like to install `recOrder` on my microscope:** start with the [microscope installation guide](./microscope-installation-guide.md). | ||
## Software users | ||
|
||
**I would like to use the `napari plugin`:** start with the [plugin guide](./napari-plugin-guide.md). | ||
**Reconstruct existing data:** start with the [reconstruction guide](./reconstruction-guide.md) and consult the [data schema](./data-schema.md) for `waveorder`'s data format. | ||
|
||
**I would like to reconstruct existing data:** start with the [reconstruction guide](./reconstruction-guide.md) and consult the [data schema](./data-schema.md) for `recOrder`'s format. | ||
**Reconstruct with a GUI:** start with the [plugin's reconstruction guide](./napari-plugin-guide.md#reconstruction-tab). | ||
|
||
**I would like to set up a development environment and test `recOrder`**: start with the [development guide](./development-guide.md). | ||
**Integrate `waveorder` into my software:** start with [`examples/`](./examples/) | ||
|
||
**I would like understand `recOrder`'s calibration routine**: read the [calibration guide](./calibration-guide.md). | ||
## Hardware users | ||
|
||
**I noticed an error in the documentation or code:** [open an issue](https://github.com/mehta-lab/recOrder/issues/new/choose) or [send us an email](mailto:shalin.mehta@czbiohub.org,talon.chandler@czbiohub.org). We appreciate your help! | ||
**Buy hardware for a polarized-light installation:** start with the [buyer's guide](./buyers-guide.md). | ||
|
||
**Install `waveorder` on my microscope:** start with the [microscope installation guide](./microscope-installation-guide.md). | ||
|
||
**Use the `napari plugin` to calibrate:** start with the [plugin guide](./napari-plugin-guide.md). | ||
|
||
**Understand `waveorder`'s calibration routine**: read the [calibration guide](./calibration-guide.md). | ||
|
||
## Software developers | ||
|
||
**Set up a development environment and test `waveorder`**: start with the [development guide](./development-guide.md). | ||
|
||
**Report an error in the documentation or code:** [open an issue](https://github.com/mehta-lab/waveorder/issues/new/choose) or [send us an email](mailto:shalin.mehta@czbiohub.org,talon.chandler@czbiohub.org). We appreciate your help! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters