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

format not understood #160

Open
knut0815 opened this issue Aug 30, 2016 · 3 comments
Open

format not understood #160

knut0815 opened this issue Aug 30, 2016 · 3 comments

Comments

@knut0815
Copy link

knut0815 commented Aug 30, 2016

Can somebody please provide a working example for a table file that can be used with the upload form? I have followed closely the example shown on the website, but it doesn't work.

\DOI = "10.1051/0004-6361/201014177"
\ADS = "2010ApJ...711.1017P"
\author = ThomasPeters
\email = [email protected]
\IsObserved = False
\IsGalactic = True
|  ID | Radius | SurfaceDensity | VelocityDispersion |
|char | float  | float          | float              |
|     |  pc    |  g/cm^2        |  km/s              |
 RunA   1.70      0.025            0.44
 RunB   1.70      0.025            0.44
@e-koch
Copy link
Contributor

e-koch commented Aug 30, 2016

@knut0815 - Is this the screen that you get?

image

There is an unmarked box right below the file name that you can manually specify the extension (ipac in this case). After adding that, it appeared to populate the upload form properly.

@keflavich - We need to add a label for that box so it's clearer.

@keflavich
Copy link
Contributor

@e-koch thanks. Also, there is a bug introduced by recent updates to astropy that ipac tables aren't auto-recognized, so the frontpage form will now always fail - the page you screenshotted should be the default instead.

@knut0815
Copy link
Author

Ah I see, I have to upload the file twice. The first time it wasn't recognized that it is ipac format, but on the second upload form I can specify this. Thanks!

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

No branches or pull requests

3 participants