Differences
This shows you the differences between two versions of the page.
talksposters:2023_tutorials:th01 [2023/03/22 13:18] ramain |
talksposters:2023_tutorials:th01 [2023/03/23 07:50] (current) ramain |
||
---|---|---|---|
Line 3: | Line 3: | ||
Code: Notebook, and some data are on github (I will be updating in the coming week). https://github.com/ramain/FundiScintTutorial2023 | Code: Notebook, and some data are on github (I will be updating in the coming week). https://github.com/ramain/FundiScintTutorial2023 | ||
- | You will need psrchive to convert your archive into a dynamic spectrum (copy singularity image). The tutorial will follow an ipython notebook, using basic packages (numpy, scipy, astropy), as well as lmfit | + | You will need psrchive to convert your archive into a dynamic spectrum. I typically use Vivek's singularity image, copied a few places (e.g.) |
+ | |||
+ | /fpra/mkat/01/users/vivek/singularity_images/pulsar_folder-2021-11-25-1de34f05edfa.sif | ||
+ | |||
+ | /fpra/bursts/01/pulsar_folder-2021-11-25-1de34f05edfa.sif | ||
+ | |||
+ | The tutorial will follow an ipython notebook, using basic packages (numpy, scipy, astropy), as well as lmfit | ||
Data: Have a handy copy of any archive that you wish to look at for scintillation. Remember it needs to have full time and frequency information, not t- or f-scrunched. There will be a example dynamic spectra included in the github above | Data: Have a handy copy of any archive that you wish to look at for scintillation. Remember it needs to have full time and frequency information, not t- or f-scrunched. There will be a example dynamic spectra included in the github above |