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

pyradiosky hdf5 format for FHD cubes #97

Open
jpober opened this issue Aug 24, 2020 · 2 comments
Open

pyradiosky hdf5 format for FHD cubes #97

jpober opened this issue Aug 24, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@jpober
Copy link
Member

jpober commented Aug 24, 2020

Find a way to interface pyradiosky's HEALPix tools / hdf5 format with FHD cube save files (i.e the inputs to eppsilon)

@jpober jpober added the enhancement New feature or request label Aug 24, 2020
@bhazelton
Copy link
Member

A couple notes on this:

  1. This will require DFTing to be able to divide out the weights in UV space.
  2. The cubes are in instrumental polarizations, which are not currently supported by pyradiosky.

@bhazelton
Copy link
Member

Probably better to make the weights and variances arrays optional parameters on the object so they can all be written to the same file with the data array. The data array will need to have different units than normal since the sampling isn't divided out (it scales with the integration).

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