-
-
Notifications
You must be signed in to change notification settings - Fork 422
Description
Hello,
is there a way, by using the NED query, to directly obtain the spectral energy distribution (SED) of a source?
I am referring to the table provided in the "Photometry and SED" section of any NED web query.
It does not look possible, as I don't see any related function in the NedClass
' API.
This feature would be incredibly useful as it would automatise a repetitive and manual task (downloading the tables manually).
It would also help since the SED table that you manually download from NED it's a bit messy (it includes for example empty fields that are then difficult to parse from python - they result in in rows with different lengths).
Another question is: in case of this type of questions that are not real issues, is there another way to communicate / ask for support (e.g. a slack with a #help channel, GitHub discussions and so on...), without opening an issue?
Thank you!