Christoph Deil

Results 472 comments of Christoph Deil

@pdeiml - I don't think your suggestion to change the index file format is useful. People want to query and select subsets in different ways. Hard-coding a format where the...

Here's an example: https://github.com/cdeil/gamma-cat-status/blob/cc3084fc9b43933a93203275eed7385d322efb82/notebooks/data_collection_example.ipynb It's very rough, but might be of help for now while we work on gamma-cat. Concretely it shows that - Gernot needs to finish up #98...

@GernotMaier - We now also have http://gamma-cat.readthedocs.io/use/source_list.html and on the source detail pages like e.g. http://gamma-cat.readthedocs.io/use/sources/79.html a list of available resources in gamma-cat. Unfortunately it's still buggy, i.e. not reliable...

PS: I think the issue with string "scale" entries mentioned above is resolved. I searched the input YAML files and couldn't find any.

@micheledoro - this is how to get a list of MAGIC data in gamma-cat for now: https://gist.github.com/cdeil/90c282bee5d5644630085afad0bac313 I'm posting it here, because it might be of interest to others. For...

@micheledoro - I don't see that error. Maybe you added a dataset locally and it contains a non-ascii character? Can you change to ``` for dataset in datasets: print(dataset['location']) dataset.update(get_info(dataset))...

@micheledoro - I don't quite understand. Is the issue gone, or is it still there for you?

@micheledoro - From the traceback you showed above, the last line in your code that is executed is this one: ``` in get_info(dataset) 5 meta = Table.read(filename, format='ascii.ecsv').meta 6 else:...

@pdeiml - I think either none or maybe one or two max of those sources has a published spectrum. Can you please go through, check, and then either do the...

Just now I noticed that the other source from that paper, HESS J1809-193, we have the same issue of incorrect spectral points. See: * https://github.com/gammapy/gamma-cat/blob/master/input/data/2007/2007A%2526A...472..489A/tev-000115-sed.ecsv * https://github.com/cdeil/gamma-cat-status/blob/master/sed_png/source_000115.png * https://github.com/cdeil/gamma-cat-status/blob/master/txt/source_000115.txt