Localization doc
Closed this issue · 2 comments
jballet commented
The description of the source localization functionality has a typo.
In the first green frame below the two maps, it should be written
o = gta.localize('3FGL J1722.7+6104', update=True)
instead of
o = gta.extension('3FGL J1722.7+6104', update=True)
omodei commented
Thanks for reporting this! I have fixed the documentation in the master.
omodei commented
I confirm that the doc has been updated accordingly.