BYU-MicrostructureOfMaterials / OpenXY

Other
35 stars 14 forks source link

File formats #7

Closed GTerHaar closed 6 years ago

GTerHaar commented 8 years ago

Hi,

At the moment the file formats I have were generated from HKL Channel5 software. The file format is a .crc and .cpr files.

Does anyone know of a way of converting .crc files to .ang files.

Secondly, is there a way to generate the grain.txt file from software such as MTEX or other?

regards

eretnek commented 8 years ago

You need to generate a .ctf file from AZtec, that format can be read by OIM and turned into an .ang file or read directly into OpenXY.

On Tue, Oct 6, 2015 at 11:04 AM, GTerHaar notifications@github.com wrote:

Hi,

At the moment the file formats I have were generated from HKL Channel5 software. The file format is a .crc and .cpr files.

Does anyone know of a way of converting .crc files to .ang files.

Secondly, is there a way to generate the grain.txt file from software such as MTEX or other?

regards

— Reply to this email directly or view it on GitHub https://github.com/BYU-MicrostructureOfMaterials/OpenXY/issues/7.

bjack205 commented 8 years ago

OpenXY has it's own internal algorithm for identifying grains for HKL scans, similar to the method used by OIM. All you need to run OpenXY is the .ctf file and the .cpr file.

GTerHaar commented 8 years ago

Thanks for the help!