materials-commons / materialscommons.org

The Materials Commons website
MIT License
10 stars 1 forks source link

Template Update for EBSD Data Collection #937

Closed tradiasa closed 7 years ago

tradiasa commented 7 years ago

Scan size should allow for 2 dimensions, height and width (for example: 500 x 1200 µm). Right now "scan size" only accepts a single numerical value.

We should also include something in the template that notes orientation. For example, someone looking at a rolled sheet would want to note whether the rolling direction is vertical, horizontal, or if they just stuck it in willy nilly.

I think we'd want text fields that prompt: horizontal direction: vertical direction:

So for one of my scans I might use: horizontal direction: short transverse vertical direction: long transverse

There are a lot of fields in this template I don't think are necessary (current, sample tilt, magnification, acquisition time...); however, I'm assuming someone did at one point so we can leave them there until we get more feedback.

gtarcea commented 7 years ago

Added requested fields for horizontal and vertical direction. Due to limited types I broke scan size into two attributes: Scan Size Height and Scan Size Width. This required adding a conversion for existing scan size properties.