Re: [Gimp-developer] viewing Dectris X-ray detector data

2012-01-10 Thread Nicolas Robidoux
Daer Halina: > I've put an example data set (raw output from the detector) here: > https://docs.google.com/open?id=0B_tFwWNVPR8jOGJlNTIwZDYtNjdlYS00N2E2LTlmZjMtZTQ1MWU0YmM1OWFl This file (Ag_Be_SAXS_.edf_orig) is in .edf (European Data Format http://en.wikipedia.org/wiki/European_Data_Format)

Re: [Gimp-developer] viewing Dectris X-ray detector data

2012-01-10 Thread stanley
Hi Nicolas It's really kind of you to follow this up. I've put an example data set (raw output from the detector) here: https://docs.google.com/open?id=0B_tFwWNVPR8jOGJlNTIwZDYtNjdlYS00N2E2LTlmZjMtZTQ1MWU0YmM1OWFl which I hope you can open. The file has a header containing various parameters

Re: [Gimp-developer] viewing Dectris X-ray detector data

2011-12-22 Thread Dov Grobgeld
In the gimp Dicom plugin, I solved this by calculating the minimum and maximum gray levels and then rescaling these to 8-bit. Very primitive, but if someone just wants to paste an MRI-image of their brain into a larger image it is enough. A more sophisticated approach is my image viewer, giv, that

Re: [Gimp-developer] viewing Dectris X-ray detector data

2011-12-22 Thread Nicolas Robidoux
Dear Halina: Could you please post an example image somewhere? For example, it would not suprise me if VIPS/NIP2 http://www.vips.ecs.soton.ac.uk/index.php?title=VIPS or ImageMagick http://www.imagemagick.org/ could read it right out of the box. -- Nicolas Robidoux Image processing and applied m

Re: [Gimp-developer] viewing Dectris X-ray detector data

2011-12-22 Thread Burnie
On 12/22/2011 05:26 AM, Rob Antonishen wrote: I was wondering how easy (?!) it might be to change the GIMP data input/output routines so that instead of reading/writing jpg images "GIMPX" could read/write Dectris X-ray detector format data... http://www.dectris.com/sites/pilatu

Re: [Gimp-developer] viewing Dectris X-ray detector data

2011-12-22 Thread Rob Antonishen
> > > I was wondering how easy (?!) it might be to change the GIMP data > input/output routines so that instead of reading/writing jpg images "GIMPX" > could read/write Dectris X-ray detector format data... > > http://www.dectris.com/sites/pilatus1m.html > > In fact, we would really only be interes

[Gimp-developer] viewing Dectris X-ray detector data

2011-12-22 Thread Halina STANLEY
Hi there I was wondering how easy (?!) it might be to change the GIMP data input/output routines so that instead of reading/writing jpg images "GIMPX" could read/write Dectris X-ray detector format data... http://www.dectris.com/sites/pilatus1m.html In fact, we would really only be intereste

Re: [Gimp-developer] viewing Dectris X-ray detector data

2011-12-21 Thread gg
On 12/21/11 16:40, Mukund Sivaraman wrote: Hi Stanley On Wed, Dec 21, 2011 at 04:14:46PM +0100, stan...@esrf.fr wrote: Hi there I was wondering how easy (?!) it might be to change the GIMP data input/output routines so that instead of reading/writing jpg images "GIMPX" could read/write Dectris

Re: [Gimp-developer] viewing Dectris X-ray detector data

2011-12-21 Thread Mukund Sivaraman
Hi Stanley On Wed, Dec 21, 2011 at 04:14:46PM +0100, stan...@esrf.fr wrote: > Hi there > > I was wondering how easy (?!) it might be to change the GIMP data > input/output routines so that instead of reading/writing jpg images > "GIMPX" could read/write Dectris X-ray detector format data... Don'

Re: [Gimp-developer] viewing Dectris X-ray detector data

2011-12-21 Thread gg
On 12/21/11 16:14, stan...@esrf.fr wrote: Hi there I was wondering how easy (?!) it might be to change the GIMP data input/output routines so that instead of reading/writing jpg images "GIMPX" could read/write Dectris X-ray detector format data... http://www.dectris.com/sites/pilatus1m.html In

[Gimp-developer] viewing Dectris X-ray detector data

2011-12-21 Thread stanley
Hi there I was wondering how easy (?!) it might be to change the GIMP data input/output routines so that instead of reading/writing jpg images "GIMPX" could read/write Dectris X-ray detector format data... http://www.dectris.com/sites/pilatus1m.html In fact, we would really only be interes