luttero / maud

Materials Analysis Using Diffraction
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

How to create a par file without maud #6

Open picca opened 3 months ago

picca commented 3 months ago

Hello,

I am working at the Soleil synchrotron and I need to generate a 'par' file for xrd texture analysis after the azimuthal integration of a pilatus detector with the binoculars-ng program https://repo.or.cz/hkl.git. This program generate an hdf5 file and I just need to convert it.

thanks for your advices.

Frederic

Svennito commented 3 months ago

Hello, Frederic,

have you tried the two synchrotron 2D diffraction tutorial papers by Rudy Wenk, Luca, Lowell Myagi and others?

Sven

On Mon, May 6, 2024 at 3:26 AM picca @.***> wrote:

Hello,

I am working at the Soleil synchrotron and I need to generate a 'par' file for xrd texture analysis after the azimuthal integration of a pilatus detector with the binoculars-ng program https://repo.or.cz/hkl.git. This program generate an hdf5 file and I just need to convert it.

thanks for your advices.

Frederic

— Reply to this email directly, view it on GitHub https://github.com/luttero/maud/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEFVFNLWECVHDMLPK44OA6LZA5EFTAVCNFSM6AAAAABHIV74B2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4DANBTGM3TAMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

picca commented 3 months ago

----- Le 6 Mai 24, à 16:06, Sven Vogel @.*** a écrit :

Hello, Frederic,

Hello,

have you tried the two synchrotron 2D diffraction tutorial papers by Rudy Wenk, Luca, Lowell Myagi and others?

No.

You have a pointer to the tutorial

I tried here[1] but did not found something relevant.

[1] https://luttero.github.io/maud/tutorials/

Svennito commented 3 months ago

try these

Lutterotti, L., Vasin, R., & Wenk, H. R. (2014). Rietveld texture analysis from synchrotron diffraction images. I. Calibration and basic analysis. Powder Diffraction, 29(1), 76-84.

Wenk, H. R., Lutterotti, L., Kaercher, P., Kanitpanyacharoen, W., Miyagi, L., & Vasin, R. (2014). Rietveld texture analysis from synchrotron diffraction images. II. Complex multiphase materials and diamond anvil cell experiments. Powder Diffraction, 29(3), 220-232.

On Mon, May 6, 2024 at 2:18 PM picca @.***> wrote:

----- Le 6 Mai 24, à 16:06, Sven Vogel @.*** a écrit :

Hello, Frederic,

Hello,

have you tried the two synchrotron 2D diffraction tutorial papers by Rudy Wenk, Luca, Lowell Myagi and others?

No.

You have a pointer to the tutorial

I tried here[1] but did not found something relevant.

[1] https://luttero.github.io/maud/tutorials/

— Reply to this email directly, view it on GitHub https://github.com/luttero/maud/issues/6#issuecomment-2096834279, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEFVFNO6ZSBABRGCAJIH5WTZA7QSPAVCNFSM6AAAAABHIV74B2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJWHAZTIMRXHE . You are receiving this because you commented.Message ID: @.***>

picca commented 3 months ago

try these

Lutterotti, L., Vasin, R., & Wenk, H. R. (2014). Rietveld texture analysis from synchrotron diffraction images. I. Calibration and basic analysis. Powder Diffraction, 29(1), 76-84.

Wenk, H. R., Lutterotti, L., Kaercher, P., Kanitpanyacharoen, W., Miyagi, L., & Vasin, R. (2014). Rietveld texture analysis from synchrotron diffraction images. II. Complex multiphase materials and diamond anvil cell experiments. Powder Diffraction, 29(3), 220-232.

thanks a lot, for theses scientific articles :).

but I want to create MAUD par files from my binoculars-ng program in order to do the data analysis via MAUD. Do you have somewhere a description of your par format ?

So I could write a programm which allows to export in the MAUD format.

thanks

Frederic

Svennito commented 3 months ago

That is probably most easily done with MILK

https://github.com/lanl/MILK

Make a template manually once, then use your data and MILK to modify?

On Tue, May 7, 2024 at 2:36 AM picca @.***> wrote:

try these

Lutterotti, L., Vasin, R., & Wenk, H. R. (2014). Rietveld texture analysis from synchrotron diffraction images. I. Calibration and basic analysis. Powder Diffraction, 29(1), 76-84.

Wenk, H. R., Lutterotti, L., Kaercher, P., Kanitpanyacharoen, W., Miyagi, L., & Vasin, R. (2014). Rietveld texture analysis from synchrotron diffraction images. II. Complex multiphase materials and diamond anvil cell experiments. Powder Diffraction, 29(3), 220-232.

thanks a lot, for theses scientific articles :).

but I want to create MAUD par files from my binoculars-ng program in order to do the data analysis via MAUD. Do you have somewhere a description of your par format ?

So I could write a programm which allows to export in the MAUD format.

thanks

Frederic

— Reply to this email directly, view it on GitHub https://github.com/luttero/maud/issues/6#issuecomment-2097752551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEFVFNKARCYJUEH6H2H4XDDZBCG7HAVCNFSM6AAAAABHIV74B2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJXG42TENJVGE . You are receiving this because you commented.Message ID: @.***>