Skip to content

Conversation

okrochak
Copy link
Collaborator

Summary

Includes documentation, test suite composed of 5 tests, and interface implementation to
ensure smooth integration of the radio-astronomy source code into itwinai framework.

The training pipeline is quite sophisticated, as the model is composed of 3 subnetworks.
However, execution is simplified via config.yaml file.

For more information, please view the related documentation for this use-case

Commit history can be quite messy as I was not familiar with itwinai at the beginning.

**Related issue : https://github.com/interTwin-eu/itwinai/issues/162 **

okrochak and others added 28 commits January 23, 2025 15:56
There are two folders currently - "radio-astronomy-raw", which is a direct copy of "https://gitlab.com/ml-ppa/pulsarrfi_nn" "version_0.2" branch, and radio-astronomy, in which this old code will eventually be integrated into itwinai framework.
Add optional dependencies for radio-astronomy package in .toml and remove tensorflow CNN
Added additional dependencies for running radio-astronomy code,
translated one .ipynb file into .py file for easier development
on HPC systems.
Added new files for radio-astronomy use-case. Existing pulsar code
should be generalized for effective itwinai integration.
Finalized integration tests for 5 pipelines, updated docs for the tests.
Merge remote-tracking branch 'origin/main' into radio-astronomy
@okrochak okrochak self-assigned this Mar 31, 2025
okrochak added 2 commits May 7, 2025 15:42
1. Small changes to return type in data.py
2. Fixed docstring style in test_radio_astronomy.py
3. A very small change to return type in trainer.py
@matbun matbun self-requested a review May 8, 2025 08:55
@okrochak okrochak requested a review from matbun May 13, 2025 09:19
@okrochak okrochak merged commit 5526d30 into main May 14, 2025
11 checks passed
@jarlsondre jarlsondre deleted the radio-astronomy branch July 14, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

First Radio Astronomy use case integration
5 participants