In angle averaged radial density data file, the radius values are not uniformly separated, i.e., spacings between data points are not constant. One may utilize a Fortran 77 program intpoldp.f to make a data file with equidistanly spaced radial data points.
Compile intpoldp.f and run the executable file.
unix%./a.out input data file name ? : n1215p_sly4_rdp.txt <--- input from keyboard number of data lines = 405 maximum radius = 42.86830 output file name ? : n1215p_sly4_rdp_uniformpts.dat <--- input from keyboard maximum output radius (fm) ? must be <= 42.86830 20 <--- input from keyboard spacing of output radius grid (fm) ? 0.1 <--- input from keyboard (maxinum r)= 20.00000 (increment of r)= 0.10000