Open Andresfgomez970 opened 1 year ago
I realized the tutorials probably update themselves from tuotials.ipynb. I propose the following changes in that file:
Minor grammar changes that can be checked in github. (as adding as 'the' preposition or changing ionisation by ionization, nothing major).
I did add a small code to download test data directly from Zenodo (only copy and page or run it in case of downloading the notebook).
Small comments explaining data being read
Further explanation of the use of some functions: e.g.,
Note that the frequency channel is along the first index in the result of calc_dt, therefore the 0 in subtract_mean_signal.
Thanks so much for the effort in constructing this library.
I realized the tutorials probably update themselves from tuotials.ipynb. I propose the following changes in that file:
Minor grammar changes that can be checked in github. (as adding as 'the' preposition or changing ionisation by ionization, nothing major).
I did add a small code to download test data directly from Zenodo (only copy and page or run it in case of downloading the notebook).
Small comments explaining data being read
Further explanation of the use of some functions: e.g.,
Note that the frequency channel is along the first index in the result of calc_dt, therefore the 0 in subtract_mean_signal.
Thanks so much for the effort in constructing this library.