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

Export VOTable Catalog for each run. #5

Closed
davepallot opened this issue Apr 7, 2020 · 3 comments
Closed

Export VOTable Catalog for each run. #5

davepallot opened this issue Apr 7, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@davepallot
Copy link
Contributor

No description provided.

@davepallot davepallot self-assigned this Apr 7, 2020
@davepallot davepallot added the enhancement New feature or request label Apr 7, 2020
@davepallot
Copy link
Contributor Author

Initial commit: f56b002
Need to get the ucds and types for the missing columns.

@SoFiA-Admin
Copy link

UCDs:

  • kin_pa: pos.posAng
  • ra: pos.eq.ra
  • dec: pos.eq.dec
  • l: pos.galactic.lon
  • b: pos.galactic.lat
  • freq: em.freq
  • v_rad: spect.dopplerVeloc.radio
  • v_opt: spect.dopplerVeloc.opt
  • v_app: spect.dopplerVeloc

All of these parameters are of floating-point type. Let me know if I‘ve missed anything.

@davepallot
Copy link
Contributor Author

commit: a522622

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants