Site perso : Emmanuel Branlard

9.2 Organizations of the source files

  • astraimpulse : stand alone program
  • astraimpulse_main.f : stand alone main source file
  • compile_astra : program to compile the stand alone algorithm
  • covariance.f : source file for the covariance calculation
  • diago_NxN.f : source file for the diagonalization of a $ N\times N$ symmetric matrix.
  • inverse.f : source file to invert a matrix
  • spch_improve.f : source files containing all the new functions used for our algorithm
  • X_em_mon.f : source file in which the output of the sigma matrix has been changed.
  • X_modules_rot.f : module ROTBOOST used by my algorithm
  • X_spch3d.f : astra space charge 3d source file modified to use our functions








Emmanuel Branlard