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

Test Translated Functions #27

Open
18 of 20 tasks
SkyWa7ch3r opened this issue May 17, 2023 · 0 comments
Open
18 of 20 tasks

Test Translated Functions #27

SkyWa7ch3r opened this issue May 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@SkyWa7ch3r
Copy link
Collaborator

SkyWa7ch3r commented May 17, 2023

Test the following functions which have been translated:

  • vis_extract_autocorr
  • vis_cal_auto_init
  • vis_calibration_flag
  • vis_cal_bandpass @JLBLine
  • transfer_bandpass (Needs a test) @JLBLine
  • vis_cal_polyfit @SkyWa7ch3r
  • vis_cal_combine
  • vis_cal_auto_fit @SkyWa7ch3r
  • vis_cal_subtract #32
  • vis_calibration_apply (Whoever gets done polyfit or bandpass first)
  • cal_auto_ratio_divide (Needs tests) @JLBLine
  • cal_auto_ratio_remultiply (Needs tests) @JLBLine
  • calibrate (vis_calibrate) (Needs tests) @JLBLine @SkyWa7ch3r
  • calibrate_qu_mixing (vis_calibrate_qu_mixing) - Likely will fail because of LA_LEAST_SQUARES and np.linalg.lstsq differences due to precision and method of least squares used in both. (Needs Test) @SkyWa7ch3r
  • vis_flag (Needs tests) @SkyWa7ch3r
  • vis_noise_calc (Needs Tests) @JLBLine
  • split_vis_weights (Needs Tests - Also used in fhd_quickview and HEALPIX, can be tested next semester) @JLBLine
  • vis_weights_update (Needs tests) @SkyWa7ch3r

Check previous tested functions with new calibration routine:

  • calculate_adaptive_gain
  • vis_calibrate_subroutine @SkyWa7ch3r Add back in older tests
@SkyWa7ch3r SkyWa7ch3r added the bug Something isn't working label May 17, 2023
@SkyWa7ch3r SkyWa7ch3r added this to the ADACS 2023A milestone May 17, 2023
@SkyWa7ch3r SkyWa7ch3r added the enhancement New feature or request label May 17, 2023
@SkyWa7ch3r SkyWa7ch3r modified the milestones: ADACS 2023A, PyFHD v1.0 Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants