September 2025 M T W T F S S « Aug 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Categories
- AP patterning (13)
- Blog (1)
- Chromatin (88)
- Conference Notes (72)
- Fly Work (54)
- General STORM (25)
- Genomics (134)
- Journal Club (22)
- Lab Meeting (66)
- Microscopy (79)
- Notes (1)
- probe and plasmid building (58)
- Project Meeting (3)
- Protocols (13)
- Research Planning (74)
- Seminars (21)
- Shadow Enhancers (59)
- snail patterning (40)
- Software Development (5)
- Summaries (1,412)
- Teaching (9)
- Transcription Modeling (40)
- Uncategorized (10)
- Web development (19)
Links
Tags
analysis cell culture cell labeling chromatin cloning coding communication confocal data analysis embryo collection embryo labeling figures fly work genomics hb image analysis image processing images in situs Library2 literature making antibodies matlab-storm meetings modeling MP12 mRNA counting Ph planning presentation probe making project 2 project2 result results sectioning section staining shadow enhancers sna snail staining STORM STORM analysis troubleshooting writing-
GitHub Projects
Category Archives: Microscopy
Protected: multipart transcription foci
There is no excerpt because this is a protected post.
Posted in Microscopy
Enter your password to view comments.
Protected: new hb analysis
There is no excerpt because this is a protected post.
Posted in AP patterning, Microscopy, Shadow Enhancers
Enter your password to view comments.
Protected: Transcription kinetics
There is no excerpt because this is a protected post.
Posted in Microscopy, Transcription Modeling
Enter your password to view comments.
MP05 MP10 comparison
Summing up results from dot counting: From fxn_regionvar, tight boundaries (to remove edge effects) (mostly thresh = .6) MP10 emb, snail mean, var, reporter mean, var 06, 247, 23, 155, 17 08 206, 25, 129, 17 07 222, 25,131, 18 … Continue reading
Posted in Microscopy, Shadow Enhancers
Leave a comment
3D imaging
3D imaging comparison of effect of activator concentration on molecular noise. Assayed by cell-cell variation in total concentration.
Posted in Microscopy
Comments Off on 3D imaging
Analyzing effect of increasing Gal4
Images with high variability have high overall average expression rate in MGa2x, images with more uniform expression have lower levels. The reverse is true for MGa1x. MGa1x
Posted in Microscopy, Transcription Modeling
Leave a comment
Image processing
Working on analysis for MGa1x vs 2x. Shown left, mRNA densities for MGa2x. Internal control for MGa2x achieved by measuring expression. With Mga 1x, compare ush(?) intronic probe as a measure of background. Only 0-5 dots found per … Continue reading
Posted in Microscopy
Leave a comment
Image processing
Fixing automatic dot counting code: z-sections: small number of sections gives correct assignment. Dots that extend into upper layers (line extends to the left) are not tracked, as they are marked when they first entered those layers. Dots that extend … Continue reading
Posted in Microscopy
Leave a comment
optimizing image processing coding
Improving Efficiency and Speed of dot finding code. (with upwards or 0.3 million dots segmented in a single stack, some substantial changes are necessary). Profiler on optimizing_dotfinding caught bug: needed to increase maxdots. Now set automatically. Slow steps in CheckDotUpDown: … Continue reading
Posted in Microscopy
Leave a comment
Image Processing coding
Matlab BUG FOUND !! if given an input of type single or double im2bw thresholds at x>T = 1 and x <T =0, regardless of the range of the input variable x. T is however restricted to be between 0 and 1. … Continue reading
Posted in Microscopy
Leave a comment