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

Incorporate sample datasets #36

Open
gschlafly opened this issue Jan 30, 2023 · 3 comments
Open

Incorporate sample datasets #36

gschlafly opened this issue Jan 30, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@gschlafly
Copy link
Member

Users should be able to have sample datasets in order to observe the capabilities of our plugin if they do not have their own datasets handy. How these datasets can be accessed also needs to be clear to the users.

Choice of datasets

At least two sample datasets for LF Analyze and one sample dataset for Neural Net would be great. The LF Analyze datasets could be the ant leg and a simulated GUV. The Neural Net dataset could be the mouse brain.

Sample dataset components

A dataset that gets downloaded when napari-LF is installed would include the following:

LF Analyze dataset

  • light field image
  • radiometry image
  • dark frame image
  • optical parameters
  • volume parameters (default)

Neural Net dataset

  • light field image
  • trained model

The file names and parameters can be saved in a metadata.txt file that is located inside the corresponding project folder. The LF Analyze calibration files and the set of images used to generate the Neural Net trained model are large files. So, they can be uploaded to a different repository (or cloud location) instead.

Accessing datasets

There should be a button to switch into the project directory of the sample datasets and have the sample parameters (specified by the metadata.txt file) be loaded into the fields. napari has a built-in method to open sample data by selecting FileOpen Sample, which may be useful.

Additional context

LF Analyze currently has two sample datasets: the ant leg and the sea urchin. The ant leg as the benefit of being small so it can be processed quickly. The default parameters for the sea urchin dataset is incorrect. If user switches to a different project directory and then they want to look at one of the examples, they would need to know the path of the example folder, which may be something similar to the following:

C:\Users\gschl\anaconda3\envs\napari-env\Lib\site-packages\napari_lf\examples\antleg

@gschlafly gschlafly added the enhancement New feature or request label Jan 30, 2023
@gschlafly
Copy link
Member Author

Desired sample datasets

  1. ant leg: for LF Analyze
  2. simulated GUV: for LF Analyze and Neural Net
  3. mouse brain: for LF Analyze and Neural Net

Include a link to the large, trained model files stored on the cloud for the GUV and mouse brain.

@gschlafly
Copy link
Member Author

Also include the experimental GUV for just the LF Analyze processing!

@gschlafly
Copy link
Member Author

In order to include the mouse brain example set for both LF Analyze and Neural Net, the 3D reconstruction should be similar. Moreover, the reconstruction should be similar to the confocal stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants