FRBs / pygedm

Python bindings for YMW16, NE2001 and YT2020 electron density models
https://pygedm.readthedocs.io/
42 stars 17 forks source link

Adding observing frequency #17

Closed InesPM closed 3 years ago

InesPM commented 3 years ago

Adding nu in GHz as an input parameter in dm_to_dist and dist_to_dm functions.

telegraphic commented 3 years ago

Thanks @InesPM this is a great addition!

So I can put together some unit tests, do you have some known-correct outputs that use the nu= argument? E.g. ca test with nu=100 MHz that confirms tau_sc comes out correctly?