Differences
This shows you the differences between two versions of the page.
talksposters:2025_tutorials:scintillation_tutorial_2025:start [2025/02/12 14:00] tsprenger |
talksposters:2025_tutorials:scintillation_tutorial_2025:start [2025/02/28 14:15] (current) wagenveld |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Scintillation tutorial 2025 ====== | + | ====== Scintillation of compact radio sources ====== |
Scintillation affects all compact radio sources like pulsars, fast radio bursts, and to some degree even active galactic nuclei. Even though this tutorial is based on my pulsar perspective, understanding it is useful for studying the other compact sources, too. | Scintillation affects all compact radio sources like pulsars, fast radio bursts, and to some degree even active galactic nuclei. Even though this tutorial is based on my pulsar perspective, understanding it is useful for studying the other compact sources, too. | ||
Line 8: | Line 8: | ||
For the second half of the tutorial we will use downsized real data. It is recommended to download it before the tutorial [[https://cloud.mpifr-bonn.mpg.de/index.php/s/wsdwqPCyj8Z4gEn | here]]. Parts of the code used in the second part make use of //ctypes//, which do not work in ipython (jupyter notebook) and on MacOS. Make sure to have a Linux terminal available. There is a singularity image at /fpra/search/01/tsprenger/scinter3.simg in case of local problems with the required packages. | For the second half of the tutorial we will use downsized real data. It is recommended to download it before the tutorial [[https://cloud.mpifr-bonn.mpg.de/index.php/s/wsdwqPCyj8Z4gEn | here]]. Parts of the code used in the second part make use of //ctypes//, which do not work in ipython (jupyter notebook) and on MacOS. Make sure to have a Linux terminal available. There is a singularity image at /fpra/search/01/tsprenger/scinter3.simg in case of local problems with the required packages. | ||
- | |||
- | The slides of the tutorial will be uploaded soon. |