-
Notifications
You must be signed in to change notification settings - Fork 13
Vasco summer start #20
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
Open
VascoSingh
wants to merge
57
commits into
klasma:master
Choose a base branch
from
BrockFletcher:VascoSummerStart
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
Made a ton of changes!
Run PlotTest.m to make 3D flow-cytometry style plot. Needs a lot of work.
Added scrips to analyze data. still needs a lot of work
Made some major formatting changes! the places marked with "##" (just ctrl+F for ##) are notes on things that make good specific things to be working on, particularlyy for michale Also added feature to automatically save the exacdt file that was run everytime we run teh code. This should help with record keeping and everythnig a ton.
Simplified Gal8 Inputs and Outputs
Made some very big changes so I split it to a new Branch. The biggest change is the "m_DirectToBax_2" which is a file that hsould be much easier to put into a GUI now
New Plan is GUI1: Prep for Baxter GUI2: Baxter (goal is to get label matrix of cell labels so taht we can track over time) GUI3: BF_Analysis program to add Gal8, uptake, etc GUI4: Vasco makes analysis suite in R
All code from the new script is put into the GUI. The only thing left to do to get the GUI to run is to set up the ImageAnalyses cell array variable correctly. Also still need to change the layout of how the image planes are selected for each function.
…ding image planes. Started to mess with turning selections into struct data type
…/BaxterAlgorithms into SingleParticleIdea
Feeling really good about this version of the code! The only major modification left is to incorporate the single-well selection, and then incorporate it into the GUI. Marked potential long-term improvements with #PROJECT Updates: parfor loop fully functional Analyzes all Images and exports analysis Functions Made for cleaner, better code: BronkSegment LabelAnalysis CumCell
Analyzing a different experiment which exposed bug in the Img2 component and Gal8 part of BronkSegment. Would like to add single-cell level option soon. Just need to add a for loop within LabelAnalysis and probably the export and storage functions
Tiny Mistake
Cleaned up some text
Vasco, start with this to figure out how to structure the data so it's easiest to analyze and feed into your flowchart idea. The current StructOut Structure may not be optimal, Also later I'd like to add Kamerons Manders Coefficient code
Minor Updates and Edits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.