Skip to content

Comments

#93a Fix TreeCorr imports and 1d arrays in FITS table writing#93

Open
msimet wants to merge 7 commits intomasterfrom
#93a
Open

#93a Fix TreeCorr imports and 1d arrays in FITS table writing#93
msimet wants to merge 7 commits intomasterfrom
#93a

Conversation

@msimet
Copy link
Owner

@msimet msimet commented Nov 8, 2016

Hi folks,

Two cleanup items in this PR:

  • We say in the README that TreeCorr is a good idea, but not required. That wasn't actually true. This fixes the rogue import unprotected by a try block.
  • The FITS standard allows for columns where each row of the column is actually a 1D array. The way I coded up to turn numpy arrays into FITS tables didn't allow for that, though. This fix does allow it.

msimet added a commit that referenced this pull request Jun 21, 2018
msimet added a commit that referenced this pull request Jul 12, 2018
msimet added a commit that referenced this pull request Jul 14, 2018
msimet added a commit that referenced this pull request Nov 17, 2018
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

Successfully merging this pull request may close these issues.

1 participant