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

Processing images from selected gate only #15

Open
schraivo opened this issue Sep 23, 2020 · 5 comments
Open

Processing images from selected gate only #15

schraivo opened this issue Sep 23, 2020 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@schraivo
Copy link
Collaborator

schraivo commented Sep 23, 2020

@tischi

I think we misunderstood each other originally. We actually only need the images from the selected gate to be processed into jpeg. This will always be the case.

In case I need to process all, I can simply select a gate column which contains all events as TRUE (which I always generate in the script that also generated the tables which go into your tool).

@tischi tischi self-assigned this Sep 23, 2020
@tischi tischi added the bug Something isn't working label Sep 23, 2020
@tischi
Copy link
Collaborator

tischi commented Sep 23, 2020

In case I need to process all, I can simply select a gate column which contains all events as TRUE (which I always generate in the script that also generated the tables which go into your tool).

Good idea.

No problem I think I can easily implement that it only processes the selected gate.

@tischi
Copy link
Collaborator

tischi commented Sep 23, 2020

The latest version on the server should do the job.
Please test once we figured out the other issue with the ".." in the path.

@schraivo
Copy link
Collaborator Author

I tested it again. It now skips the images which are marked "FALSE" in a gate column, thanks!

Regarding the error: I think the error occurs if more that one table are processed. Example data:
/Volumes/bdimsort/200807_Dewi_Nsp1/20200830_1634_HeLa RIEN pmaxGFP/output/reduced_gated.csv
/Volumes/bdimsort/200807_Dewi_Nsp1/20200830_1648_HeLa RIEN NSP1 wt/output/reduced_gated.csv

Error message:
Screenshot 2020-09-23 at 19 04 43
Screenshot 2020-09-23 at 19 04 49

@tischi
Copy link
Collaborator

tischi commented Sep 24, 2020

Can you give me write access in those folders?

@tischi
Copy link
Collaborator

tischi commented Sep 24, 2020

  1. Don't worry about the write access, I copied the folder.
  2. It is a strange error that I cannot reproduce. I think it must be a difference of how MacOS and Linux handle relative paths with .. in Java. I updated the jars, hoping that it will work now. Could you please try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants