Adaptive_optics.gif(576 × 198 פיקסלים, גודל הקובץ: 2.6 מ"ב, סוג MIME‏: image/gif, בלולאה, 101 תמונות)

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

תקציר

תיאור
English: If your image suffers from time-varying distortions (e.g. due to the atmosphere fluctuations when you do ground-based astronomy) you can use a wavefront sensor to measure them on a spot you know the shape of ("guide star"), and then correct for them using a deformable mirror.
תאריך יצירה
מקור https://twitter.com/j_bertolotti/status/1144525775242182658
יוצר Jacopo Bertolotti
אישורים והיתרים
(שימוש חוזר בקובץ זה)
https://twitter.com/j_bertolotti/status/1030470604418428929

Mathematica 11.0 code

ghost3=(*Import or create a square image to use*)
dim = Dimensions[ghost3][[1]]
zpoly[x_, y_, n_, m_] := -Which[m >= 0, ZernikeR[n, m, Sqrt[x^2 + y^2]]*Cos[m ArcTan[x, y]], m < 0, ZernikeR[n, -m, Sqrt[x^2 + y^2]]*Sin[-m ArcTan[x, y]] ];
Z = Table[
   N@Table[
     If[x == y == 0, 0, zpoly[x, y, n, m]], {x, -1, 1, 2/(dim - 1)}, {y, -1, 1, 2/(dim - 1)}], {n, 0, 3}, {m, -n, n, 2}];
Z = Flatten[Z, 1];
ClearAll[fpsf]
fpsf[t_] := 
  Table[RandomReal[{-1, 1}] Sin[RandomReal[{0, 1}] t + RandomReal[{0, 2 \[Pi]}] ], {10}];
p1 = Table[
   psfcoeff = fpsf[t];
   psf = psfcoeff.Z;
   psfcoefferr = RandomReal[{-0.1, 0.1}, 10];
   GraphicsRow[{ArrayPlot[Abs[Fourier[RotateRight[InverseFourier[ghost3], {128/2, 128/2}] *(Exp /@ (I 20*psf))] ], PlotRange -> All, PlotLabel -> "Distorted image"]
     ,
     MatrixPlot[psf, PlotRange -> All, Frame -> False, PlotLabel -> "Measured distortion"]
     ,
     ArrayPlot[Abs[Fourier[RotateRight[InverseFourier[ghost3], {128/2, 128/2}] *(Exp /@ (I 20*(psfcoefferr.Z) ))] ], PlotRange -> All, PlotLabel -> "Recovered image"]
     }, ImageSize -> Large]
   , {t, 0, 1, 0.01}];
ListAnimate[p1]

רישיון

אני, בעל זכויות היוצרים על עבודה זו, מפרסם בזאת את העבודה תחת הרישיון הבא:
Creative Commons CC-Zero קובץ זה זמין לפי תנאי הקדשה עולמית לנחלת הכלל CC0 1.0 של Creative Commons.
האדם ששייך יצירה להיתר הזה הקדיש את היצירה לנחלת הכלל על־ידי ויתור על כל הזכויות שלו או שלה על היצירה בכל העולם לפי חוק זכויות יוצרים, לרבות כל הזכויות הקשורות או הסמוכות כקבוע בחוק. באפשרותך להעתיק, לשנות, להפיץ, או להציג את היצירה, אפילו למטרות מסחריות, וכל זה אפילו מבלי לבקש רשות.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג
Adaptive optics to correct for distortions.

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

מוצג

checksum אנגלית

863d3964c3c4b088e42cb6cd7d8fb597efd08858

הוגדר לפי: SHA-1 אנגלית

2,726,190 בית

198 פיקסל

576 פיקסל

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

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

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית15:37, 28 ביוני 2019תמונה ממוזערת לגרסה מ־15:37, 28 ביוני 2019‪198 × 576‬ (2.6 מ"ב)BertoUser created page with UploadWizard

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

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

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

מטא־נתונים