html5-img
1 / 44

LAL Structure and Implementing spin effect for amplitude correction

Hyung Won Lee( Inje ), Chunglee Kim(SNU), and Jeongcho Kim( Inje ) 29-30 Nov. 2013, Seoul National University. LAL Structure and Implementing spin effect for amplitude correction. Contents. LAL Structure Spin effect on the amplitude correction Implementing spin effect

gil
Télécharger la présentation

LAL Structure and Implementing spin effect for amplitude correction

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. HyungWon Lee(Inje), ChungleeKim(SNU), and Jeongcho Kim(Inje) 29-30 Nov. 2013, Seoul National University LAL Structure and Implementing spin effect for amplitude correction

  2. Contents • LAL Structure • Spin effect on the amplitude correction • Implementing spin effect • Some results and comparison with TaylorF2 • Discussions and future works 5th Korea-Japan Joint Meeting on GW

  3. LAL Structure • LAL Suite • LAL • LALFrame • LALMetaIO • LALXML • LALSimulation • LALBurst • LALInspiral • LALPulsar • LALInference • LALStochastic • LALApps 5th Korea-Japan Joint Meeting on GW

  4. LAL Package • Package • LAL Standard Package • General Package • General Mathematics and Signal Analysis Package • Core Data Analysis Package • Burst Package • Inspiral Package • Pulsar Package • Stochastic Package 5th Korea-Japan Joint Meeting on GW

  5. LAL Standard Package • Std : contains headers providing basic datatypes, constants, and macros that support the LAL standard. • Sample : contains templates for LAL headers and modules, as well as fully - autodocumenting example program based on the primer in the std package. 5th Korea-Japan Joint Meeting on GW

  6. LAL Standard Package - std • LAL datatypes.h • Primitive datatypes • Atomic datatypes • Complex datatypes • Aggregate datatypes : Store arbitrarily large sets or collections of primitive datatypes. aggregate datatypes are defines : vectors, arrays, sequences, vector sequences, and array sequences. • Structured datatypes : embed primitive and aggregate datatypes inside structures that define their physical meaning. 5th Korea-Japan Joint Meeting on GW

  7. General Package • Date : providing routines related to date and time manipulations. • Factories : providing routines for creating ad destroying the LAL aggregate datatypes. • Tools : contains the general purpose LAL tools. • Vectorops : contains routines or manipulating vectors. 5th Korea-Japan Joint Meeting on GW

  8. General Mathemaica and Signal Analysis Packages • fft: contains various routines for performing FFTs. • stats : contains statistical routines. • tdfilter: covers LAL routines for constructing and applying digital time-domain filters. • utilities : contains various numerical utilities or use in LAL • window : contains a function to create a vector containing a window 5th Korea-Japan Joint Meeting on GW

  9. Core Data Analysis Package • inject : provides routines to simulate gravitational waves and their effect on a detector. 5th Korea-Japan Joint Meeting on GW

  10. Schematic Diagram of Directory Structure • This diagram showing the directory structure of the LAL. 5th Korea-Japan Joint Meeting on GW

  11. LAL Development tools • autoconfig • automake • ./00boot • ./configure • ./make • ./make install 5th Korea-Japan Joint Meeting on GW

  12. Affected directory • LALsimulation directory • LALSimInspiral.h • LALSimInspiral.c • LALSimInspiralTaylorF2Amp.c (added) • generate_hf.c • Standalone main program to get template 5th Korea-Japan Joint Meeting on GW

  13. Used data structure • COMPLEX16FrequencySeries • XLALCreateCOMPLEX16FrequencySeries() • XLALDestroyCOMPLEX16FrequencySeries() 5th Korea-Japan Joint Meeting on GW

  14. Spin effect on the amplitude correction 5th Korea-Japan Joint Meeting on GW

  15. Geometry 5th Korea-Japan Joint Meeting on GW

  16. Basic variable definitions 5th Korea-Japan Joint Meeting on GW

  17. Stationary-Phase Approximation • , 5th Korea-Japan Joint Meeting on GW

  18. Time-domain strain 5th Korea-Japan Joint Meeting on GW

  19. Frequency-domain strain 5th Korea-Japan Joint Meeting on GW

  20. Frequency-domain strain 5th Korea-Japan Joint Meeting on GW

  21. Coefficients 5th Korea-Japan Joint Meeting on GW

  22. Coefficients 5th Korea-Japan Joint Meeting on GW

  23. Coefficients 5th Korea-Japan Joint Meeting on GW

  24. Coefficinets 5th Korea-Japan Joint Meeting on GW

  25. Coefficients 5th Korea-Japan Joint Meeting on GW

  26. SPA Phase up to 2.5PN 5th Korea-Japan Joint Meeting on GW

  27. SPA Phase 5th Korea-Japan Joint Meeting on GW

  28. SPA Phase up to 3.5PN 5th Korea-Japan Joint Meeting on GW

  29. Implementing Spin Effect • LALSimInspiral.h • LALSimInspiral.c • LALSimInspiralTaylorF2Amp.c • generate_hf.c 5th Korea-Japan Joint Meeting on GW

  30. LALSimInspiral.h 5th Korea-Japan Joint Meeting on GW

  31. LALSimInspiral.c • intXLALSimInspiralChooseFDWaveform() 5th Korea-Japan Joint Meeting on GW

  32. LALSimInspiralAmp.c 5th Korea-Japan Joint Meeting on GW

  33. LALSimInspiralTaylorF2Amp.c • sf2_spin_corr_amp sf2_spin_corrections_amp() • Calculate SPA phase • REAL8 sf2_psi_SPA() • Calculate SPA phase up to 3.5 PN • COMPLEX16 sf2_amp_SPA_plus() • Calculate for • COMPLEX16 sf2_amp_SPA_cross() • Calculate for 5th Korea-Japan Joint Meeting on GW

  34. generate_hf.c 5th Korea-Japan Joint Meeting on GW

  35. Some results and comparison with TaylorF2 • Polarization : 5.369755 rad () • Frequency bin size : 1Hz • R.A. of source : 0.57474689525 rad () • dec of source : 0.648522019386 rad () • Inclination : 0.785 rad () • M1 : 1.4 M_sun / 10 M_sun • M2 : 1.4 M_sun / 1.4 M_sun • Distance : 4.0 Mpc / 23.1 Mpc • S1 and S2 : (0, 0, 0) • LN : (0,0,1) • PN order : 3.5PN 5th Korea-Japan Joint Meeting on GW

  36. Some Results 5th Korea-Japan Joint Meeting on GW

  37. Some Results 5th Korea-Japan Joint Meeting on GW

  38. Some Results 5th Korea-Japan Joint Meeting on GW

  39. Some Results 5th Korea-Japan Joint Meeting on GW

  40. Some Results 5th Korea-Japan Joint Meeting on GW

  41. Some Results 5th Korea-Japan Joint Meeting on GW

  42. Some Results 5th Korea-Japan Joint Meeting on GW

  43. Some Results 5th Korea-Japan Joint Meeting on GW

  44. Discussions and future works • Wiggling features are not sinusoidal • Asymmetric mass waveform are much oscillating with frequency • Some artificial(?) discontinuity 5th Korea-Japan Joint Meeting on GW

More Related