PaulHancock / Aegean

The Aegean source finding program and associated tools
http://aegeantools.rtfd.io/
Other
47 stars 14 forks source link

Different input formats for fixed-position source-characterisation mode #9

Closed nhurleywalker closed 9 years ago

nhurleywalker commented 9 years ago

Sometimes I source-find on a master image to get a bunch of sources. I then play around with these in e.g. TopCat and make some sub-selections based on various criteria. When I write out from standard software like TopCat, I can only use standard output formats like vot and fits. However, if I then want to use that catalogue as an input to futher source-finding/fitting with Aegean, I need to use Aegean's native ".cat" format, which is not easy to create. Would it be possible to use other format tables as an input to Aegean's fixed-position source-characterisation mode?

PaulHancock commented 9 years ago

The dev branch of Aegean will now allow you to read the following formats that were written by Aegean (or at least have ra/dec column headers): csv, tab, tex, vo, vot, xml, cat.

.html is not supported and you should feel bad for trying to use html as a data format