HISourcesSmallCatalog
returns SkyModel instead of path
#605
Labels
enhancement
New feature or request
HISourcesSmallCatalog
returns SkyModel instead of path
#605
When one wants to use the "HISourcesSmallCatalog", you have to parse the results manually, as seen in https://github.com/i4Ds/Karabo-Pipeline/blob/main/karabo/examples/LineEmissionBackendsComparison.ipynb:
Instead of a path, the function should return the parsed results directly, i.e. a
SkyModel
.(And the
LineEmissionBackendsComparison.ipynb
example should be changed accordingly)The text was updated successfully, but these errors were encountered: