Skip to content
Snippets Groups Projects

Minor adjust to the ROQ weight generation

Merged Gregory Ashton requested to merge minor-adjustments-to-roq-weights into master
All threads resolved!
  1. Convert the light travel time explicitly calculated value: uses 1.1 * R_earth / c (i.e. 10% more than the expected maximum)
  2. Use a single fixed time_space: previously, the time resolution was set, then recalculated from the difference in the first two elements of time_samples. This could lead to buggy behaviour since that is no longer an evenly spaced array after the subtraction from the start time is made.
  3. Add info statements
  4. Adds a check if the seglen is shorter than the duration
  5. Apply a safety factor of 5 to ensure the time step is short enough. This will increase the size of the ROQ array basis by ~ a factor of 5, but in testing I found it helped remove bias from examples just searching over RA, DEC, and geocent_time.
  6. Add explicit clean up of memory

Closes #372 (closed)

Edited by Gregory Ashton

Merge request reports

Pipeline #63964 passed

Pipeline passed for b3077544 on minor-adjustments-to-roq-weights

Test coverage 70.00% (0.00%) from 1 job
Approval is optional

Merged by Gregory AshtonGregory Ashton 5 years ago (May 28, 2019 12:45am UTC)

Pipeline #64104 passed

Pipeline passed for f9379f4f on master

Test coverage 70.00% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Gregory Ashton added 1 commit

    added 1 commit

    • b4289876 - Fix type in the ROQ likelihood

    Compare with previous version

  • Gregory Ashton resolved all discussions

    resolved all discussions

  • Gregory Ashton added 1 commit

    added 1 commit

    • 3b7cb586 - Revert to previous method of calculating roq frequencies

    Compare with previous version

  • Colm Talbot resolved all discussions

    resolved all discussions

  • Colm Talbot approved this merge request

    approved this merge request

  • Gregory Ashton added 1 commit

    added 1 commit

    • 544155fe - Extend the light crossing time to the full radius and add warning message

    Compare with previous version

  • Gregory Ashton added 1 commit

    added 1 commit

    • b3077544 - Reduce to 10% extra delay time

    Compare with previous version

  • Gregory Ashton changed milestone to %0.5.1

    changed milestone to %0.5.1

  • Gregory Ashton changed the description

    changed the description

  • Moritz Huebner approved this merge request

    approved this merge request

  • Colm Talbot approved this merge request

    approved this merge request

  • Gregory Ashton mentioned in commit f9379f4f

    mentioned in commit f9379f4f

  • Please register or sign in to reply
    Loading