With this release, Cilility_JNH is renamed to FreQ.
Furthermore, several changes were introduced to allow a more simple handling of the software. These changes are listed below.
Bugfixes
- From this version on, the powers are more accurately calculated as
2*
sqrt(real*real+imaginary*imaginary)/(length of the time series)
, whereas in previous versions powers were calculated assqrt(real*real+imaginary*imaginary)/(length of the time series)
(real
andimaginary
refer to the real and imaginary outputs of the Fourier transform). - Now the entire half of the spectrum is plotted in spectra plots. In previous versions the spectra plots' y axis was limited.
- Rename "APC" in output files to the correct abbreviation "APS" (= "assembled power spectrum", which is determined as the average spectrum of the power spectra from all signal pixels (if "extract signal regions" is not selected by the user, all pixels of the image are included)).
News
Make the application of specialized functions customizable via the settings dialog
-
Make it optional to remove the power background (which is determined based on low-power pixels in the image):
-
Make it optional to extract signal regions and allow adjustments of the SD threshold and the range:
-
Make it optional to determine results in a user-defined region of interest:
-
Make the output of advanced, complex plots optional. The new version only outputs phase maps and a map for the center-of-mass of the frequency spectrum if the following checkbox is activated in the settings dialog: .
New features
- Output spectra in dB in the main text file.
- Clean and improve layout of main text file.
- Add link to output text files, directing to the GitHub repository.
- Add a help button to the settings dialog - the button directs to the GitHub repository.
- New color map for frequency and power plots:
- Output of frequencies in maps only if the frequencies are within the range defined by the user (exception: center-of-mass frequency map).
- Output of a frequency histogram (the bin size is defined by the user in the settings dialog):
- Primary and secondary frequency peak in the APS are now also plotted in the APS plot:
- Settings dialog with more explanations: