Closed ceriottm closed 7 years ago
Are the fittings in gle-analyze only into gle-analyze.cpp? I'm onto it.
Well, one needs to include new optimization targets in libglefit.cpp and in glefit.hpp, both for the spectral disturbance to the actual single frequency case (harm_check, we could call them wspecq, sspecq, ispecq, wspecp, sspecp, ispecp) and for rp_check (rp_wspecq, rp_sspecq, .... ) Furthermore one should also add for harm_check the "main peak indicators", that is re, im , resq, resp for the main pole. Thanks!
On 23 September 2016 at 11:38, Mariana Rossi notifications@github.com wrote:
Are the fittings in gle-analyze only into gle-analyze.cpp? I'm onto it.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/epfl-cosmo/gle4md/issues/2#issuecomment-249147604, or mute the thread https://github.com/notifications/unsubscribe-auth/ABESZzlHAVohMiea3TkXa3ef8IDdlqWUks5qs54vgaJpZM4KEt6d .
yes yes i called them differently but i think i finished
Code to compute GLE spectral analysis has been added, but all the wirings to gle-fit and gle-analyze have to be remade.