Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary tags in lsm.pybdsm_search #3

Open
IanHeywood opened this issue Feb 26, 2014 · 2 comments
Open

Arbitrary tags in lsm.pybdsm_search #3

IanHeywood opened this issue Feb 26, 2014 · 2 comments
Assignees
Milestone

Comments

@IanHeywood
Copy link

A minor feature request here: being able to pass an arbitrary list of PyBDSM (.gaul) columns as an lsm.pybdsm_search argument and have the resulting Tigger model include them as custom tags would be very useful. Thanks.

@o-smirnov
Copy link
Contributor

OK, so to get this straight, you want to give it a list of column names from among e.g.

# Gaus_id Isl_id Source_id Wave_id RA E_RA DEC E_DEC Total_flux E_Total_flux Peak_flux E_Peak_flux Xposn E_Xposn Yposn E_Yposn Maj E_Maj Min E_Min PA E_PA DC_Maj E_DC_Maj DC_Min E_DC_Min DC_PA E_DC_PA Isl_Total_flux E_Isl_Total_flux Isl_rms Isl_mean Resid_Isl_rms Resid_Isl_mean S_Code

...and have the values mapped to custom tags of the form column_name=value?

@IanHeywood
Copy link
Author

Exactly, that would be perfect. To give you some specifics, I'm looking for
a way to capture the peak fluxes and also the errors in the fits. I'm
deriving the master source list for the Stripe 82 survey using Pyxis /
PyBDSM / Tigger. Being able to visualise and graphically prune the source
catalogues by having them in Tigger format is awesome, and I'd like to be
able to propagate a few things that it doesn't capture by default into the
final table. Thanks.

On Thu, Feb 27, 2014 at 12:43 AM, [email protected] wrote:

OK, so to get this straight, you want to give it a list of column names
from among e.g.
Gaus_id Isl_id Source_id Wave_id RA E_RA DEC E_DEC Total_flux E_Total_flux
Peak_flux E_Peak_flux Xposn E_Xposn Yposn E_Yposn Maj E_Maj Min E_Min PA
E_PA DC_Maj E_DC_Maj DC_Min E_DC_Min DC_PA E_DC_PA Isl_Total_flux
E_Isl_Total_flux Isl_rms Isl_mean Resid_Isl_rms Resid_Isl_mean S_Code

...and have the values mapped to custom tags of the form column_name=value?

Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-36187281
.

@gijzelaerr gijzelaerr modified the milestone: v1.5.0 Feb 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants