File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33FNM=' /home/chipdelmal/Documents/WorkSims/SDP'
44SFN=' /RAID5/marshallShare/SplitDrive_Suppression'
55
6- mkdir -p " ${FNM} /${DRV} /000/img/preTraces "
7- mkdir -p " ${FNM} /${DRV} /001/img/preTraces "
6+ mkdir -p " ${FNM} /${DRV} /000/img/preGrids "
7+ mkdir -p " ${FNM} /${DRV} /001/img/preGrids "
88
9- scp -r " lab:${SFN} /${DRV} /000/img/preTraces " " ${FNM} /${DRV} /000/img/"
10- scp -r " lab:${SFN} /${DRV} /001/img/preTraces " " ${FNM} /${DRV} /001/img/"
9+ scp -r " lab:${SFN} /${DRV} /000/img/preGrids " " ${FNM} /${DRV} /000/img/"
10+ scp -r " lab:${SFN} /${DRV} /001/img/preGrids " " ${FNM} /${DRV} /001/img/"
1111
Original file line number Diff line number Diff line change 11
2+ ./SDP_download.sh ' SIT'
23./SDP_download.sh ' IIT'
34./SDP_download.sh ' autosomalXShredder'
45./SDP_download.sh ' pgSIT'
5- ./SDP_download.sh ' SIT'
66./SDP_download.sh ' SplitDrive-DsX'
77./SDP_download.sh ' SplitDrive-YG'
88./SDP_download.sh ' fsRIDL'
Original file line number Diff line number Diff line change @@ -13,5 +13,6 @@ bash ./SDP_pstTraces.sh $1 CRX $2
1313bash ./SDP_pstTraces.sh $1 CRY $2
1414bash ./SDP_pstTraces.sh $1 SDX $2
1515bash ./SDP_pstTraces.sh $1 SDY $2
16+ bash ./SDP_pstTraces.sh $1 SIT $2
1617
1718bash ./SDP_pstGridsSet.sh $1
You can’t perform that action at this time.
0 commit comments