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

MySQL Error - Improve Selection of plane #22

Open
jesusdpa1 opened this issue Jan 28, 2020 · 2 comments
Open

MySQL Error - Improve Selection of plane #22

jesusdpa1 opened this issue Jan 28, 2020 · 2 comments

Comments

@jesusdpa1
Copy link

Hi Eric,

I have started to see the following error with regard the MySQL database

image

Also I have notice that the software is saving the wrong planes to display and probably it is because I am choosing the incorrect parameters at the config files (posted below).

image

pipeline_execution.txt
explorer_config.txt
experiment.txt

Moreover, I would like to run deconvolution. For this I should set the wavelengths to each of the markers, for example: DAPI=488 or the time of exposure 1/10

@eric-czech
Copy link
Collaborator

Hm I'm not sure about the plane selection without knowing more about in what that isn't what you expect.

Are you using CP Analyst to analyze the exports? If not, set cellprofiler_quantification.export_db to False to disable that sqlite export entirely (the CP code is calling it a MySQL error but that isn't true in this case). If you are, then is it open and pointed at the sqlite db when you're running this? That might cause the lock, but I'm not sure what else would. Either way, deleting everything under $output_dir/$variant/cytometry/cellprofiler and running again may help.

The wavelengths for deconvolution should be the emission wavelengths for the channels in nanometers (no information about exposure is necessary).

cellprofiler_quantification

@jesusdpa1
Copy link
Author

Hi Eric,

With regard of the NN, I was not choosing the correct explorer settings. Overall this step is behaving as expected selecting the best plane and doing the segmentation.

After changing the settings for the cellprofiler I started getting the following error:

image

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

No branches or pull requests

2 participants