Christoph Deil

Results 472 comments of Christoph Deil

@cento14 - Thank you for all the info!!! I will fetch a new version tomorrow or Friday latest and add your SED data to gamma-cat. (unless you have time to...

@cento14 - I'm trying to update to a new version of your files now. One thing I noticed is that `data/CTB37A.fits` from http://www.iasf-milano.inaf.it/~giuliani/astrisim/gsed/gsed.tar seems to be corrupt. I get an...

Updates SED data from astrisim is here: https://github.com/gammapy/gamma-cat/compare/master...cdeil:astrisim-gsed Just poking around a bit, there's still some stuff. E.g. this one and many others don't have a "PAPER" header key, i.e....

@pdeiml - 👍 to your suggestion of using "hms" and "dms" format for position errors to mirror the position values. (Exception: There are a few papers where positions and errors...

This was mostly fixed up and made uniform in #82. In the end I decided to just use the shorter `s` and `m` for arc minutes and arc seconds, because...

I've started to write some docs on how `gammapy.catalog` works: http://docs.gammapy.org/en/latest/catalog/index.html I will update http://nbviewer.jupyter.org/github/gammapy/gammapy-extra/blob/master/notebooks/source_catalogs.ipynb a little bit now, but it will remain incomplete. @pdeiml - That could be useful...

I just pushed the small update to the notebook ... there's an example how to access Gamma-cat here now: http://nbviewer.jupyter.org/github/gammapy/gammapy-extra/blob/master/notebooks/source_catalogs.ipynb#Access-catalogs-and-sources @adonath - For gamma-cat, currently `_make_source_dict` returns a `Row` object,...

I've started to add scripts to dump the info and plot a spectrum for each source here: https://github.com/cdeil/gamma-cat-status

No, this doesn't exist. Long-term, we should define model serialisation formats at gamma-astro-data-formats and then use those formats in gamma-cat (and science tools). For now, what I do in cases...

I would prefer to keep the shorter name. But OK, I don't care much, if you want the longer name. @pdeiml - There's a merge conflict; can you please rebase.