Skip to content

Commit

Permalink
Update 1_cut_train-samples_eg.py
Browse files Browse the repository at this point in the history
  • Loading branch information
YijianZhou committed Nov 18, 2024
1 parent 47f0111 commit 88c69e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2_SAR/run_sar/1_cut_train-samples_eg.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
sar_prep_dir = '/home/zhouyj/software/2_SAR/preprocess'
shutil.copyfile('config_eg.py', os.path.join(sar_prep_dir, 'config.py'))
fpha = 'input/eg_pal_hyp.pha'
fpick = 'input/eg_pal.pick'
fpick = 'input/eg_pal.pick' # all PAL picks
out_root = '/data/bigdata/eg_train-samples_sac'
num_workers = 10

Expand Down

0 comments on commit 88c69e8

Please sign in to comment.