Skip to content

Added dspeed processing chain#7

Merged
Beatricecrudele merged 2 commits intomainfrom
dev
Mar 26, 2025
Merged

Added dspeed processing chain#7
Beatricecrudele merged 2 commits intomainfrom
dev

Conversation

@Beatricecrudele
Copy link
Copy Markdown
Contributor

Processing chain for MINT wavefroms:
raw --> lh5 --> dsp

Contents:

  • build_raw(RAW_PATH: str, lh5_file: str, signal: dict) - Gets data converted to lh5 and dumps it into Pygama format.
  • database(A: np.ndarray, A_upsampled: np.ndarray, out_len: int, channel_name_1: str, channel_name_2: str) - Database storing values of the matrices for nnls processor.
  • config_dsp(RAW_PATH: str, f_raw: dict, database: dict) - Configures your dspeed based on raw lh5 input.

@ggmarshall
Copy link
Copy Markdown
Collaborator

not sure these belong in configs, maybe can put under something like src/mint-analysis/flow?

@Beatricecrudele
Copy link
Copy Markdown
Contributor Author

not sure these belong in configs, maybe can put under something like src/mint-analysis/flow?

I just had it there cause it was dsp/config so was related to dsp but i can add a section to the main

@Beatricecrudele Beatricecrudele merged commit 69345fd into main Mar 26, 2025
6 checks passed
@patgo25 patgo25 deleted the dev branch November 20, 2025 18:19
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