[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
--
[Send comment to list owner]
[Reply to list (subscribers only)]
Re: [pdDMG] A definition for F_meas_squared for powder data
- To: [email protected]
- Subject: Re: [pdDMG] A definition for F_meas_squared for powder data
- From: James Hester <[email protected]>
- Date: Wed, 22 Mar 2017 09:43:50 +1100
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;h=mime-version:in-reply-to:references:from:date:message-id:subject:to;bh=fNpRy8ImGH779IMIQcAvwHsksyOuvqw9DyOBCk6hiig=;b=U1mqKkarm8+BZOokhSWxGJjqtwYJkFuki3mm1Q3WM+0WVk6fjw40bOB9WSsMZCeSC8oLnJO5GtWKF2rSaKMPkBY/cFl8vIZCv1VzcQjxOg2/mn836bYSx3+zf/SVMB7nDVXCk9Z99n1daiK6PGGXamPH562a5vWud9mNyQ5GqyW3TcBs96P8U2yl555bk0Tge52EZ0qBmgvqWwW5SdPTCM7RvkTEYHOTSqGz19vysaq5HM3ComjLBK4AHusMFwb9wLiPQGFeQxARtYorkQigctsKqntHIVS7CgRUf5sXJEFV4tyoAw33YDJPMvd198naI5ACQsNykAxlI8ndJ/hBnQ==
- In-Reply-To: <CAM+dB2fD7CBYHMq0g=9Ju2TAZXoMQtu=4iAO_+RfL24xVJSbwQ@mail.gmail.com>
- References: <CAM+dB2cTfeTUh08eQCBVZ56_pxLwhDYmBEdcd_oWMB-An+yEJw@mail.gmail.com><CAM+dB2fD7CBYHMq0g=9Ju2TAZXoMQtu=4iAO_+RfL24xVJSbwQ@mail.gmail.com>
A further refinement to the definition based on feedback:
;
The structure factor amplitude for the reflection derived by partitioning
the background-subtracted observed intensity _pd_proc.intensity_net between
reflections in the same proportion as those reflections contribute to
the corresponding background-free calculated point in _pd_calc.intensity_net .
;
;
The structure factor amplitude for the reflection derived by partitioning
the background-subtracted observed intensity _pd_proc.intensity_net between
reflections in the same proportion as those reflections contribute to
the corresponding background-free calculated point in _pd_calc.intensity_net .
;
On 21 March 2017 at 16:37, James Hester <[email protected]> wrote:
before partitioning.Examination of the GSAS-II GetFobsSq routine suggests that a more precise definition would note that the background should be subtracted first. I propose the following revised definition:Model background is subtracted from both observed and calculated values
;
The structure factor amplitude for the reflection derived from a powder
histogram by partitioning observed intensity between peaks at each point
in the same proportion as the model peaks contribute to that point.;On 13 March 2017 at 15:43, James Hester <[email protected]> wrote:James.Dear Powder Dictionary Management Group,
It is now recognised formally that CIF dictionaries may need to redefine datanames, and DDLm has been equipped with some facilities to handle this. In the case of the DDLm version of the powder dictionary, as far as I can tell the only two datanames from the core that are implicitly different are refln.F_complex and refln.F_meas_squared. _refln.F_complex is different purely because the phase id has to be considered when performing the calculation (unlike in the core case). _refln.F_meas_squared is different both because of the need to consider phase_id, but also because the procedure for calculating f_meas_squared from the powder histogram is completely different to the single crystal case. Could you all please consider what I have written below for F_meas_squared, and suggest any improvements. Ideally, the definition text should be clear enough for a programmer to implement the calculation.While I would appreciate feedback from at least some of you, if I don't hear from you within a week or so, I will assume that the definition below is adequate.all the best,(New cif_pow definitions follow)save_refln.F_complex
_definition.id'_refln.F_complex'
loop_
_alias.definition_id
'_refln.F_complex'
'_refln_F_complex'
_definition.update2017-03-07
_description.text
;
The structure factor vector for the reflection calculated from
the atom site data for the phase given by phase_id.
;
_name.category_idrefln
_name.object_idF_complex
_type.purposeMeasurand
_type.sourceDerived
_type.containerSingle
_type.contentsComplex
_enumeration.default0.
loop_
_method.purpose
_method.expression
Definition
;
If (_diffrn_radiation.probe == "neutron") _units.code = "femtometres"
Else If (_diffrn_radiation.probe == "electron") _units.code = "volts"
Else_units.code = "electrons"
;
save_
save_refln.F_squared_meas
_definition.id'_refln.F_squared_meas'
loop_
_alias.definition_id
'_refln.F_meas'
'_refln_F_meas'
_definition.update2017-03-07
_description.text
;
The structure factor amplitude for the reflection derived from a powder
histogram by partitioning observed intensity between peaks at each point
in the same proportion as the model peaks contribute to that point.
;
_name.category_idrefln
_name.object_idF_squared_meas
_type.purposeMeasurand
_type.sourceDerived
_type.containerSingle
_type.contentsReal
_enumeration.default0.
loop_
_method.purpose
_method.expression
Definition
;
If (_diffrn_radiation.probe == "neutron") _units.code = "femtometres"
Else If (_diffrn_radiation.probe == "electron") _units.code = "volts"
Else_units.code = "electrons"
;
save_
--
--
--
T +61 (02) 9717 9907
F +61 (02) 9717 3145
M +61 (04) 0249 4148
F +61 (02) 9717 3145
M +61 (04) 0249 4148
_______________________________________________ pdDMG mailing list [email protected] http://mailman.iucr.org/cgi-bin/mailman/listinfo/pddmg
[Send comment to list owner]
[Reply to list (subscribers only)]
- Follow-Ups:
- Re: [pdDMG] A definition for F_meas_squared for powder data (Robert Von Dreele)
- References:
- [pdDMG] A definition for F_meas_squared for powder data (James Hester)
- Re: [pdDMG] A definition for F_meas_squared for powder data (James Hester)
- Prev by Date: Re: [pdDMG] A definition for F_meas_squared for powder data
- Next by Date: Re: [pdDMG] A definition for F_meas_squared for powder data
- Prev by thread: Re: [pdDMG] A definition for F_meas_squared for powder data
- Next by thread: Re: [pdDMG] A definition for F_meas_squared for powder data
- Index(es):

