sambit-giri / tools21cm

MIT License
22 stars 18 forks source link

chore: minor comment and avoid manual download #44

Closed Andresfgomez970 closed 1 year ago

Andresfgomez970 commented 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.