Skip to content

Move baseline and add frequency checks

This MR moves the baseline from the pe module, and removes the requirements that it should be initialized with Yf and sigmaf already passed. These are attributes that should be calculated and set within the Baseline class later. I have also added some checks that the frequencies passed to the Baseline (if any) match those of the two interferometers (if any).

Edited by Sylvia Biscoveanu

Merge request reports