Issues
- 0
- 2
Updates for newer pyuvdata phase_center_catalog
#400 opened by steven-murray - 2
Incompatibilities with future pyuvdata
#401 opened by bhazelton - 4
Lack of backward compatibility for non-future_array_shape in utils.uvd_to_Tsys
#396 opened by JianrongTan - 0
Spherical average doesn't interact well with baselines that have different times
#399 opened by jsdillon - 0
- 1
Pseudo-Stokes Nsamples Accounting
#391 opened by jsdillon - 0
`check_uniform_input` breaks when the first and last integrations are flagged and the covariances are all 0s
#385 opened by jsdillon - 1
uvd_to_Tsys should check input vis_units and modify the vis_units on the output UVData.
#351 opened by aewallwi - 0
- 5
Make a PyPI release
#363 opened by steven-murray - 0
Need to use_future_array_shapes
#373 opened by steven-murray - 0
- 1
Need to support cross-multiplying "interleaved" datasets with non-overlapping times.
#376 opened by aewallwi - 0
numpy errors can unsettle the user
#348 opened by hughbg - 0
Ensure little_h consistency throughout
#367 opened by adeliegorce - 18
- 0
Error in reading pstokes beam
#365 opened by steven-murray - 4
- 0
- 0
uvp_noise_error() needs more checking of inputs
#349 opened by hughbg - 1
running `compute_scalar` on every baseline-pair in `uvp_noise_error` significantly bloats runtime.
#330 opened by aewallwi - 0
- 0
Faster combine_pspec in time-direction?
#341 opened by aewallwi - 0
Spherical averaging can be sped up by Nblpairs and have its memory footprint shrunk by Nblpairs for per-baseline power-spectra.
#313 opened by aewallwi - 0
`Nan` handling in `average_spectra`
#335 opened by aewallwi - 0
- 0
- 1
One-step normalization
#329 opened by acliu - 0
Proper response matrices
#328 opened by acliu - 0
Options to perform bootstrap and autocorrelation noise error calculations into `pspec_run`?
#326 opened by aewallwi - 0
- 0
- 0
- 1
Support for pstokes in the `pol_pairs` arg of `pspec_run` if we use an `efield` beam.
#325 opened by aewallwi - 0
Possible bug in `utils.calc_blpair_reds`
#322 opened by aewallwi - 0
- 0
Bash script interface for pstokes calculations.
#320 opened by aewallwi - 0
average_spectra() does not check input
#317 opened by hughbg - 0
What are the "entry points" for the significant objects (classes), i.e that provide the user functionality
#316 opened by hughbg - 0
Consistent function parameters and descriptions
#315 opened by hughbg - 0
issue with time averaging stats array
#293 opened by aewallwi - 0
Speed up get_analytic_covariance with ffts
#289 opened by aewallwi - 2
hera_sim dependence not accounted for in setup.py
#288 opened by aewallwi - 0
Consider adding linting checks in CI
#311 opened by bhazelton - 0
Change name of `master` branch to `main`
#310 opened by bhazelton - 0
Move to using setuptools_scm for versioning
#309 opened by bhazelton - 0
Build against python 3.8 & 3.9
#308 opened by bhazelton - 0
- 0
Change from nose to pytest for running tests
#306 opened by bhazelton