ant.final | R Documentation |
Muscle fibers reconstructed from the mandibular muscle of an ant (Monomorium pharaonis) (post processing).
A list with 198 entries, each representing a muscle fiber reconstructed from an image stack. Each entry contains $fiber.points, the raw reconstructed fiber paths, and $fiber.smoothed, the smoothed paths.
These fibers were reconstructed using good.fibes, checked for poor fiber paths using quality.check, and had fibers fused and merged using fuse.fibers and check.overlap. Also see "ant.raw" for the initial fiber paths from good.fibes.
Fiber paths were generated from the ant dataset in Katzke et al (2022). Original image files available upon request.
Katzke, J., Puchenkov, P., Stark, H., and Economo, E. 2022. A Roadmap to Reconstructing Muscle Architecture from CT Data. Integrative Organismal Biology 4(1): 1-16.
data(ant.final)
fl<-fiber.lengths(ant.final, res = 0.000673107, df = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.