[bug] Warn user when the fsc range is not well defined #1

Open
opened 2025-10-29 17:05:15 +00:00 by linarphy · 0 comments
Owner

In FactoryAnalysis.compute, if the fsc range is set from biggest to lowest, the message "fsc is below {first fsc set}" can be seen even if the error have nothing to do with the "true" fsc value.

I see two solutions here:

  • accept both (biggest, lowest) and (lowest, biggest)
  • send a better message when this happens

The same can be done for frequency range I suppose

In `FactoryAnalysis.compute`, if the fsc range is set from biggest to lowest, the message "fsc is below {first fsc set}" can be seen even if the error have nothing to do with the "true" fsc value. I see two solutions here: - accept both (biggest, lowest) and (lowest, biggest) - send a better message when this happens The same can be done for frequency range I suppose
linarphy changed title from [Bug] Warn user when the fsc range is not well defined to [bug] Warn user when the fsc range is not well defined 2025-10-29 17:06:16 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
linarphy/virgo_data_analyzer#1
No description provided.