Skip to content

Conversation

@SSingh087
Copy link

  • separate evaluation of l, m
  • if if_hom True calculation wrt l = m = 2 mode

* separate evaluation of l, m
* if `if_hom` True calculation wrt l = m = 2 mode
# generate fiducial waveform
f_lo = self.kmin[ifo] * self.df[ifo]

if is_hom:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems a bit artificial here. Is there a reason this can't be set from the config file rather than hard coding the relation? There may be times we don't want to truncate at the same time for example.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, indeed this can be set from the config file directly and was not required for this case

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.

2 participants