קובץ:Photon Mean Free Path.png

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

לקובץ המקורי(1,097 × 855 פיקסלים, גודל הקובץ: 36 ק"ב, סוג MIME‏: image/png)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

תיאור Mean Free Path in cm, for photons in energy range from 1 keV to 20 MeV for Elements Z = 1 to 100. Based on data from [1]. The discontinuities are due to low density of gas elements. Six bands correspond to neighborhoods of six noble gases. Also shown are locations of photons absorption edges (and not Compton edges as mentioned in the comments from the Matlab code).
תאריך יצירה 10/04/2007
מקור נוצר על־ידי מעלה היצירה
יוצר Jarekt
 
. MATLAB עם‎‎ נוצרה ה PNG תמונת מפת סיביות

The image was generated using the following MATLAB code, with help of external library PhotonAtenuattion2:

%% Plot mean free path of photons in different media
% Plot as function of energy and atomic number of media/element
figure
Z = 1:99;  % elements with Z in 1-100 range - number of columns
nr = 500;   % number of rows to use in the plot
E = logspace(log10(0.001), log10(20), 500);  % define energy grid
mfp = PhotonAttenuation(Z, E, 'mean free path');
colormap(jet(128)) % use hi-res color palette
imagesc(log10(mfp)); 
grid on;
axis xy; % put small numbers on y axis on the bottom
title('Mean free path of photons in different media (in cm)');
xlabel('Atomic number of elements');
ylabel('Energy in MeV');
% Add X-Axis 
EPos = [6 16 26 35 47 55 65 74 82 94];   % define array to store label location
ELab = { '6-C','16-S','26-Fe','35-Br','47-Ag','55-Cs','65-Tb','74-W','82-Pb','94-Pu'}; %Define Energy labels for y-axis
set(gca,'XTick'     ,EPos);
set(gca,'XTickLabel',ELab);
% Add Y-Axis
ELab = [0.001 0.003 0.01 0.03 0.1 0.3 1 3 10]; %Define Energy labels for y-axis
EPos = size(ELab);   % define array to store label location
for i=1:length(ELab), [tmp EPos(i)]=min(abs(E-ELab(i))); end
set(gca,'YTick'     ,EPos);
set(gca,'YTickLabel',ELab);
% add Colorbar
cbar_axes = colorbar;
set(cbar_axes,'YTick'     ,     -5:5 ); % The image is a log10 of the MAC ...
set(cbar_axes,'YTickLabel',10.^(-5:5)); % ... so add proper labels
hold on
% Add Compton Edges to the plot
[tmp, CEdge] = PhotonAttenuationQ(Z, E);
ed = accumarray([CEdge(:,1),CEdge(:,2)],CEdge(:,3)); % get per element energies of 14 compton edges 
ed = 500*(log(ed')-log(0.001))/(log(20)-log(0.001)); % convert energy to row numbers of the image
K=plot(ed(:,1)    ,'m','LineWidth',3); %Plot K Compton edge
L=plot(ed(:, 2: 4),'r','LineWidth',2); %Plot 3 L Compton edges
M=plot(ed(:, 5: 9),'g','LineWidth',2); %Plot 5 M Compton edges
N=plot(ed(:,10:end),'y','LineWidth',2); %Plot first 5 N Compton edges
legend([K(1),L(1),M(1),N(1)], {'K','L','M','N'}, 'Location', 'NorthEast');

רישיון

אני, בעל זכויות היוצרים על היצירה הזאת, מפרסם אותה בזאת תחת הרישיונות הבאים:
GNU head מוענקת בכך הרשות להעתיק, להפיץ או לשנות את המסמך הזה, לפי תנאי הרישיון לשימוש חופשי במסמכים של גנו, גרסה 1.2 או כל גרסה מאוחרת יותר שתפורסם על־ידי המוסד לתוכנה חופשית; ללא פרקים קבועים, ללא טקסט עטיפה קדמית וללא טקסט עטיפה אחורית. עותק של הרישיון כלול בפרק שכותרתו הרישיון לשימוש חופשי במסמכים של גנו.
w:he:Creative Commons
ייחוס שיתוף זהה
הקובץ הזה מתפרסם לפי תנאי רישיונות קריאייטיב קומונז ייחוס-שיתוף זהה 3.0 לא מותאם, 2.5 כללי, 2.0 כללי ו־1.0 כללי.
הנכם רשאים:
  • לשתף – להעתיק, להפיץ ולהעביר את העבודה
  • לערבב בין עבודות – להתאים את העבודה
תחת התנאים הבאים:
  • ייחוס – יש לתת ייחוס הולם, לתת קישור לרישיון, ולציין אם נעשו שינויים. אפשר לעשות את זה בכל צורה סבירה, אבל לא בשום צורה שמשתמע ממנה שמעניק הרישיון תומך בך או בשימוש שלך.
  • שיתוף זהה – אם תיצרו רמיקס, תשנו, או תבנו על החומר, חובה עליכם להפיץ את התרומות שלך לפי תנאי רישיון זהה או תואם למקור.
הנכם מוזמנים לבחור את הרישיון הרצוי בעיניכם.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית06:19, 15 באוגוסט 2017תמונה ממוזערת לגרסה מ־06:19, 15 באוגוסט 2017‪855 × 1,097‬ (36 ק"ב)Mikhail Ryazanovrm. excessive caps, crop top margin
02:09, 3 באוקטובר 2016תמונה ממוזערת לגרסה מ־02:09, 3 באוקטובר 2016‪879 × 1,097‬ (31 ק"ב)CmdrjamesonCompressed with pngout. Reduced by 70kB (69% decrease).
06:41, 5 באוקטובר 2007תמונה ממוזערת לגרסה מ־06:41, 5 באוקטובר 2007‪879 × 1,097‬ (101 ק"ב)Jarektbetter crop
06:38, 5 באוקטובר 2007תמונה ממוזערת לגרסה מ־06:38, 5 באוקטובר 2007‪929 × 1,280‬ (56 ק"ב)Jarekt{{Information |Description='''Mean Free Path''' for photons in energy range from 1 keV to 20 MeV for Elements Z = 1 to 100. Based on [http://physics.nist.gov/PhysRefData/XrayNoteB.html]. Also shown are locations of Compton edges. |Source=self-made |Date=1

הדף הבא משתמש בקובץ הזה:

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה: