EoRImaging / FHD

Fast Holographic Deconvolution
BSD 2-Clause "Simplified" License
20 stars 10 forks source link

Add Sourcetrail db support via idl2src #276

Open no-lex opened 2 years ago

no-lex commented 2 years ago

This pull request adds a GitHub Actions pipeline which creates a Sourcetrail database for FHD using idl2src (https://github.com/no-lex/idl2src).

fhdqv

This is done by pulling precompiled binaries from the idl2src repository's saved artifacts (which are cached for 90 days), making it much faster than the pipeline on idl2src, taking approximately two minutes to complete instead of the ten required to build GDL from source.

Once this is done, it is possible to download the Sourcetrail database from the Actions tab on the Github website. Databases are cached for 90 days as artifacts. Only the FHD database is included; the binaries for the idl2src application and the custom build of GDL are not included (but can however be obtained from the idl2src repo).