Skip to content

Conversation

@Gautzilla
Copy link
Contributor

This PR resolves #338

It adds the deserialize_spectro_or_ltas_dataset() util function that deserializes either a LTASDataset (if the nb_time_bins key is present in the .json file) or a SpectroDataset.

Using this function in the export_analysis main script (which PBS jobs point towards) ensures LTASDatasets are correctly deserialized as LTASDatasets (and not as SpectroDatasets).

@Gautzilla Gautzilla self-assigned this Feb 10, 2026
@Gautzilla Gautzilla added the bug Something isn't working label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Public API LTAS analysis runs a classic spectrogram analysis

1 participant