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

Fix __str__ for Data #877

Merged
merged 1 commit into from
Mar 2, 2016
Merged

Fix __str__ for Data #877

merged 1 commit into from
Mar 2, 2016

Conversation

astrofrog
Copy link
Member

The number of dimensions should start on a newline:

>>> print(catalog)
Data Set: w5_pscNumber of dimensions: 1
Shape: 17771
Components:
 0) ID
 1) Pixel Axis 0
 2) World 0
 3) RAJ2000
 4) DEJ2000
 5) Jmag
 6) Hmag
 7) Ksmag
 8) __3.6_
 9) __4.5_
 10) __5.8_
 11) __8.0_
 12) __24_
 13) Type
 14) __4.5__-__5.8_
 15) __5.8__-__8.0_

@astrofrog astrofrog added this to the 0.7 milestone Mar 1, 2016
astrofrog added a commit that referenced this pull request Mar 2, 2016
@astrofrog astrofrog merged commit 129639b into glue-viz:master Mar 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant