# Introduction to XROMM

## XROMM Introduction <a href="#introductiontoxromm-xrommintroduction" id="introductiontoxromm-xrommintroduction"></a>

### X-Ray Reconstruction of Moving Morphology [(XROMM)](http://www.xromm.org/) is an X-ray imaging and computational process that produces precise and accurate 3D movies of skeletal movement. See [www.xromm.org](http://www.xromm.org/) and the publications below for general information about XROMM. <a href="#introductiontoxromm-x-rayreconstructionofmovingmorphology-xromm-isanx-rayimagingandcomputationalproc" id="introductiontoxromm-x-rayreconstructionofmovingmorphology-xromm-isanx-rayimagingandcomputationalproc"></a>

### At Brown University we have developed three main approaches to XROMM: <a href="#introductiontoxromm-atbrownuniversitywehavedevelopedthreemainapproachestoxromm" id="introductiontoxromm-atbrownuniversitywehavedevelopedthreemainapproachestoxromm"></a>

1. Marker-based XROMM workflow [(Brainerd et al., 2010](http://onlinelibrary.wiley.com/doi/10.1002/jez.589/abstract))
2. Scientific Rotoscoping workflow, *i.e.* manual markerless XROMM [(Gatesy et al., 2010)](http://onlinelibrary.wiley.com/doi/10.1002/jez.588/abstract)
3. XROMM AutoScoper software, *i.e.* automated markerless XROMM [(Miranda et al., 2011)](http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3267989/)

### Storing and Managing XROMM Data <a href="#introductiontoxromm-storingandmanagingxrommdata" id="introductiontoxromm-storingandmanagingxrommdata"></a>

We have also developed the X-ray Motion Analysis Portal [XMA Portal](http://xmaportal.org/webportal/) for storing, viewing and managing X-ray movie data and associated metadata.

### XROMM Wiki and XMALab Bitbucket Wiki <a href="#introductiontoxromm-xrommwikiandxmalabbitbucketwiki" id="introductiontoxromm-xrommwikiandxmalabbitbucketwiki"></a>

[XMALab](https://bitbucket.org/xromm/xmalab) is the new software for marker-based XROMM. It replaces the MATLAB XrayProject workflows. The [XMALab User Manual Wiki](https://bitbucket.org/xromm/xmalab/wiki/Home) and [Downloads are on Bitbucket](https://bitbucket.org/xromm/xmalab/wiki/Home) only.&#x20;

This XROMM wiki is now obsolete for marker-based XROMM, but still has useful information for Maya.

### [Tutorial for XMALab with example data](http://xmaportal.org/sandbox/larequest.php?request=explorePublicStudy\&StudyID=49\&instit=SANDBOX1) is a great way to get started with XMALab. <a href="#introductiontoxromm-tutorialforxmalabwithexampledataisagreatwaytogetstartedwithxmalab." id="introductiontoxromm-tutorialforxmalabwithexampledataisagreatwaytogetstartedwithxmalab."></a>

### [XROMM Short Course Lectures](https://brown.hosted.panopto.com/Panopto/Pages/Sessions/List.aspx#folderID=%22d0ceb1ba-76d7-4dbf-b3a6-6f67bbd16f4a%22) from June 2016 <a href="#introductiontoxromm-xrommshortcourses" id="introductiontoxromm-xrommshortcourses"></a>

From 2010-2016 the XROMM development team at Brown University ran a week-long summer XROMM Short Course. The lectures were recorded and are available on [Panopto from the 2016 Short Course](https://brown.hosted.panopto.com/Panopto/Pages/Sessions/List.aspx#folderID=%22d0ceb1ba-76d7-4dbf-b3a6-6f67bbd16f4a%22).

### Autoscoper

A precompiled version of Autoscoper and more information on Autoscoper can be found [here ](https://simtk.org/projects/autoscoper)while the source code is available on[ Bitbucket](< https://bitbucket.org/xromm/autoscoper-v2/>).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.brown.edu/xromm/xromm-introduction-to-xromm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
