Skip to content

Commit

Permalink
Removed overwriting of RFI strategies
Browse files Browse the repository at this point in the history
  • Loading branch information
lonbar authored Feb 26, 2024
1 parent 0480159 commit fcfd33b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runners/run_LINC_target_HBA.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,6 @@ export LINC_COMMIT=$(git rev-parse --short HEAD)
cd -

# Prepare workflow files.
echo "Overriding rfistrategies with Lua >5.3 compatible ones from AOFlagger repository"
wget https://gitlab.com/aroffringa/aoflagger/-/raw/master/data/strategies/lofar-default.lua -O $LINC_DATA_ROOT/rfistrategies/lofar-default.lua

echo Making sure all scripts are executable
chmod 755 $LINC_DATA_ROOT/scripts/*.py

Expand Down

0 comments on commit fcfd33b

Please sign in to comment.