visit-dav / summer-projects

A place to manage activity on summer projects
1 stars 0 forks source link

Some Full Res Views #32

Closed markcmiller86 closed 1 year ago

markcmiller86 commented 1 year ago

I tried various things to remove the clyindrical mounting device from the scanned specimen of the big toe.

Eventually, VisIt would crash. I thought cause might be memory exhaustion. Not so sure. At 32 nodes and 1000+ processors, I thought the big toe data should be fine. However, all the operators I used did introduce an ~10x memory hit because the underlying mesh representation needs to change from structured to unstructured.

Each slice is 31mb (at 16bit per pixel. I dunno if VTK's image readers honor that or wind up reading it into 32-bit type which would then yeild another 2x memory hit). There are ~9000 slices for a total of 279 Gigabytes (or maybe twice that). Nodes on pascal and lassen are 256 Gigabytes. Now, there are intermediate copies of data that get created like triangles from iso-contour and normals for those and that can represent sizes on the order of orig. dataset (or more). But, I thought that 10 nodes should be sufficient for this data and either that is false or there are several bugs in various of the plots and operators I used.

Anyways, if I did not attempt to remove the cylindrical mounting bracket for the specimen, I did have more success with VisIt but we are limited in views of the data too because few views are possible without also seeing that mounting bracket and having it obscure the real data.

Below are a number of screen captures....

Screen Shot 2022-08-06 at 3 17 25 PM

Screen Shot 2022-08-06 at 3 17 09 PM

Screen Shot 2022-08-06 at 3 15 30 PM

Screen Shot 2022-08-06 at 3 14 06 PM

Screen Shot 2022-08-06 at 3 13 21 PM

Screen Shot 2022-08-06 at 3 13 02 PM

markcmiller86 commented 1 year ago

BTW, @wmondy SCEM scans show cotton fibers at ~10-20 um and I this ref also mentiones that scale and I think I indeed do see some in these images...

This is a bit of a surprise since density to xray I assume is much different than specimen CC resin.

markcmiller86 commented 1 year ago

There is some info in these refs about resolution of corrosion cast process itself...

wmondy commented 1 year ago

Nice work Mark!!! Thank you for doing this full res reconstruction - capturing and sharing these images.

markcmiller86 commented 1 year ago

@wmondy one thing I would like to do soon is find a good color map that allows us to match these views with some of your SEM views. The red just doesn't work for that. Also, I think it might be worthwhile to try to duplicate some of the SEM images with volume rendering. We should talk about what is required to do that (in addition to color map). I think we need some idea of the electron beam attenuation properties into the material so that we can define equiv. transfer functions for volume rendering. Getting the same view angles would be great too.

wmondy2 commented 1 year ago

The color scale is an old fashioned grey scale that you find on a old black and white TV. The before CCD chips were invented and used to replace film, Electron microscopy images were first formed on a phosphorus screen then project on to the emulsion of B&W Film. In the case of SEM a high quality Polaroid Instamatic film was used. TEM used film plates of various sizes ie. 4"x3"depending on the scope manufacture.

The for SEM the beam angle to the specimen surface was changed by tilting the stage on which the specimen was attached in order to get the best shot of an area of interest.