Skip to content

implementing a bandpass model module#4

Open
giuspugl wants to merge 1 commit into
tomma90:out-of-band-analysis-modulefrom
giuspugl:out-of-band-analysis-module
Open

implementing a bandpass model module#4
giuspugl wants to merge 1 commit into
tomma90:out-of-band-analysis-modulefrom
giuspugl:out-of-band-analysis-module

Conversation

@giuspugl
Copy link
Copy Markdown

Starting from what has been implemented by @tomma90 , i essentially merged his module into mine . Few functionalities are still to be ported , but the bulk of the work is there.
the band models are defined as class and the user can decide which model to use :

  • top -hat (with 2 apodization profiles, cosine and exp )
  • chebyshev prototypes

image

Ones the class is initialized, we can do extra actions e.g. build the sampler to generate random realizations of the band (already in place) and include high freq. for out_of band analysis .

below a comparison of two bandpasses buillt from a bandmodel from Chebyshev bandpass and a Top-hat with exp apodization.
image

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.

1 participant